summaryrefslogtreecommitdiff
path: root/spec/workers/background_migration_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-1/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-1/+1
* Remove dead MySQL codeNick Thomas2019-07-231-14/+6
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
* Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+52
* Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-051-2/+21
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-31/+0
* Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-1/+32
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Add the ability to perform background migrationsYorick Peterse2017-06-121-0/+13