summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use batching to clear orphans in head_pipeline migrationbackstage/gb/add-index-and-foreign-key-to-merge-requestsGrzegorz Bizon2017-07-182-3/+51
* Nullify orphaned head_pipeline_ids in merge_requestsGrzegorz Bizon2017-07-181-0/+8
* Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-184-3/+44
* Merge branch 'an-rename-gitaly-services' into 'master'Sean McGivern2017-07-1814-61/+61
|\
| * Renamed Gitaly servicesAndrew Newdigate2017-07-1814-61/+61
|/
* Merge branch 'patch-24' into 'master'Sean McGivern2017-07-181-2/+1
|\
| * Update 9.3-to-9.4.mdAndrew Newdigate2017-07-171-2/+1
* | Merge branch '29901-refactor-initialization-dropzone_input.js' into 'master'Clement Ho2017-07-182-47/+58
|\ \ | |/ |/|
| * Refactor variables initialization in dropzone_input.jsBrandon Everett2017-07-182-47/+58
|/
* Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz2017-07-175-11/+5
|\
| * Remove .coffee ext files for i18nTakuya Noguchi2017-07-082-2/+1
| * Remove coffee-rails gemTakuya Noguchi2017-07-083-9/+4
* | Merge branch '35177-dropdown-padding' into 'master'Annabel Dunstone Gray2017-07-173-21/+20
|\ \
| * | fix padding on filtered search dropdown. Styles should only apply to li in listSimon Knox2017-07-183-21/+20
* | | Merge branch '34940-peek-performance-bar-doesn-t-count-cached-queries-but-sho...Sean McGivern2017-07-171-1/+8
|\ \ \
| * | | Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTracker34940-peek-performance-bar-doesn-t-count-cached-queries-but-shows-themRémy Coutable2017-07-171-1/+8
* | | | Merge branch '31571-don-t-let-webhooks-jobs-go-to-the-dead-jobs-queue' into '...Rémy Coutable2017-07-173-1/+8
|\ \ \ \
| * | | | Skip dead jobs queue for web hooks and project services31571-don-t-let-webhooks-jobs-go-to-the-dead-jobs-queueSean McGivern2017-07-173-1/+8
* | | | | Merge branch 'group-sub-settings-new-sidebar' into 'master'Annabel Dunstone Gray2017-07-171-1/+16
|\ \ \ \ \
| * | | | | Added sub-nav to new group sidebargroup-sub-settings-new-sidebarPhil Hughes2017-07-171-1/+16
* | | | | | Merge branch 'project-sidebar-members' into 'master'Annabel Dunstone Gray2017-07-171-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed project members link not staying activeproject-sidebar-membersPhil Hughes2017-07-141-3/+3
* | | | | | Merge branch 'ee-2950-fix-namespace-visibility-level-helpers' into 'master'Sean McGivern2017-07-173-5/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-173-5/+13
* | | | | | Merge branch '35164-cycle-analytics-firefox' into 'master'Phil Hughes2017-07-172-2/+6
|\ \ \ \ \ \
| * | | | | | move click handler to button. when on the icon it wasn't triggered in firefox35164-cycle-analytics-firefoxSimon Knox2017-07-172-2/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse2017-07-173-30/+129
|\ \ \ \ \ \
| * | | | | | Simplify background migrations stealing codeGrzegorz Bizon2017-07-172-74/+12
| * | | | | | Fix off-by-one error in background migration retriesfix/gb/process-scheduled-background-migrationsGrzegorz Bizon2017-07-172-14/+25
| * | | | | | Recover from all exceptions when stealing bg migrationGrzegorz Bizon2017-07-172-23/+86
| * | | | | | Catch exceptions when stealing background migrationsGrzegorz Bizon2017-07-142-19/+49
| * | | | | | Avoid race condition when stealing a background migrationGrzegorz Bizon2017-07-142-4/+10
| * | | | | | Fix mocks in background migrations specsGrzegorz Bizon2017-07-132-2/+5
| * | | | | | Add more specs for background migrations queue processingGrzegorz Bizon2017-07-131-1/+18
| * | | | | | Implement draining scheduled sets of background migrationsGrzegorz Bizon2017-07-133-7/+30
| * | | | | | Extract background migratons queue class methodGrzegorz Bizon2017-07-112-21/+29
* | | | | | | Merge branch 'fix-performance-bar-cached-user-ids' into 'master'Sean McGivern2017-07-171-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Expire cached user IDs that can see the performance after 5 minutesRémy Coutable2017-07-171-2/+3
* | | | | | | | Merge branch 'rubocop-hash-index' into 'master'Rémy Coutable2017-07-173-0/+105
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added cop to blacklist the use of hash indexesrubocop-hash-indexYorick Peterse2017-07-143-0/+105
* | | | | | | | Merge branch 'remove-git-search-files' into 'master'Sean McGivern2017-07-172-125/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove Repository#search_filesremove-git-search-filesJacob Vosmaer2017-07-142-125/+0
* | | | | | | | | Merge branch '35181-cannot-create-label-from-board-page' into 'master'Phil Hughes2017-07-173-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix label creation from new list for subgroup projectsMark Fletcher2017-07-173-2/+7
* | | | | | | | | | Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern2017-07-177-139/+67
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Gitaly migration annotationsJacob Vosmaer2017-07-141-0/+4
| * | | | | | | | | | Use helper instead of ad-hoc regexJacob Vosmaer2017-07-141-2/+1
| * | | | | | | | | | Make commit lookups explicitJacob Vosmaer2017-07-146-87/+45
| * | | | | | | | | | Remove deprecated #heads methodJacob Vosmaer2017-07-142-40/+2
| * | | | | | | | | | Make branch filter support privateJacob Vosmaer2017-07-141-11/+16