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-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
2016-05-19Updated Rubocop for generator_templates/Yorick Peterse
2016-05-19Merge branch 'migration-helpers' into 'master' Robert Speicher
2016-05-13Require space around operatorsGabriel Mazetto
2016-05-13Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher
2016-05-12Tell Rubocop to ignore lib/templatesYorick Peterse
2016-05-11Merge branch 'casecmp-cop' into 'master' Rémy Coutable
2016-05-11Enable the StringReplacement cop.Connor Shea
2016-05-11Enable Rubocop Casecmp Performance Cop.Connor Shea
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-04-28Enable LstripRstrip copConnor Shea
2016-04-20Backport select_helper from EEValery Sizov
2016-04-11Decrease threshold for ABC Size metric in RubocopGrzegorz Bizon
2016-03-21Update Rubocop from 0.35.1 to 0.38.0.connorshea
2015-12-15Disabled Rails/Date copGabriel Mazetto
2015-12-15Updated .rubocop.yml to match 0.35.x changesGabriel Mazetto
2015-12-08Bump cyclomatic and perceived complexity threshold by oneGrzegorz Bizon
2015-12-08Enable rubocop metricsGrzegorz Bizon
2015-11-25Enable the Lint/RescueException copRobert Speicher
2015-10-03Enable "UselessAssignment" rubocop lintGuilherme Garnier
2015-09-16fix rubocopValery Sizov
2015-09-15fix specs. Stage 5Valery Sizov