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-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Disable some more copsDouwe Maan
2017-02-23Disable a few RSpec copsDouwe Maan
2017-02-23Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan
2017-02-23Disable Lint/UnusedMethodArgumentDouwe Maan
2017-02-23Disable Style/TrailingCommaInLiteralDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-13Merge branch 'rs-rubocop-rspec' into 'master' Rémy Coutable
2017-02-13Enable `Lint/EmptyWhen` cop and correct offenseRobert Speicher
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-11Enable `Style/RedundantException` cop and correct offenseRobert Speicher
2017-02-11Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher
2017-02-11Explicitly disable the RSpec/BeEql copRobert Speicher
2017-02-09Add a spec for our custom GemFetcher copRobert Speicher
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-02ignore node_modules in rubocopMike Greiling
2017-01-11Fix Rubocop YAML config files to avoid CE->EE issuesGrzegorz Bizon
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-10-20Change target Ruby version for Rubocop to 2.1.Adam Niedzielski
2016-10-04Update RuboCop to 0.43.0 and update configurationRobert Speicher
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-09-21Revert "Merge branch 'rs-update-rubocop-rspec' into 'master'"Robert Speicher
2016-09-15Update `.rubocop.yml` for rubocop-rspec 1.7.0Robert Speicher
2016-09-01Rubocop syntax 2.3Z.J. van de Weg
2016-08-09Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher
2016-08-08Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-08-06Enable Style/EmptyLinesAroundClassBody copGabriel Mazetto
2016-08-06Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto
2016-08-03Enable some Rubocop cops related to new linesGrzegorz Bizon
2016-07-29Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher
2016-07-20Enable Style/MultilineTernaryOperator rubocop copGrzegorz Bizon
2016-07-19Enable Rubocop cops for invalid access modifiersGrzegorz Bizon
2016-07-13Disable two cops as recommended.Connor Shea
2016-07-13Remove some disabled cops.Connor Shea
2016-07-13Update rubocop to 0.41.2Z.J. van de Weg
2016-07-08Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon
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