summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move stages status migration to the background workerbackstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-055-79/+122
* Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/...Grzegorz Bizon2017-07-057-7/+185
|\
| * Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-032-5/+5
| * Improve exception description in bg migrationsGrzegorz Bizon2017-07-031-1/+3
| * Do not override original AR5 batching interfaceGrzegorz Bizon2017-06-302-4/+7
| * Sanitize id value passed to async background migrationGrzegorz Bizon2017-06-301-3/+1
| * Improve code examples in background migrations docsGrzegorz Bizon2017-06-301-4/+2
| * Add description to exception in bg migrations workerGrzegorz Bizon2017-06-301-1/+1
| * Do not compare float with integer in migrations specsGrzegorz Bizon2017-06-291-1/+1
| * Improve readability of build stage id migration queryGrzegorz Bizon2017-06-292-8/+9
| * Use integers to schedule delayed background migrationsGrzegorz Bizon2017-06-292-3/+3
| * Test if argument passed to a migration is presentGrzegorz Bizon2017-06-291-1/+1
| * Make `inline` a default sidekiq testing processing againGrzegorz Bizon2017-06-291-1/+1
| * Improve specs for background stage_id ref migrationGrzegorz Bizon2017-06-292-12/+18
| * Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-06-291-3/+3
| * Remove unused background migrations matcherGrzegorz Bizon2017-06-291-12/+0
| * Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-06-294-36/+32
| * Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-06-294-8/+70
| * Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-06-282-7/+51
| * Schedule background migration only when it is neededGrzegorz Bizon2017-06-281-4/+6
| * Find builds that require a migration in batchesGrzegorz Bizon2017-06-282-3/+8
| * Update `db/schema.rb` with a new schema versionGrzegorz Bizon2017-06-281-1/+1
| * Add initial build stage_id ref background migrationGrzegorz Bizon2017-06-283-7/+26
| * Add initial stage_id background migration filesGrzegorz Bizon2017-06-283-0/+54
* | Disable statement timeout in stages statuses migrationGrzegorz Bizon2017-07-051-4/+4
* | Migrate only old stages without status that is setGrzegorz Bizon2017-07-041-1/+3
* | Add a workaround for a tmp job -> stage relationGrzegorz Bizon2017-07-042-3/+24
* | Add some validations to persisted stage modelGrzegorz Bizon2017-07-043-8/+11
* | Use enumerated status in persisted stage classGrzegorz Bizon2017-07-045-2/+43
* | Add a test for stage status migration with retried jobsGrzegorz Bizon2017-07-041-4/+4
* | Implement initial working stages statuses migrationGrzegorz Bizon2017-07-042-37/+30
* | Extend stages statuses migrationGrzegorz Bizon2017-07-041-21/+34
* | Add initial changes for stages statuses migrationGrzegorz Bizon2017-06-304-1/+137
* | Merge branch '34461-top-banner-job-master' into 'master'Phil Hughes2017-06-301-5/+5
|\ \
| * | Only verifies top position after the request has finished to account for errorsFilipa Lacerda2017-06-301-5/+5
|/ /
* | Merge branch 'dz-improve-codeclimate-json-cleanup' into 'master'Kamil Trzciński2017-06-301-2/+3
|\ \
| * | Fix codeclimate job in .gitlab-ci.ymlDmitriy Zaporozhets2017-06-291-1/+1
| * | Cleanup codeclimate.json file generated by CIDmitriy Zaporozhets2017-06-291-2/+3
* | | Merge branch 'dm-empty-state-new-merge-request' into 'master'Sean McGivern2017-06-302-3/+10
|\ \ \
| * | | Fix 'New merge request' button for users who don't have push access to canoni...dm-empty-state-new-merge-requestDouwe Maan2017-06-292-3/+10
* | | | Merge branch '34502-gitlab-git-hook-should-set-the-gl_repository-environment-...Dmitriy Zaporozhets2017-06-308-33/+47
|\ \ \ \
| * | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-298-33/+47
* | | | | Merge branch 'update_issues_board_doc' into 'master'Achilleas Pipinellis2017-06-304-0/+0
|\ \ \ \ \
| * | | | | updated version of issues baord images (doc)Diego de Souza Mendes2017-06-294-0/+0
* | | | | | Merge branch 'inject-add-diff-note' into 'master'Phil Hughes2017-06-3012-154/+105
|\ \ \ \ \ \
| * | | | | | Render add-diff-note button with server.Bryce Johnson2017-06-2912-154/+105
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann2017-06-305-15/+46
|\ \ \ \ \ \
| * | | | | | Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-294-17/+42
| * | | | | | Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-273-3/+9
* | | | | | | Merge branch 'backport-license-issue-weights' into 'master'Douwe Maan2017-06-292-5/+19
|\ \ \ \ \ \ \