summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/migrate_build_stage.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+0
* Do not use STI mechanisms when migrating pipeline stagesGrzegorz Bizon2018-03-291-0/+1
* Use a helper to schedule pipeline stages migrationGrzegorz Bizon2018-02-161-2/+0
* Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-9/+9
* Migrate pipeline stages in batches instead of single rowGrzegorz Bizon2018-02-141-54/+30
* Fix rubocop offense in build stage migration classesGrzegorz Bizon2018-01-061-1/+1
* Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon2018-01-061-12/+21
* Fix Rubocop offenses in build status migrations :cop:Grzegorz Bizon2018-01-061-3/+1
* Migrate a build stage completely in a background migrationGrzegorz Bizon2018-01-061-0/+67