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-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
2016-05-23Add rubocop-rspecRobert Speicher
2016-05-23Merge branch 'complexity/enable-multiple-rubocop-cops' into 'master' Robert Speicher
2016-05-23Merge branch 'rs-space-around-keyword' into 'master' Robert Speicher
2016-05-23Merge branch 'rs-update-rubocop' into 'master' Robert Speicher
2016-05-23Merge branch 'complexity/rubocop-style-loop' into 'master' Robert Speicher
2016-05-23Enabled multiple Rubocop cops that can be enabledGrzegorz Bizon
2016-05-23Merge branch 'rs-range-include' into 'master' Robert Speicher
2016-05-23Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher
2016-05-23Merge branch 'rs-start-with' into 'master' Robert Speicher
2016-05-23Update rubocop to 0.40.0Robert Speicher
2016-05-23Enable Style/InfiniteLoop Rubocop copGrzegorz Bizon
2016-05-23Enable Performance/StartWith cop and fix offensesRobert Speicher
2016-05-23Enable Performance/RangeInclude cop and fix single offenseRobert Speicher
2016-05-23Enable Style/DefWithParentheses cop and fix single offenseRobert Speicher