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
2019-04-10Revert "Remove HipChat integration from GitLab"Sean McGivern
2019-02-08Remove HipChat integration from GitLabNick Thomas
2019-02-01Fix ReturnInVoidContext rubocop offenseSemyon Pupkov
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-16chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov
2018-12-17Merge branch 'fix-rspec-offcense' into 'master'Rémy Coutable
2018-12-11Fix RSpec/HookArgument rubocop offenseSemyon Pupkov
2018-12-09Fix ConstantName rubocop offenseSemyon Pupkov
2018-10-04Merge branch 'fix-todo-cops' into 'master'Rémy Coutable
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-09-21Fix UriDefaultParser copSemyon Pupkov
2018-09-21Fix UnneededRequireStatement copSemyon Pupkov
2018-09-21Remove unused cops from todoSemyon Pupkov
2018-09-21Fix DynamicAttributeDefinedStatically copSemyon Pupkov
2018-09-20Fix SpaceInsidePercentLiteralDelimiters copSemyon Pupkov
2018-09-20Fix SpaceInsideArrayLiteralBrackets copSemyon Pupkov
2018-09-20Fix SpaceBeforeFirstArg copSemyon Pupkov
2018-09-18Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov
2018-08-10Explicitly disable the Style/SafeNavigation copRémy Coutable
2018-07-09Update rubocop to get rid of a warning in other MRLin Jen-Shin
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-14Move the trigger-build script into one location to serve both omnibus and clo...Marin Jankovski
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-04-23Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-25Update gitlab-styles and re-enable the RSpec/SingleLineHook cop againRémy Coutable
2018-01-18Update rubocop, rubocop-rspec, and gitlab-stylesRémy Coutable
2017-12-22Use gitlab-stylesRémy Coutable
2017-08-29exclude spec/ and features/ from `Style/PredicateName` copMaxim Rydkin
2017-08-29add changelogMaxim Rydkin
2017-08-29replace `is_member_of` with `member_of?`Maxim Rydkin
2017-08-29replace `has_matching_label` with `has_matching_label?`Maxim Rydkin
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-01Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1Takuya Noguchi
2017-06-30Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsRémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-18Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher
2017-05-18Enable the RSpec/ExpectOutput copRémy Coutable
2017-05-18Enable the RSpec/EmptyExampleGroup copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-08Enable RSpec/DescribeSymbol; update .rubocop_todo.ymlRobert Speicher
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan