summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix setup script 19_environments invalid environement namefix-19_environments-invalid-environement-nameShinya Maeda2018-03-111-1/+1
* Merge branch 'docs-update-table-tiers-boards' into 'master'Achilleas Pipinellis2018-03-081-0/+11
|\
| * Docs update table tiers boardsVictor Wu2018-03-081-0/+11
|/
* Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-086-93/+89
|\
| * Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-086-93/+89
* | Update CHANGELOG.md for 10.5.4osw-44052-single-batch-blob-request-to-gitaly-on-discussionsIan Baum2018-03-0813-61/+21
* | Merge branch 'jivl-fix-delete-milestone-button-showing-up' into 'master'Phil Hughes2018-03-082-10/+21
|\ \
| * | Fix milestone delete button showing for all usersjivl-fix-delete-milestone-button-showing-upJose Ivan Vargas2018-03-062-10/+21
* | | Merge branch 'docs-vue-templates' into 'master'Filipa Lacerda2018-03-081-1/+1
|\ \ \
| * | | Rename VUE JS to Vuedocs-vue-templatesClement Ho2018-03-081-1/+1
* | | | Merge branch 'fl-updat-svg-dependency' into 'master'Clement Ho2018-03-082-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Updates svg dependencyfl-updat-svg-dependencyFilipa Lacerda2018-03-082-4/+4
* | | | Merge branch 'sh-fix-update-service' into 'master'James Lopez2018-03-082-1/+10
|\ \ \ \
| * | | | Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-082-1/+10
| |/ / /
* | | | Merge branch 'update-templates-and-dependencies-10-6' into 'master'Robert Speicher2018-03-087-200/+357
|\ \ \ \
| * | | | Update templates and licensesupdate-templates-and-dependencies-10-6James Lopez2018-03-087-200/+357
* | | | | Merge branch 'update-guides-10-6' into 'master'Robert Speicher2018-03-082-2/+363
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | update guides for 10.6update-guides-10-6James Lopez2018-03-082-2/+363
| |/ / /
* | | | Merge branch 'gitlab-git-duplicate-code' into 'master'Sean McGivern2018-03-081-18/+0
|\ \ \ \
| * | | | Remove duplicate method definitionsJacob Vosmaer2018-03-081-18/+0
* | | | | Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse2018-03-084-9/+46
|\ \ \ \ \
| * | | | | Leverage user_contributed_projects to find recent events.40525-listing-user-activity-timeoutsAndreas Brandl2018-03-074-9/+46
* | | | | | Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern2018-03-088-17/+6
|\ \ \ \ \ \
| * | | | | | Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-088-17/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master'Yorick Peterse2018-03-083-0/+57
|\ \ \ \ \ \
| * | | | | | Ensure orphaned rows are deleted before adding the foreign key43802-ensure-foreign-keys-on-clusters-applicationsMayra Cabrera2018-03-072-2/+18
| * | | | | | Ensure foreign keys on Clusters ApplicationsMayra Cabrera2018-03-073-0/+41
* | | | | | | Merge branch 'ce-rubocop-naming-filename' into 'master'Nick Thomas2018-03-0828-147/+224
|\ \ \ \ \ \ \
| * | | | | | | [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-0828-147/+224
|/ / / / / / /
* | | | | | | Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'Yorick Peterse2018-03-083-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Adding missing indexes on taggings tablesh-add-missing-acts-as-taggable-indicesStan Hu2018-03-073-0/+28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sh-add-section-name-index' into 'master'Yorick Peterse2018-03-083-1/+29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add index on section_name_id on ci_build_trace_sections tablesh-add-section-name-indexStan Hu2018-03-083-1/+29
| |/ / / / /
* | | | | | Merge branch 'docs-exception-request-labels' into 'master'Sean McGivern2018-03-081-0/+3
|\ \ \ \ \ \
| * | | | | | Clarify that the Pick Into X.Y label is added after approvalSean McGivern2018-03-081-0/+3
* | | | | | | Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern2018-03-083-5/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Memoize Repository#empty? instead of double caching the valuesh-remove-double-caching-repo-emptyStan Hu2018-03-073-5/+10
* | | | | | | Merge branch 'patch-28' into 'master'Filipa Lacerda2018-03-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix link to Merge Request CoachFabien Catteau2018-03-081-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-088-51/+91
|\ \ \ \ \ \ \
| * | | | | | | Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-requestFilipa Lacerda2018-03-072-9/+9
| * | | | | | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-07120-920/+2712
| |\ \ \ \ \ \ \
| * | | | | | | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-075-26/+73
| * | | | | | | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-07240-3048/+25824
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-06670-13299/+11571
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update Projects::Settings::CiCdController#reset_cache specsMatija Čupić2018-03-011-14/+5
| * | | | | | | | | | Make Projects::Settings:CiCdController#reset_cache a json endpointMatija Čupić2018-03-011-4/+6
* | | | | | | | | | | Merge branch 'fix-mattermost-delete-team' into 'master'Sean McGivern2018-03-084-3/+117
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add missing delete method in mattermost sessionjulien MILLAU2018-03-084-3/+117
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-0811-15/+98
|\ \ \ \ \ \ \ \ \ \