summaryrefslogtreecommitdiff
path: root/db/migrate/20161207231620_fixup_environment_name_uniqueness.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove rails4 specific codeJasper Maes2018-12-161-2/+1
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* [Rails5] Fix Arel::UpdateManager callsblackst0ne2018-06-061-1/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-16/+16
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-16/+16
* Exclude migrations from Style/MutableConstantDouwe Maan2017-02-231-5/+5
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-16/+16
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas2016-12-151-0/+53