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-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-01-22Adds inter-service OpenTracing propagationAndrew Newdigate
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-13Added Cop for injecting EE modulesYorick Peterse
2018-11-21Enable Rubocop on lib/gitlabgfyoung
2018-10-26Merge branch 'qa-59-ldap-ssl-scenario' into 'master'Stan Hu
2018-10-26Put EE routes in EE files under EE directoriesLin Jen-Shin
2018-10-25Rename SSL to TLSSanad Liaquat
2018-10-24Fix rubocop issuesSanad Liaquat
2018-10-11Merge branch 'even-more-frozen-string-lib' into 'master'Rémy Coutable
2018-10-11Initial commitSanad Liaquat
2018-10-09Inline RSpec/FilePath rubocop ruleJames Edwards-Jones
2018-10-08Enable even more frozen string in lib/**/*.rbgfyoung
2018-09-28Check frozen string in style buildsgfyoung
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-08-14Move N_ calls into separate filesMark Chao
2018-08-10Explicitly disable the Style/SafeNavigation copRémy Coutable
2018-07-25Enable rubocop for db/**/* and ee/db/**/*Lin Jen-Shin
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-02-26Exclude plugins dir from rubocop and codeclimate configDmitriy Zaporozhets
2018-02-13Port some RuboCop and doc changes from EERémy Coutable
2018-01-25Cache rubocop cache for CILin Jen-Shin
2017-12-26Require our own custom cops; Remove missing copsLin Jen-Shin
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-15Backport changes from EELin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-10-22Decrease ABC threshold to 54.28Maxim Rydkin
2017-10-20Decrease Perceived Complexity threshold to 14Maxim Rydkin
2017-09-12Decrease Perceived Complexity threshold to 15Maxim Rydkin
2017-09-12Decrease Cyclomatic Complexity threshold to 13Maxim Rydkin
2017-09-07refactor `app/helpers/projects_helper.rb:21:3`Maxim Rydkin
2017-08-31Decrease ABC threshold to 55.25Maxim Rydkin
2017-08-31Decrease Metrics/PerceivedComplexity threshold to 17Maxim Rydkin
2017-08-29Merge branch '31362_decrease_cyclomatic_complexity_threshold_step2' into 'mas...Robert Speicher
2017-08-29Decrease Metrics/CyclomaticComplexity threshold to 15Maxim Rydkin
2017-08-29exclude spec/ and features/ from `Style/PredicateName` copMaxim Rydkin
2017-08-28Update rubocop-gitlab-security to 0.1.0Robert Speicher
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-11Fix cop descriptionRémy Coutable
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-03Disable the Rails/Delegate copRémy Coutable
2017-08-01Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1Takuya Noguchi
2017-07-24Decrease ABC threshold to 56.96Maxim Rydkin
2017-06-30Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsRémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon