summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-024-10/+33
* Merge branch '38052-use-simple-api-for-projects' into 'master'Tim Zallmann2017-10-023-2/+7
|\
| * Add changelog entry38052-use-simple-api-for-projectskushalpandya2017-09-291-0/+5
| * Use `simple=true` for projects API for better performancekushalpandya2017-09-292-2/+2
* | Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2017-10-0215-778/+4918
|\ \
| * | Merge branch 'master-i18n' into 'master'Douwe Maan2017-10-0115-778/+4918
* | | Merge branch 'remote_user' into 'master'Douwe Maan2017-10-0212-40/+69
|\ \ \
| * | | add username to authorized result, so that gitlab-shell can pass it to hooksDavid Turner2017-09-294-8/+15
| * | | Add username as GL_USERNAME in hooks (http)David Turner2017-09-299-34/+60
| * | | remove unused from_gitaly methodDavid Turner2017-09-291-4/+0
* | | | Merge branch 'sh-fix-issue-38646' into 'master'Grzegorz Bizon2017-10-023-4/+23
|\ \ \ \
| * | | | Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu2017-10-013-4/+23
| | |/ / | |/| |
* | | | Merge branch '38616-take-down-references-to-gitlab-chart-docs' into 'master'Achilleas Pipinellis2017-10-022-11/+16
|\ \ \ \ | |/ / / |/| | |
| * | | minor cleanup38616-take-down-references-to-gitlab-chart-docsJoshua Lambert2017-10-011-2/+2
| * | | minor cleanupJoshua Lambert2017-09-301-1/+1
| * | | updatesJoshua Lambert2017-09-301-3/+3
| * | | Fix dead linkJoshua Lambert2017-09-301-1/+1
| * | | updatesJoshua Lambert2017-09-302-8/+13
* | | | Merge branch 'allow_n_plus_1_detection_bypass' into 'master'Robert Speicher2017-09-302-2/+32
|\ \ \ \
| * | | | Add environment variable to bypass n+1Andrew Newdigate2017-09-302-2/+32
|/ / / /
* | | | Merge branch 'sh-fix-gitlab-qa-admin' into 'master'Grzegorz Bizon2017-09-301-9/+4
|\ \ \ \
| * | | | Fix Admin -> License selector for GitLab QA specsStan Hu2017-09-291-9/+4
| | |/ / | |/| |
* | | | Merge branch 'sh-add-qa-docs' into 'master'Grzegorz Bizon2017-09-301-0/+19
|\ \ \ \
| * | | | Add GitLab QA documentationStan Hu2017-09-291-0/+19
| |/ / /
* | | | Merge branch 'patch-19' into 'master'Stan Hu2017-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | remove periodBen Bodenmiller2017-09-301-1/+1
|/ / /
* | | Merge branch 'jramsay-38624-right-align' into 'master'Jacob Schatz2017-09-292-2/+2
|\ \ \
| * | | Fix incorrectly aligned last updated timeJames Ramsay2017-09-292-2/+2
|/ / /
* | | Merge branch 'gitaly-create-repository' into 'master'Douwe Maan2017-09-2915-48/+77
|\ \ \
| * | | Create repositories via GitalyJacob Vosmaer2017-09-2915-48/+77
| |/ /
* | | Merge branch 'lint-changelog-yaml' into 'master'Robert Speicher2017-09-2914-34/+33
|\ \ \ | |/ / |/| |
| * | Remove changelogs with invalid extensionsSean McGivern2017-09-298-31/+0
| * | Extend changelog checker to test file extensionsSean McGivern2017-09-291-2/+5
| * | Fix invalid changelog entrieslint-changelog-yamlSean McGivern2017-09-272-2/+2
| * | Manually add CHANGELOG entry for !13325Sean McGivern2017-09-271-0/+2
| * | Add static analysis job to find invalid YAML in changelogsSean McGivern2017-09-273-1/+26
* | | Merge branch 'fork-btn-enabled-user-groups' into 'master'Filipa Lacerda2017-09-2912-24/+146
|\ \ \
| * | | moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-296-9/+61
| * | | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-298-24/+94
* | | | Merge branch '38582-popover-badge' into 'master'Phil Hughes2017-09-292-2/+7
|\ \ \ \
| * | | | Improves UX of autodevops popover to match gpg oneFilipa Lacerda2017-09-292-2/+7
| |/ / /
* | | | Merge branch 'hash-mr-scroll-load' into 'master'Filipa Lacerda2017-09-293-16/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | spec fixhash-mr-scroll-loadPhil Hughes2017-09-291-7/+3
| * | | CHANGELOG itemPhil Hughes2017-09-291-0/+5
| * | | Fixed anchored content not being scrolled into viewPhil Hughes2017-09-292-16/+71
* | | | Merge branch 'jramsay-4012-externalize-wiki-strings' into 'master'38609-generalise-pop-overs-to-work-on-hover-and-implement-in-existing-placesDouwe Maan2017-09-2912-64/+186
|\ \ \ \
| * | | | Add translatable strings to wiki pagesjramsay-4012-externalize-wiki-stringsJames Ramsay2017-09-2812-64/+186
* | | | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-295-25/+226
|\ \ \ \ \
| * | | | | Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-293-0/+97
| * | | | | Make MR diff background migration less likely to time outSean McGivern2017-09-292-31/+101