summaryrefslogtreecommitdiff
path: root/spec/workers/background_migration_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-144/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+20
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-27/+73
* 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