summaryrefslogtreecommitdiff
path: root/db/migrate/20150327150017_add_import_data_to_project.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-251-1/+0
|
* 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.
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+5