summaryrefslogtreecommitdiff
path: root/app/workers/background_migration_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve exception description in bg migrationsGrzegorz Bizon2017-07-071-1/+3
* Add description to exception in bg migrations workerGrzegorz Bizon2017-07-071-1/+1
* Use integers to schedule delayed background migrationsGrzegorz Bizon2017-07-071-2/+2
* Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-071-1/+1
* Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-2/+16
* Add the ability to perform background migrationsYorick Peterse2017-06-121-0/+23