Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AddColumnWithDefaultToLargeTable cop | Robert Speicher | 2017-04-28 | 1 | -0/+44 |
* | Rename AddColumnWithDefault to ReversibleAddColumnWithDefault | Robert Speicher | 2017-04-28 | 1 | -2/+2 |
* | Add remove_concurrent_index to database helper | blackst0ne | 2017-04-06 | 2 | -0/+76 |
* | Add cop to ensure reversibility of add_concurrent_index | Douwe Maan | 2017-03-07 | 1 | -0/+41 |
* | Add RuboCop cop for custom error classes | Sean McGivern | 2017-03-01 | 1 | -0/+111 |
* | Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keys | Yorick Peterse | 2017-02-10 | 1 | -0/+33 |
* | Add a spec for our custom GemFetcher coprs-gemfetcher-cop-spec | Robert Speicher | 2017-02-09 | 1 | -0/+46 |
* | Add cop that checks if add_column_with_default is used with up/down methods | Douwe Maan | 2017-02-08 | 1 | -0/+41 |