summaryrefslogtreecommitdiff
path: root/db/post_migrate/20180119121225_remove_redundant_pipeline_stages.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-20/+20
* Disable statement timeout when removing redundant stagesGrzegorz Bizon2018-02-071-0/+2
* Remove old index after executing a query in stages migrationGrzegorz Bizon2018-02-071-1/+1
* Improve exceptions messages in code creating stagesGrzegorz Bizon2018-02-061-1/+4
* Add more specs for unique stages index migrationGrzegorz Bizon2018-02-061-1/+4
* Retry migration removing stages in case of duplicatesGrzegorz Bizon2018-02-051-4/+17
* Revert create job service because of load balancingGrzegorz Bizon2018-02-051-4/+15
* Fix indentation in migration removing duplicated stagesGrzegorz Bizon2018-01-251-1/+1
* Fix migration removing duplicate stages on MySQL againGrzegorz Bizon2018-01-251-0/+1
* Fix removing redundant pipeline stages on MySQLGrzegorz Bizon2018-01-251-4/+11
* Optimize SQL query that removes duplicated stagesGrzegorz Bizon2018-01-241-4/+4
* Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-241-0/+26