summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resets branch against master, add back docs architecture guidelinesdocs-add-global-navMarcia Ramos2018-11-283-3/+320
* Merge branch 'docs/remove-defunct-global-var-reset' into 'master'Grzegorz Bizon2018-11-281-7/+0
|\
| * Stop documenting defunct global variables reset.2018-08-311-7/+0
* | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-2849-416/+391
|\ \
| * | Small code refactoring for condition circuit breaking50341-cleanup-useless-project-import-attributesTiago Botelho2018-11-283-2/+8
| * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-2748-416/+385
* | | Merge branch 'docs/6236-add_security_checks_to_workflow' into 'master'Sean McGivern2018-11-281-12/+37
|\ \ \
| * | | Left shift security in our workflowPhilippe Lafoucrière2018-11-281-12/+37
|/ / /
* | | Merge branch '49570-add-review_qa-job' into 'master'Sean McGivern2018-11-283-96/+289
|\ \ \
| * | | Add a manual job to run QA against a Review App49570-add-review_qa-jobRémy Coutable2018-11-263-96/+289
* | | | Merge branch 'more-guidelines-on-when-to-squash' into 'master'Dmitriy Zaporozhets2018-11-281-0/+3
|\ \ \ \
| * | | | Clearer docs when it is OK for maintainer to squashDylan Griffith2018-11-271-0/+3
* | | | | Merge branch 'leipert-upgrade-gitlab-svg' into 'master'Kushal Pandya2018-11-282-5/+5
|\ \ \ \ \
| * | | | | Forward @gitlab/svg to latest versionLukas Eipert2018-11-282-5/+5
* | | | | | Merge branch 'leipert-upgrade-bootstrap' into 'master'Kushal Pandya2018-11-284-6/+15
|\ \ \ \ \ \
| * | | | | | Update to bootstrap 4.1.3Lukas Eipert2018-11-284-6/+15
| |/ / / / /
* | | | | | Merge branch 'sh-disable-autocomplete-mirror-settings' into 'master'Phil Hughes2018-11-282-1/+6
|\ \ \ \ \ \
| * | | | | | Disable password autocomplete in mirror form fillStan Hu2018-11-282-1/+6
* | | | | | | Merge branch 'discussion-perf-fixes' into 'master'Filipa Lacerda2018-11-2837-541/+484
|\ \ \ \ \ \ \
| * | | | | | | Improve discussion rendering performancePhil Hughes2018-11-2737-541/+484
* | | | | | | | Merge branch 'rs-to_h-deprecation' into 'master'Douwe Maan2018-11-283-8/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove options usage from file finder viewRobert Speicher2018-11-271-1/+1
| * | | | | | | Remove `options` assignment from ExtractsPathRobert Speicher2018-11-272-7/+6
* | | | | | | | Merge branch 'tc-backfill-full-path-config' into 'master'Stan Hu2018-11-286-6/+430
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure all Routables have a parentToon Claes2018-11-272-10/+23
| * | | | | | | | Disable the `type` STI column for the migrationToon Claes2018-11-271-0/+1
| * | | | | | | | Always run CleanUp before writing the git configToon Claes2018-11-273-17/+20
| * | | | | | | | Run repository cleanup on failureToon Claes2018-11-272-3/+24
| * | | | | | | | Retry the failing projectsToon Claes2018-11-273-9/+137
| * | | | | | | | Move code to a BackgroundMigrationToon Claes2018-11-273-117/+164
| * | | | | | | | Make it only run the associated migrationToon Claes2018-11-271-6/+6
| * | | | | | | | Migration to write fullpath in all repository configsToon Claes2018-11-273-0/+211
* | | | | | | | | Merge branch 'gitlab-runner-services-dns-hosts' into 'master'Evan Read2018-11-281-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | using_docker_images.md: document services inheriting dns and addn hosts settingsFlorian Klink2018-11-281-0/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch 'docs/add-note-about-terminal-not-being-available' into 'master'Evan Read2018-11-281-5/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add notice for web temrinal on GitLab.comdocs/add-note-about-terminal-not-being-availableSteve Azzopardi2018-11-271-5/+4
* | | | | | | | | Merge branch '_acet-fix-flash-styling' into 'master'Mike Greiling2018-11-272-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Always prefer flash-text as display blockFatih Acet2018-11-272-5/+10
* | | | | | | | | | Merge branch 'leipert-update-d3' into 'master'Mike Greiling2018-11-272-49/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update d3Lukas Eipert2018-11-272-49/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-2711-58/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Lock writes to trace streamKamil Trzciński2018-11-2711-58/+99
* | | | | | | | | | Merge branch '53763-fix-encrypt-columns-data-loss' into 'master'Stan Hu2018-11-275-2/+96
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correctly handle data-loss scenarios when encrypting columnsNick Thomas2018-11-275-2/+96
* | | | | | | | | | | Merge branch '52276-jump-to-top-in-merge-request' into 'master'Phil Hughes2018-11-273-0/+61
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Resolve "Jump to top in merge request"Sam Bigelow2018-11-273-0/+61
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'issuable-suggestions' into 'master'Filipa Lacerda2018-11-2736-1/+1185
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Suggests issues when typing titlePhil Hughes2018-11-2736-1/+1185
* | | | | | | | | | | | Merge branch 'dz-fix-new-project-error-message' into 'master'Filipa Lacerda2018-11-271-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix top padding for new project form when error message is presentDmitriy Zaporozhets2018-11-271-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |