| Commit message (Expand) | Author | Age | Files | Lines |
* | inifix/sm/forbid-to-use-add_column_with_default-on-ci_pipelines-by-rubocop | Shinya Maeda | 2017-08-01 | 1 | -0/+1 |
* | Update the large table list in AddColumnWithDefaultToLargeTable cop | Robert Speicher | 2017-07-26 | 1 | -0/+3 |
* | Added cop to blacklist the use of hash indexesrubocop-hash-index | Yorick Peterse | 2017-07-14 | 2 | -0/+52 |
* | Added EachBatch for iterating tables in batchesactive-record-each-batch | Yorick Peterse | 2017-07-07 | 2 | -0/+17 |
* | Rename ActiverecordSerialize cop | Yorick Peterse | 2017-07-06 | 2 | -2/+2 |
* | Added Cop to blacklist the use of `dependent:` | Yorick Peterse | 2017-07-06 | 2 | -0/+27 |
* | Add ProjectPathHelper cop | Douwe Maan | 2017-07-05 | 2 | -0/+52 |
* | Require rubocop-rspec in the correct locationrs-fix-codeclimate-build | Robert Speicher | 2017-06-14 | 1 | -1/+3 |
* | Add a custom RSpec/SingleLineHook cop | Robert Speicher | 2017-06-14 | 2 | -0/+37 |
* | Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresql | blackst0ne | 2017-06-13 | 4 | -0/+91 |
* | Added Cop to blacklist polymorphic associations | Yorick Peterse | 2017-06-07 | 4 | -11/+40 |
* | Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-status | blackst0ne | 2017-06-07 | 2 | -0/+45 |
* | Added Cop to blacklist the use of serializedocument-not-using-serialize | Yorick Peterse | 2017-05-31 | 2 | -0/+25 |
* | New Migration/UpdateColumnInBatches cop | Rémy Coutable | 2017-05-29 | 3 | -2/+47 |
* | Add AddColumnWithDefaultToLargeTable cop | Robert Speicher | 2017-04-28 | 2 | -0/+52 |
* | Rename AddColumnWithDefault to ReversibleAddColumnWithDefault | Robert Speicher | 2017-04-28 | 2 | -2/+2 |
* | Refactor the AddColumnWithDefault cop to use node matchers | Robert Speicher | 2017-04-28 | 1 | -9/+10 |
* | Add remove_concurrent_index to database helper | blackst0ne | 2017-04-06 | 4 | -1/+58 |
* | Add cop to ensure reversibility of add_concurrent_index | Douwe Maan | 2017-03-07 | 2 | -0/+35 |
* | Enable and autocorrect the CustomErrorClass cop | Sean McGivern | 2017-03-01 | 1 | -0/+1 |
* | Add RuboCop cop for custom error classes | Sean McGivern | 2017-03-01 | 1 | -0/+64 |
* | Revert "Enable Style/DotPosition" | Douwe Maan | 2017-02-23 | 1 | -6/+6 |
* | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 2 | -8/+8 |
* | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 2 | -8/+8 |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 5 | -7/+7 |
* | Enable Style/DotPosition | Douwe Maan | 2017-02-23 | 1 | -6/+6 |
* | Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keys | Yorick Peterse | 2017-02-10 | 2 | -0/+28 |
* | Add a spec for our custom GemFetcher coprs-gemfetcher-cop-spec | Robert Speicher | 2017-02-09 | 2 | -9/+18 |
* | Explicitly require rubocop migration_helpersdm-add-column-with-default-cop | Douwe Maan | 2017-02-08 | 3 | -1/+4 |
* | Add cop that checks if add_column_with_default is used with up/down methods | Douwe Maan | 2017-02-08 | 4 | -5/+40 |
* | cop for gem fetched from a git source | Adam Pahlevi | 2017-01-31 | 2 | -0/+29 |
* | Added RuboCop cops for checking DB migrationsmigration-cops | Yorick Peterse | 2016-06-29 | 4 | -0/+109 |