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
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Enable Style/UnneededCapitalW Rubocop copGrzegorz Bizon
2016-06-29Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-29Added RuboCop cops for checking DB migrationsYorick Peterse
2016-06-13Merge branch 'style/enable-multiline-block-chain-rubocop-cop' into 'master' Robert Speicher
2016-06-10Enable Style/MultilineBlockChain rubocop style copGrzegorz Bizon
2016-06-09Enable RuboCop for migrationsSean McGivern
2016-06-08Merge branch 'rubocop/disable-uniq-before-pluck-cop' into 'master' Robert Speicher
2016-06-05Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' Robert Speicher
2016-06-04Disable Rails/UniqBeforePluck rubocop copGrzegorz Bizon
2016-06-03Enable Lint/AmbiguousOperator rubocop copGrzegorz Bizon
2016-06-03Enable Style/EmptyLinesAroundAccessModifier rubocop copGrzegorz Bizon
2016-06-01Merge branch 'style/enable-semicolon-rubocop-cop' into 'master' Robert Speicher
2016-06-01Merge branch 'rubocop/enable-style-for-cop' into 'master' Robert Speicher
2016-06-01Enable Style/For rubocop copGrzegorz Bizon
2016-06-01Merge branch 'issue_15557' into 'master' Rémy Coutable
2016-06-01Enable Style/Semicolon rubocop style copGrzegorz Bizon
2016-06-01Add leading comment space copFelipe Artur
2016-05-30Merge branch 'rubocop/enable-space-before-comma-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-performance-times-map-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-negatedif-style-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-literal-in-condition-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-multiline-if-then-rubocop-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-method-def-parentheses-rubocop-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-rubocop-indent-assignment-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-while-until-do-rubocop-style-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-rubocop-end-of-line-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-block-alignment-rubocop-lint' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-redundant-parentheses-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-space-before-comment-cop' into 'master' Robert Speicher
2016-05-30Enable Style/RedundantParentheses rubocop copGrzegorz Bizon
2016-05-30Enable Style/SpaceBeforeComma rubocop copGrzegorz Bizon
2016-05-30Enable Style/SpaceAfterMethodName rubocop copGrzegorz Bizon
2016-05-30Enable Style/SpaceBeforeComment rubocop copGrzegorz Bizon
2016-05-30Enable Performance/TimesMap Rubocop copGrzegorz Bizon
2016-05-30Enable Style/NegatedIf Rubocop copGrzegorz Bizon
2016-05-30Enable Lint/LiteralInCondition rubocop copGrzegorz Bizon
2016-05-30Enable Style/MultilineIfThen rubocop copGrzegorz Bizon
2016-05-30Enable Style/MethodDefParentheses rubocop copGrzegorz Bizon
2016-05-30Enable Style/WhileUntilDo rubocop style copGrzegorz Bizon
2016-05-30Enable Style/IndentAssignment Rubocop style copGrzegorz Bizon
2016-05-30Enable Style/EndOfLine Rubocop style copGrzegorz Bizon
2016-05-30Enable Lint/BlockAlignment Rubocop copGrzegorz Bizon
2016-05-25Merge branch 'complexity/enable-multiple-rubocop-cops-2' into 'master' Robert Speicher
2016-05-25Remove unneeded indentation from RuboCop configRobert Speicher
2016-05-25Enable multiple compatible Rubocop copsGrzegorz Bizon
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-23Add descriptive comments for rubocop-rspec copsRobert Speicher