summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | 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 'gitaly-annotations-update' into 'master'Douwe Maan2017-08-212-40/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Simplify return valuesgitaly-annotations-updateJacob Vosmaer2017-08-181-1/+4
| * | | | | | | | | | | | | Simplify method argumentsJacob Vosmaer2017-08-181-2/+2
| * | | | | | | | | | | | | More annotationsJacob Vosmaer2017-08-181-0/+4
| * | | | | | | | | | | | | Delete unused Gitlab::Git methodsJacob Vosmaer2017-08-182-37/+0
| * | | | | | | | | | | | | Add Gitaly annotationJacob Vosmaer2017-08-181-0/+2
* | | | | | | | | | | | | | Merge branch 'gitaly-0.33.0' into 'master'Douwe Maan2017-08-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use Gitaly 0.33.0gitaly-0.33.0Jacob Vosmaer2017-08-181-1/+1
* | | | | | | | | | | | | | | Merge branch 'zj-remove-ci-api-v1' into 'master'Kamil Trzciński2017-08-2120-1903/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix broken links in documentationzj-remove-ci-api-v1Zeger-Jan van de Weg2017-08-212-6/+53
| * | | | | | | | | | | | | | | Remove CI API v1Zeger-Jan van de Weg2017-08-1819-1947/+5
* | | | | | | | | | | | | | | | Merge branch 'fix/sm/34805-get-back-validates-uniqueness-1' into 'master'Kamil Trzciński2017-08-212-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add validate: false. Add validates uniqueness.fix/sm/34805-get-back-validates-uniqueness-1Shinya Maeda2017-08-182-1/+3
* | | | | | | | | | | | | | | | | Merge branch '35343-inherit-milestones-and-labels' into 'master'Sean McGivern2017-08-213-3/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [skip ci] changelog and minor style changes addedhaseeb2017-08-183-3/+8
| * | | | | | | | | | | | | | | | | moved merge parms to servicehaseeb2017-08-173-33/+17
| * | | | | | | | | | | | | | | | | tests for inheriting milestones and labelshaseeb2017-08-111-1/+26
| * | | | | | | | | | | | | | | | | working version of create merge requests with labelshaseeb2017-08-102-4/+12
| * | | | | | | | | | | | | | | | | copy milestones from issue when using create merge request btnhaseeb2017-08-102-2/+4
* | | | | | | | | | | | | | | | | | Merge branch 'issue_20900_remove_ignore_columns' into 'master'Sean McGivern2017-08-212-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove ignore columnsFelipe Artur2017-08-182-4/+0
* | | | | | | | | | | | | | | | | | | Merge branch '36458-user-profile-activity-feed-contains-broken-image-links' i...Phil Hughes2017-08-212-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Resolve "User profile activity feed contains broken image links"Tim Zallmann2017-08-212-1/+7
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'rouge-2.2.0' into 'master'Sean McGivern2017-08-212-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Bump rouge to v2.2.0pbr2017-08-192-1/+6
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs-git-access-spec-speed' into 'master'Douwe Maan2017-08-212-142/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Reduce duplication in GitAccess spec around error messagesrs-git-access-spec-speedRobert Speicher2017-08-182-44/+46