Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into refactor-environments-folderrefactor-environments-folder | Clement Ho | 2018-02-26 | 125 | -379/+343 |
|\ | |||||
| * | Merge branch 'sh-fix-issue-43631' into 'master' | Stan Hu | 2018-02-27 | 2 | -4/+4 |
| |\ | | | | | | | | | | | | | | | | | | | Adjust the API issues move spec to use project ID 0 Closes #43631 See merge request gitlab-org/gitlab-ce!17381 | ||||
| | * | Adjust the API issues move spec to use project ID 0 | Stan Hu | 2018-02-26 | 2 | -4/+4 |
| | | | | | | | | | | | | Closes #43631 | ||||
| * | | Merge branch '43532-error-on-admin-applications-prometheus-template' into ↵ | Stan Hu | 2018-02-26 | 5 | -26/+77 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | 'master' Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -> edit Prometheus Service Template" Closes #43532 See merge request gitlab-org/gitlab-ce!17377 | ||||
| | * | Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" ↵ | Mayra Cabrera | 2018-02-26 | 5 | -26/+77 |
| |/ | | | | | | | -> edit Prometheus Service Template" | ||||
| * | Merge branch 'dispatcher-switch' into 'master' | Jacob Schatz | 2018-02-26 | 15 | -196/+91 |
| |\ | | | | | | | | | | | | | Refactor wildcard dispatcher imports See merge request gitlab-org/gitlab-ce!17297 | ||||
| | * | Refactor wildcard dispatcher imports | Clement Ho | 2018-02-26 | 15 | -196/+91 |
| |/ | |||||
| * | Merge branch '4536-move-ee-specific-javascripts-files-to' into 'master' | Clement Ho | 2018-02-26 | 99 | -112/+110 |
| |\ | | | | | | | | | | | | | Move EE-specific JavaScript files to ee/app/assets/javascripts See merge request gitlab-org/gitlab-ce!17272 | ||||
| | * | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 99 | -112/+110 |
| |/ | |||||
| * | Merge branch 'refactor/move-board-new-issue-vue-component' into 'master' | Filipa Lacerda | 2018-02-26 | 5 | -41/+61 |
| |\ | | | | | | | | | | | | | Move BoardNewIssue vue component See merge request gitlab-org/gitlab-ce!16947 | ||||
| | * | Move BoardNewIssue vue component | George Tsiolis | 2018-02-08 | 5 | -41/+61 |
| | | | |||||
* | | | Remove environments folder webpack entry point | Clement Ho | 2018-02-26 | 4 | -5/+5 |
|/ / | |||||
* | | Merge branch 'blob-webpack-bundle-remove-tags' into 'master' | Clement Ho | 2018-02-26 | 2 | -4/+0 |
|\ \ | | | | | | | | | | | | | Remove webpack bundle tags for blob See merge request gitlab-org/gitlab-ce!17331 | ||||
| * | | Remove webpack bundle tags for blob | Jacob Schatz | 2018-02-26 | 2 | -4/+0 |
|/ / | |||||
* | | Merge branch 'feature/migrate-recursive-tree-entries-fetching' into 'master' | Robert Speicher | 2018-02-26 | 7 | -31/+29 |
|\ \ | | | | | | | | | | | | | Migrate recursive tree entries fetching to Gitaly See merge request gitlab-org/gitlab-ce!17191 | ||||
| * | | Migrate recursive tree entries fetching to Gitaly | Ahmad Sherif | 2018-02-26 | 7 | -31/+29 |
| | | | |||||
* | | | Merge branch 'jprovazn-subgroup-labels' into 'master' | Sean McGivern | 2018-02-26 | 5 | -36/+116 |
|\ \ \ | | | | | | | | | | | | | | | | | Allow to find labels in ancestor groups and better group support in label service See merge request gitlab-org/gitlab-ce!17209 | ||||
| * | | | Allow to find labels in ancestor groups and better group support in label ↵ | Jan Provaznik | 2018-02-26 | 5 | -36/+116 |
|/ / / | | | | | | | | | | service | ||||
* | | | Merge branch 'issue-edit-shortcut' into 'master' | Filipa Lacerda | 2018-02-26 | 3 | -4/+20 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue edit shortcut not working Closes #43560 See merge request gitlab-org/gitlab-ce!17360 | ||||
| * | | | Fixed issue edit shortcut not workingissue-edit-shortcut | Phil Hughes | 2018-02-26 | 3 | -4/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was caused by the element getting cached on the class before the Vue app has finished rendering. Closes #43560 | ||||
* | | | | Merge branch 'kp-ce-port-5013-fix-multiple-assignee-avatar-alignment' into ↵ | Clement Ho | 2018-02-26 | 1 | -1/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' CE: Fix multiple assignees avatar alignment in issues list See merge request gitlab-org/gitlab-ce!17308 | ||||
| * | | | | Fix assignee avatar and notes icon alignmentkp-ce-port-5013-fix-multiple-assignee-avatar-alignment | Kushal Pandya | 2018-02-23 | 1 | -1/+11 |
| | | | | | |||||
* | | | | | Merge branch 'suppress-squash-warnings' into 'master' | Douwe Maan | 2018-02-26 | 2 | -1/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suppress whitespace warnings in squash error messages Closes gitlab-ee#3639 See merge request gitlab-org/gitlab-ce!17317 | ||||
| * | | | | | Suppress whitespace warnings in squash error messagessuppress-squash-warnings | Sean McGivern | 2018-02-26 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | These are obscuring the real error, which is confusing for everyone. | ||||
* | | | | | | Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into ↵ | Douwe Maan | 2018-02-26 | 6 | -75/+88 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Refactoring of blob link methods in blob_helper" Closes #41255 See merge request gitlab-org/gitlab-ce!16851 | ||||
| * | | | | | | refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helper | James Lopez | 2018-02-23 | 3 | -8/+8 |
| | | | | | | | |||||
| * | | | | | | inline methods | James Lopez | 2018-02-23 | 2 | -25/+9 |
| | | | | | | | |||||
| * | | | | | | fix fork button issue | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | refactor code based on feedback | James Lopez | 2018-02-23 | 1 | -25/+26 |
| | | | | | | | |||||
| * | | | | | | refactor code based on feedback | James Lopez | 2018-02-23 | 4 | -18/+18 |
| | | | | | | | |||||
| * | | | | | | refactor blob link methods | James Lopez | 2018-02-23 | 1 | -10/+11 |
| | | | | | | | |||||
| * | | | | | | fix static analysis | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | fix specs | James Lopez | 2018-02-23 | 1 | -3/+7 |
| | | | | | | | |||||
| * | | | | | | fix specs | James Lopez | 2018-02-23 | 1 | -5/+6 |
| | | | | | | | |||||
| * | | | | | | fix specs | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | more refactoring | James Lopez | 2018-02-23 | 1 | -17/+15 |
| | | | | | | | |||||
| * | | | | | | some initial refactoring | James Lopez | 2018-02-23 | 4 | -17/+25 |
| | | | | | | | |||||
| * | | | | | | refactor modify_file_link | James Lopez | 2018-02-23 | 1 | -5/+18 |
| | | | | | | | |||||
| * | | | | | | fix spec | James Lopez | 2018-02-23 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | fix specs | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | some more refactoring | James Lopez | 2018-02-23 | 2 | -6/+10 |
| | | | | | | | |||||
| * | | | | | | fix specs | James Lopez | 2018-02-23 | 1 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | refactor methods further (in helper) | James Lopez | 2018-02-23 | 1 | -7/+20 |
| | | | | | | | |||||
| * | | | | | | a bit more refactoring | James Lopez | 2018-02-23 | 1 | -25/+3 |
| | | | | | | | |||||
| * | | | | | | initial refactor | James Lopez | 2018-02-23 | 1 | -14/+22 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'gitaly-docs' into 'master' | Rémy Coutable | 2018-02-26 | 1 | -7/+17 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify when disabling Gitaly makes sense Closes #43551 See merge request gitlab-org/gitlab-ce!17357 | ||||
| * | | | | | | Clarify when disabling Gitaly makes sense | Jacob Vosmaer (GitLab) | 2018-02-26 | 1 | -7/+17 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'patch-28' into 'master' | Sean McGivern | 2018-02-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | Correcting documentation about project hooks settings See merge request gitlab-org/gitlab-ce!17332 | ||||
| * | | | | | Correcting documentation about project hooks settings | Thomas Dudouet | 2018-02-23 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'dm-waitable-worker' into 'master' | Sean McGivern | 2018-02-26 | 5 | -114/+145 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extract WaitableWorker out of AuthorizedProjectsWorker See merge request gitlab-org/gitlab-ce!17356 |