summaryrefslogtreecommitdiff
path: root/db/post_migrate/20170508170547_add_head_pipeline_for_each_merge_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-111-1/+1
* Fix specs to use `disable_statement_timeout` correctlyGabriel Mazetto2018-08-101-9/+9
* Prevent update_column_in_batches on large tablesSean McGivern2017-11-171-0/+1
* Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-221-5/+5
|\
| * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-5/+5
* | Disable transactions in migrations that should not use itGrzegorz Bizon2017-06-211-0/+2
|/
* Small code improvements and add migration specFelipe Artur2017-05-081-0/+25