summaryrefslogtreecommitdiff
path: root/db/migrate/20140414131055_change_state_to_allow_empty_merge_request_diffs.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
| | | | | | | Migrations shouldn't fail RuboCop checks - especially lint checks, such as the nested method check. To avoid changing code in existing migrations, add the magic comment to the top of each of them to skip that file.
* Fixed some hound noticesJeroen van Baarsen2014-04-141-2/+4
|
* Changed default in the database for the statemachineJeroen van Baarsen2014-04-141-0/+9