summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix commit with two parents is set with wrong direct_ancestor48889-populate-merge_commit_shaMark Chao2018-11-282-11/+41
* Update merge request's merge_commit for branch updateMark Chao2018-11-286-5/+236
* Merge branch 'remove-deployment-status-hack-from-backend' into 'master'Rémy Coutable2018-11-283-17/+20
|\
| * Return real deployment status to frontendShinya Maeda2018-11-283-17/+20
|/
* Merge branch '50839-webide-mr-dropdown-filter' into 'master'Phil Hughes2018-11-286-30/+91
|\
| * Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-286-30/+91
|/
* Merge branch '54571-runner-tags' into 'master'52888-status-emoji-should-not-be-added-to-awards-section-on-issue-pageKushal Pandya2018-11-286-22/+23
|\
| * Adds bottom margin to the environment info blockFilipa Lacerda2018-11-283-15/+9
| * Adds margin between tags when job is stuckFilipa Lacerda2018-11-283-7/+14
* | Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-289-20/+83
|\ \
| * | Use #update! over #update to make errors visibleZeger-Jan van de Weg2018-11-281-1/+1
| * | Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-279-20/+83
* | | Merge branch '51061-readme-url-n-1-rpc-call-resolved' into 'master'Douwe Maan2018-11-284-6/+54
|\ \ \
| * | | Resolves N+1 RPC call for Project#readme_urlTiago Botelho2018-11-284-6/+54
* | | | Merge branch 'check-if-fetched-data-does-is-complete' into 'master'Kamil Trzciński2018-11-283-47/+97
|\ \ \ \
| * | | | Validate chunk size when persistShinya Maeda2018-11-283-47/+97
|/ / / /
* | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |