summaryrefslogtreecommitdiff
path: root/rubocop/rubocop.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-311-0/+1
* New Migration/UpdateColumnInBatches copRémy Coutable2017-05-291-0/+1
* Add AddColumnWithDefaultToLargeTable copRobert Speicher2017-04-281-0/+1
* Rename AddColumnWithDefault to ReversibleAddColumnWithDefaultRobert Speicher2017-04-281-1/+1
* Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+2
* Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-071-0/+1
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-0/+1
* Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-101-0/+1
* Add a spec for our custom GemFetcher coprs-gemfetcher-cop-specRobert Speicher2017-02-091-2/+2
* Explicitly require rubocop migration_helpersdm-add-column-with-default-copDouwe Maan2017-02-081-1/+0
* Add cop that checks if add_column_with_default is used with up/down methodsDouwe Maan2017-02-081-1/+2
* cop for gem fetched from a git sourceAdam Pahlevi2017-01-311-0/+1
* Added RuboCop cops for checking DB migrationsmigration-copsYorick Peterse2016-06-291-0/+3