Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2018-03-12Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda
2018-03-12Respect the protocol in `expose_url`Toon Claes
2018-03-12Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern
2018-03-12Merge branch 'fix-code-search-500-with-non-ascii-filename' into 'master'Nick Thomas
2018-03-12Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes
2018-03-12Merge branch 'remove-jquery-globals' into 'master'Phil Hughes
2018-03-12Fix code and wiki search results when filename is non-ASCIISean McGivern
2018-03-12fixed note polling not sending updated last fetched at datePhil Hughes
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-03-12Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya
2018-03-12Add `headerTitle` prop for container header stringKushal Pandya
2018-03-12Add `isProject` and computed props to for contextual info for dropdownKushal Pandya
2018-03-12Add `isProject` mock configKushal Pandya
2018-03-12Add helpers for labels dropdownKushal Pandya
2018-03-10added mutation specPhil Hughes
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-09Merge branch 'refactor/move-assignee-title-vue-component' into 'master'Clement Ho
2018-03-09Move AssigneeTitle vue componentGeorge Tsiolis
2018-03-09Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan
2018-03-09Merge branch 'project-active-tab-rspec' into 'master'Douwe Maan
2018-03-09Add rake task to cleanup any existing exclusive leaseGabriel Mazetto
2018-03-09Merge branch 'jprovazn-commits-count-reschedule' into 'master'Yorick Peterse
2018-03-09Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda
2018-03-09Merge branch 'cache-refactor' into 'master'Sean McGivern
2018-03-09Merge branch '43949-verify-job-artifacts' into 'master'Sean McGivern
2018-03-09use toEqual instead of toBeFalsy/TruthyPhil Hughes
2018-03-09Reschedule commits_count background migrationJan Provaznik
2018-03-08Fix "Remove source branch" button in MR widget during MWPS stateEric Eastwood
2018-03-08Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes
2018-03-08Merge branch 'jivl-fix-delete-milestone-button-showing-up' into 'master'Phil Hughes
2018-03-08Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis
2018-03-08Fix Error 500 when updating a projectStan Hu
2018-03-08Cache `#can_be_resolved_in_ui?` git operationsAlejandro Rodríguez
2018-03-08added rspec test to test when user cant mergePhil Hughes
2018-03-08Remove unused Compare#base_commitOswaldo Ferreira
2018-03-08Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes
2018-03-08Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse
2018-03-08Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
2018-03-08Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern
2018-03-08Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński
2018-03-08Add missing delete method in mattermost sessionjulien MILLAU
2018-03-08Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira
2018-03-08Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan
2018-03-08Merge branch 'unassign-when-leaving' into 'master'Robert Speicher
2018-03-08Hides Triggers if integration only has one eventJames Edwards-Jones
2018-03-08Address frontend feedbackBob Van Landuyt
2018-03-08Don't delete todos or unassign issues and MRs when a user leaves a projectDouwe Maan
2018-03-08Move project active tab spinach tests to RSpecSemyon Pupkov