Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14Add SaferBooleanColumn copMichael Kozono
2017-08-01iniShinya Maeda
2017-07-26Update the large table list in AddColumnWithDefaultToLargeTable copRobert Speicher
2017-07-14Added cop to blacklist the use of hash indexesYorick Peterse
2017-07-07Added EachBatch for iterating tables in batchesYorick Peterse
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-05Add ProjectPathHelper copDouwe Maan
2017-06-15Require rubocop-rspec in the correct locationRobert Speicher
2017-06-14Add a custom RSpec/SingleLineHook copRobert Speicher
2017-06-13Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...blackst0ne
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-29New Migration/UpdateColumnInBatches copRémy Coutable
2017-04-28Add AddColumnWithDefaultToLargeTable copRobert Speicher
2017-04-28Rename AddColumnWithDefault to ReversibleAddColumnWithDefaultRobert Speicher
2017-04-28Refactor the AddColumnWithDefault cop to use node matchersRobert Speicher
2017-04-06Add remove_concurrent_index to database helperblackst0ne
2017-03-07Add cop to ensure reversibility of add_concurrent_indexDouwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-03-01Add RuboCop cop for custom error classesSean McGivern
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-10Enforce use of add_concurrent_foreign_keyYorick Peterse
2017-02-09Add a spec for our custom GemFetcher copRobert Speicher
2017-02-09Explicitly require rubocop migration_helpersDouwe Maan
2017-02-09Add cop that checks if add_column_with_default is used with up/down methodsDouwe Maan
2017-01-31cop for gem fetched from a git sourceAdam Pahlevi
2016-06-29Added RuboCop cops for checking DB migrationsYorick Peterse