Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master' | Kamil Trzciński | 2017-08-21 | 4 | -0/+53 |
|\ | |||||
| * | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-08-16 | 35 | -271/+586 |
| |\ | |||||
| * | | Use update_column_in_batches helper in stages migration | Grzegorz Bizon | 2017-07-31 | 1 | -3/+1 |
| * | | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig... | Grzegorz Bizon | 2017-07-31 | 9 | -1/+189 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-26 | 2 | -1/+35 |
| |\ \ \ | |||||
| * | | | | Add optimistic locking column to ci_stages table | Grzegorz Bizon | 2017-07-20 | 2 | -1/+11 |
| * | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 1 | -0/+18 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 11 | -5/+344 |
| |\ \ \ \ \ | |||||
| * | | | | | | Update version number of stages statuses migration | Grzegorz Bizon | 2017-07-11 | 3 | -1/+1 |
| * | | | | | | Schedule stages statuses bg migrations in batches | Grzegorz Bizon | 2017-07-10 | 1 | -7/+8 |
| * | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-10 | 21 | -24/+675 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Move stages status migration to the background workerbackstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-05 | 1 | -61/+10 |
| * | | | | | | | Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/... | Grzegorz Bizon | 2017-07-05 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Reduce a delay between stage_id scheduled migrations | Grzegorz Bizon | 2017-07-03 | 1 | -1/+1 |
| | * | | | | | | | Do not override original AR5 batching interface | Grzegorz Bizon | 2017-06-30 | 1 | -2/+5 |
| | * | | | | | | | Improve specs for background stage_id ref migration | Grzegorz Bizon | 2017-06-29 | 1 | -6/+5 |
| | * | | | | | | | Perform stage_id ref backgound migration in bulks | Grzegorz Bizon | 2017-06-29 | 1 | -3/+3 |
| | * | | | | | | | Use ActiveRecord 5 batching to schedule bg migration | Grzegorz Bizon | 2017-06-29 | 1 | -4/+3 |
| | * | | | | | | | Add specs for delayed stage_id background migrations | Grzegorz Bizon | 2017-06-28 | 1 | -3/+4 |
| | * | | | | | | | Schedule background migration only when it is needed | Grzegorz Bizon | 2017-06-28 | 1 | -4/+6 |
| | * | | | | | | | Find builds that require a migration in batches | Grzegorz Bizon | 2017-06-28 | 1 | -3/+6 |
| | * | | | | | | | Update `db/schema.rb` with a new schema version | Grzegorz Bizon | 2017-06-28 | 1 | -1/+1 |
| | * | | | | | | | Add initial build stage_id ref background migration | Grzegorz Bizon | 2017-06-28 | 1 | -0/+10 |
| | * | | | | | | | Add initial stage_id background migration files | Grzegorz Bizon | 2017-06-28 | 1 | -0/+12 |
| * | | | | | | | | Disable statement timeout in stages statuses migration | Grzegorz Bizon | 2017-07-05 | 1 | -4/+4 |
| * | | | | | | | | Migrate only old stages without status that is set | Grzegorz Bizon | 2017-07-04 | 1 | -1/+3 |
| * | | | | | | | | Implement initial working stages statuses migration | Grzegorz Bizon | 2017-07-04 | 1 | -26/+20 |
| * | | | | | | | | Extend stages statuses migration | Grzegorz Bizon | 2017-07-04 | 1 | -21/+34 |
| * | | | | | | | | Add initial changes for stages statuses migration | Grzegorz Bizon | 2017-06-30 | 3 | -1/+87 |
* | | | | | | | | | Fix Error 500s when attempting to destroy a protected tag | Stan Hu | 2017-08-20 | 2 | -2/+37 |
* | | | | | | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master' | Rémy Coutable | 2017-08-16 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offenses | Robert Speicher | 2017-08-15 | 3 | -5/+5 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Don't create event in Merge Request Create Service | Jarka Kadlecova | 2017-08-16 | 2 | -1/+27 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'fix-broadcast-messages-migration' into 'master' | Douwe Maan | 2017-08-15 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove invalid broadcast messages before migratingfix-broadcast-messages-migration | Yorick Peterse | 2017-08-14 | 1 | -1/+13 |
* | | | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master' | Douwe Maan | 2017-08-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-... | Lin Jen-Shin | 2017-08-14 | 17 | -247/+348 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | Skip creating the merge request if repo is empty | Lin Jen-Shin | 2017-08-11 | 1 | -0/+2 |
* | | | | | | | | | | Exclude existing offenses | Michael Kozono | 2017-08-14 | 6 | -0/+6 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master' | Douwe Maan | 2017-08-14 | 8 | -237/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespace | Bob Van Landuyt | 2017-08-11 | 1 | -0/+29 |
| * | | | | | | | | | Update migrations to move directly into the `-/system` folder | Bob Van Landuyt | 2017-08-11 | 6 | -5/+72 |
| * | | | | | | | | | Don't update upload paths twice | Bob Van Landuyt | 2017-08-11 | 1 | -57/+0 |
| * | | | | | | | | | Don't rename the system namespace | Bob Van Landuyt | 2017-08-11 | 1 | -231/+0 |
* | | | | | | | | | | Merge branch 'disable-project-export' into 'master' | Rémy Coutable | 2017-08-11 | 2 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add option to disable project export on instance - db changes | Robin Bobbitt | 2017-08-11 | 2 | -1/+16 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Better caching and indexing of broadcast messages | Yorick Peterse | 2017-08-11 | 3 | -5/+45 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'split-events-into-push-events' into 'master' | Sean McGivern | 2017-08-11 | 5 | -1/+206 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use a specialized class for querying events | Yorick Peterse | 2017-08-10 | 2 | -2/+39 |
| * | | | | | | | | | Migrate events into a new format | Yorick Peterse | 2017-08-10 | 4 | -0/+168 |
| |/ / / / / / / / |