Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix/gb/fix-head-pipeline-when-pipeline-has-errors' into 'master' | Kamil Trzciński | 2017-08-21 | 1 | -12/+46 |
|\ | |||||
| * | Update merge request pipeline even if if has errors | Grzegorz Bizon | 2017-08-18 | 1 | -1/+19 |
| * | Make create pipeline service specs more readable | Grzegorz Bizon | 2017-08-18 | 1 | -11/+27 |
* | | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master' | Kamil Trzciński | 2017-08-21 | 9 | -16/+274 |
|\ \ | |||||
| * | | Add specs for stage status background migration class | Grzegorz Bizon | 2017-08-17 | 1 | -0/+80 |
| * | | Merge branch 'backstage/gb/migrations-tests-schema-version' into backstage/gb... | Grzegorz Bizon | 2017-08-17 | 5 | -28/+33 |
| |\ \ | |||||
| * | | | Use usual method to retrieve CI/CD stage statuses | Grzegorz Bizon | 2017-08-16 | 3 | -4/+4 |
| * | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-08-16 | 1008 | -4113/+12466 |
| |\ \ \ | |||||
| * | | | | Add specs for stage update worker | Grzegorz Bizon | 2017-07-31 | 1 | -0/+22 |
| * | | | | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig... | Grzegorz Bizon | 2017-07-31 | 934 | -2129/+4408 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-26 | 93 | -439/+2035 |
| |\ \ \ \ \ | |||||
| * | | | | | | Rename method responsible for updating stage status | Grzegorz Bizon | 2017-07-26 | 1 | -4/+4 |
| * | | | | | | Fix import/export for CI/CD stage commit statuses | Grzegorz Bizon | 2017-07-24 | 1 | -1/+1 |
| * | | | | | | Do not implement CI/CD job to stage association yet | Grzegorz Bizon | 2017-07-24 | 2 | -13/+1 |
| * | | | | | | Adds some specs for stage optimistic locking | Grzegorz Bizon | 2017-07-24 | 3 | -1/+21 |
| * | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-24 | 52 | -198/+1096 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Implement method that updates a stage status | Grzegorz Bizon | 2017-07-20 | 1 | -2/+20 |
| * | | | | | | | Implement proper associations with a persisted stage | Grzegorz Bizon | 2017-07-20 | 1 | -0/+21 |
| * | | | | | | | Use a new stage_id reference to a persisted stage | Grzegorz Bizon | 2017-07-20 | 1 | -3/+4 |
| * | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 2 | -3/+37 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 202 | -1003/+4044 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update version number of stages statuses migration | Grzegorz Bizon | 2017-07-11 | 1 | -1/+1 |
| * | | | | | | | | | Fix pipeline stages statuses migration specs | Grzegorz Bizon | 2017-07-11 | 1 | -5/+3 |
| * | | | | | | | | | Freeze mutable constants in stages migration code | Grzegorz Bizon | 2017-07-11 | 2 | -4/+2 |
| * | | | | | | | | | Add a new stage status column to safe attributes | Grzegorz Bizon | 2017-07-11 | 1 | -0/+1 |
| * | | | | | | | | | Schedule stages statuses bg migrations in batches | Grzegorz Bizon | 2017-07-10 | 1 | -3/+5 |
| * | | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-10 | 520 | -2590/+6636 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Move stages status migration to the background workerbackstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-05 | 3 | -18/+36 |
| * | | | | | | | | | | Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/... | Grzegorz Bizon | 2017-07-05 | 3 | -1/+106 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Reduce a delay between stage_id scheduled migrations | Grzegorz Bizon | 2017-07-03 | 1 | -4/+4 |
| | * | | | | | | | | | | Do not compare float with integer in migrations specs | Grzegorz Bizon | 2017-06-29 | 1 | -1/+1 |
| | * | | | | | | | | | | Improve readability of build stage id migration query | Grzegorz Bizon | 2017-06-29 | 1 | -2/+2 |
| | * | | | | | | | | | | Use integers to schedule delayed background migrations | Grzegorz Bizon | 2017-06-29 | 1 | -1/+1 |
| | * | | | | | | | | | | Make `inline` a default sidekiq testing processing again | Grzegorz Bizon | 2017-06-29 | 1 | -1/+1 |
| | * | | | | | | | | | | Improve specs for background stage_id ref migration | Grzegorz Bizon | 2017-06-29 | 1 | -6/+13 |
| | * | | | | | | | | | | Remove unused background migrations matcher | Grzegorz Bizon | 2017-06-29 | 1 | -12/+0 |
| | * | | | | | | | | | | Use ActiveRecord 5 batching to schedule bg migration | Grzegorz Bizon | 2017-06-29 | 1 | -29/+26 |
| | * | | | | | | | | | | Make it possible to schedule bg migrations in bulk | Grzegorz Bizon | 2017-06-29 | 2 | -2/+39 |
| | * | | | | | | | | | | Add specs for delayed stage_id background migrations | Grzegorz Bizon | 2017-06-28 | 1 | -4/+47 |
| | * | | | | | | | | | | Find builds that require a migration in batches | Grzegorz Bizon | 2017-06-28 | 1 | -0/+2 |
| | * | | | | | | | | | | Add initial build stage_id ref background migration | Grzegorz Bizon | 2017-06-28 | 1 | -0/+5 |
| | * | | | | | | | | | | Add initial stage_id background migration files | Grzegorz Bizon | 2017-06-28 | 1 | -0/+26 |
| * | | | | | | | | | | | Add a workaround for a tmp job -> stage relation | Grzegorz Bizon | 2017-07-04 | 1 | -3/+15 |
| * | | | | | | | | | | | Add some validations to persisted stage model | Grzegorz Bizon | 2017-07-04 | 1 | -0/+2 |
| * | | | | | | | | | | | Use enumerated status in persisted stage class | Grzegorz Bizon | 2017-07-04 | 3 | -2/+30 |
| * | | | | | | | | | | | Add a test for stage status migration with retried jobs | Grzegorz Bizon | 2017-07-04 | 1 | -4/+4 |
| * | | | | | | | | | | | Implement initial working stages statuses migration | Grzegorz Bizon | 2017-07-04 | 1 | -11/+10 |
| * | | | | | | | | | | | Add initial changes for stages statuses migration | Grzegorz Bizon | 2017-06-30 | 1 | -0/+50 |
* | | | | | | | | | | | | Merge branch 'gitaly-annotations-update' into 'master' | Douwe Maan | 2017-08-21 | 1 | -17/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Delete unused Gitlab::Git methods | Jacob Vosmaer | 2017-08-18 | 1 | -17/+0 |