summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* another round of fixesMicaël Bergeron2018-03-012-49/+28
* port the object storage to CEMicaël Bergeron2018-03-015-9/+98
* Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-28382-2866/+8680
|\
| * Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' i...Grzegorz Bizon2018-02-271-43/+81
| |\
| | * Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroupsSean McGivern2018-02-271-43/+81
| * | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-277-14/+48
| |\ \
| | * | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-237-14/+48
| * | | Merge branch '43275-improve-variables-validation-message' into 'master'Kamil Trzciński2018-02-273-2/+4
| |\ \ \
| | * | | Include CI Variable Key in its uniqueness validation error message43275-improve-variables-validation-messageMatija Čupić2018-02-232-2/+2
| | * | | Skip variables duplicates validator if variable is already a duplicateMatija Čupić2018-02-221-0/+2
| * | | | Merge branch 'sh-fix-issue-43631' into 'master'Stan Hu2018-02-272-4/+4
| |\ \ \ \
| | * | | | Adjust the API issues move spec to use project ID 0Stan Hu2018-02-262-4/+4
| * | | | | Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" ...Mayra Cabrera2018-02-262-0/+44
| |/ / / /
| * | | | Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-2692-99/+94
| * | | | Merge branch 'refactor/move-board-new-issue-vue-component' into 'master'Filipa Lacerda2018-02-261-1/+1
| |\ \ \ \
| | * | | | Move BoardNewIssue vue componentGeorge Tsiolis2018-02-081-1/+1
| * | | | | Merge branch 'feature/migrate-recursive-tree-entries-fetching' into 'master'Robert Speicher2018-02-261-2/+2
| |\ \ \ \ \
| | * | | | | Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-2/+2
| * | | | | | Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik2018-02-262-23/+78
| * | | | | | Merge branch 'issue-edit-shortcut' into 'master'Filipa Lacerda2018-02-261-0/+12
| |\ \ \ \ \ \
| | * | | | | | Fixed issue edit shortcut not workingissue-edit-shortcutPhil Hughes2018-02-261-0/+12
| | |/ / / / /
| * | | | | | Merge branch 'suppress-squash-warnings' into 'master'Douwe Maan2018-02-261-0/+14
| |\ \ \ \ \ \
| | * | | | | | Suppress whitespace warnings in squash error messagessuppress-squash-warningsSean McGivern2018-02-261-0/+14
| * | | | | | | Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into 'ma...Douwe Maan2018-02-261-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helperJames Lopez2018-02-231-1/+1
| | * | | | | | refactor code based on feedbackJames Lopez2018-02-231-4/+4
| | * | | | | | some initial refactoringJames Lopez2018-02-231-5/+5
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'dm-waitable-worker' into 'master'Sean McGivern2018-02-262-79/+92
| |\ \ \ \ \ \
| | * | | | | | Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-262-79/+92
| | |/ / / / /
| * | | | | | Merge branch 'get-rid-of-hardcoded-path-or-names-in-factories' into 'master'Nick Thomas2018-02-262-10/+10
| |\ \ \ \ \ \
| | * | | | | | Get rid of hard-coded user/project/group names that could clash with DB seque...Rémy Coutable2018-02-262-10/+10
| * | | | | | | Merge branch 'jprovazn-issuable-data' into 'master'Filipa Lacerda2018-02-261-16/+16
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Don't convert issuable_initial_data into JSONjprovazn-issuable-dataJan Provaznik2018-02-261-16/+16
| * | | | | | | Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master'Douwe Maan2018-02-263-4/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-existMichael Kozono2018-02-243-4/+17
| | |/ / / / / /
| * | | | | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
| |/ / / / / /
| * | | | | | Merge branch 'minimal-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-02-241-13/+33
| |\ \ \ \ \ \
| | * | | | | | Bring back the initial commitShinya Maeda2018-02-241-12/+0
| | * | | | | | Fixed static analysysShinya Maeda2018-02-241-5/+5
| | * | | | | | Check if the latest permanent file exists before remove file. Add tests.Shinya Maeda2018-02-231-2/+18
| | * | | | | | Copy original file to temp file always to prevent data lossShinya Maeda2018-02-231-13/+29
| | |/ / / / /
| * | | | | | Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-242-4/+3
| |\ \ \ \ \ \
| | * | | | | | Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-222-4/+3
| * | | | | | | Merge branch '43570-localstorage-clear-error-when-feature-test-fails-before-v...Stan Hu2018-02-231-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | prevent localStorage.clear from running when it would cause an errorMike Greiling2018-02-231-2/+4
| * | | | | | | | Merge branch 'mk/fix-pg-undefined-table-untracked_files_for_uploads-does-not-...Stan Hu2018-02-231-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix deletion attempts on dropped tablesMichael Kozono2018-02-231-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'master' into 'boards-bundle-refactor'Jacob Schatz2018-02-23101-1014/+3880
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-235-36/+38
| | * | | | | | | Merge branch '29497-pages-custom-domain-dns-verification' into 'master'Robert Speicher2018-02-2312-8/+694
| | |\ \ \ \ \ \ \