summaryrefslogtreecommitdiff
path: root/doc/development/background_migrations.md
Commit message (Expand)AuthorAgeFilesLines
* Removes regular migrations from background onesMayra Cabrera2019-09-041-6/+9
* Update capitalization in /dev docsMarcel Amirault2019-08-271-1/+1
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-3/+3
* Fix ActiveRecord::Migration deprecationsYorick Peterse2018-12-121-2/+2
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-20/+20
* Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+3
* Add points regarding background migrations on huge tablesosw-background-migrations-best-practice-docOswaldo Ferreira2018-07-241-0/+8
* Fixed typosPascal Borreli2018-04-271-2/+2
* Add more detail to cleanup steps for background migrationsSean McGivern2018-04-181-3/+12
* [docs] Info rescheduling background migrationsbvl-fix-concurrent-fork-network-migrationsBob Van Landuyt2018-02-081-0/+12
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-5/+5
* Document manual cleanup after background migration stealingdocument-background-migration-stealingSean McGivern2017-09-251-1/+28
* Update the update guides for background migrationsYorick Peterse2017-08-041-0/+9
* Copy-edit background migrations guidelinesGrzegorz Bizon2017-07-211-7/+13
* Extend background migration development guidelinesGrzegorz Bizon2017-07-201-0/+30
* Improve code examples in background migrations docsGrzegorz Bizon2017-07-071-4/+2
* Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-4/+15
* Add the ability to perform background migrationsYorick Peterse2017-06-121-0/+205