summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/background_migration/migrate_build_stage_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Put four flaky specs in quanrantineRémy Coutable2019-04-171-1/+1
* Fix warning: already initialized constant STATUSESSemyon Pupkov2018-12-131-5/+15
* Do not use STI mechanisms when migrating pipeline stagesGrzegorz Bizon2018-03-291-0/+16
* Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-0/+11
* Migrate pipeline stages in batches instead of single rowGrzegorz Bizon2018-02-141-10/+2
* Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon2018-01-061-1/+4
* Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
* Migrate a build stage completely in a background migrationGrzegorz Bizon2018-01-061-0/+48