| Commit message (Expand) | Author | Age | Files | Lines |
* | Update specs to rails5 formatblackst0ne-convert-specs-rails5-style | blackst0ne | 2018-12-19 | 1 | -1/+1 |
* | Added Cop for injecting EE modules | Yorick Peterse | 2018-12-13 | 1 | -0/+6 |
* | Enable Rubocop on lib/gitlab | gfyoung | 2018-11-20 | 1 | -1/+0 |
* | Merge branch 'qa-59-ldap-ssl-scenario' into 'master' | Stan Hu | 2018-10-26 | 1 | -0/+3 |
|\ |
|
| * | Rename SSL to TLS | Sanad Liaquat | 2018-10-25 | 1 | -2/+2 |
| * | Fix rubocop issues | Sanad Liaquat | 2018-10-24 | 1 | -0/+3 |
* | | Put EE routes in EE files under EE directories | Lin Jen-Shin | 2018-10-26 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'even-more-frozen-string-lib' into 'master' | Rémy Coutable | 2018-10-11 | 1 | -1/+2 |
|\ |
|
| * | Enable even more frozen string in lib/**/*.rb | gfyoung | 2018-10-08 | 1 | -1/+2 |
* | | Initial commit | Sanad Liaquat | 2018-10-11 | 1 | -0/+1 |
* | | Inline RSpec/FilePath rubocop rule | James Edwards-Jones | 2018-10-09 | 1 | -1/+10 |
|/ |
|
* | Check frozen string in style builds | gfyoung | 2018-09-28 | 1 | -0/+19 |
* | Correct Gitlab Capitalization in code files | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
* | Move N_ calls into separate files | Mark Chao | 2018-08-14 | 1 | -0/+2 |
* | Explicitly disable the Style/SafeNavigation cop | Rémy Coutable | 2018-08-10 | 1 | -0/+4 |
* | Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-db | Lin Jen-Shin | 2018-07-25 | 1 | -2/+4 |
* | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' | Douwe Maan | 2018-03-21 | 1 | -0/+3 |
* | [CE] Add Naming/FileName rule checking expected class/module per filename | Gabriel Mazetto | 2018-03-08 | 1 | -0/+72 |
* | Exclude plugins dir from rubocop and codeclimate config | Dmitriy Zaporozhets | 2018-02-26 | 1 | -0/+1 |
* | Port some RuboCop and doc changes from EE | Rémy Coutable | 2018-02-13 | 1 | -2/+26 |
* | Cache rubocop cache for CI42338-rubocop-cache | Lin Jen-Shin | 2018-01-25 | 1 | -0/+1 |
* | Require our own custom cops; Remove missing cops41480-require-custom-cops | Lin Jen-Shin | 2017-12-26 | 1 | -0/+3 |
* | Use gitlab-styles | Rémy Coutable | 2017-12-22 | 1 | -1212/+4 |
* | Backport changes from EE | Lin Jen-Shin | 2017-12-15 | 1 | -2/+2 |
* | Move ModuleWithInstanceVariables to Gitlab namespace | Lin Jen-Shin | 2017-11-22 | 1 | -1/+14 |
* | Decrease ABC threshold to 54.28 | Maxim Rydkin | 2017-10-22 | 1 | -1/+1 |
* | Decrease Perceived Complexity threshold to 14 | Maxim Rydkin | 2017-10-20 | 1 | -1/+1 |
* | Decrease Perceived Complexity threshold to 15 | Maxim Rydkin | 2017-09-12 | 1 | -1/+1 |
* | Decrease Cyclomatic Complexity threshold to 13 | Maxim Rydkin | 2017-09-12 | 1 | -1/+1 |
* | refactor `app/helpers/projects_helper.rb:21:3` | Maxim Rydkin | 2017-09-07 | 1 | -1/+1 |
* | Decrease ABC threshold to 55.25 | Maxim Rydkin | 2017-08-31 | 1 | -1/+1 |
* | Decrease Metrics/PerceivedComplexity threshold to 17 | Maxim Rydkin | 2017-08-31 | 1 | -1/+1 |
* | Merge branch '31362_decrease_cyclomatic_complexity_threshold_step2' into 'mas... | Robert Speicher | 2017-08-29 | 1 | -1/+1 |
|\ |
|
| * | Decrease Metrics/CyclomaticComplexity threshold to 15 | Maxim Rydkin | 2017-08-29 | 1 | -1/+1 |
* | | exclude spec/ and features/ from `Style/PredicateName` cop | Maxim Rydkin | 2017-08-29 | 1 | -0/+12 |
|/ |
|
* | Update rubocop-gitlab-security to 0.1.0rs-update-rubocop-gitlab-security | Robert Speicher | 2017-08-28 | 1 | -0/+4 |
* | Merge branch 'rs-more-public-send-whitelists' into 'master' | Rémy Coutable | 2017-08-16 | 1 | -5/+9 |
|\ |
|
| * | Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelists | Robert Speicher | 2017-08-14 | 1 | -5/+9 |
* | | Enable Layout/TrailingWhitespace cop and auto-correct offenses | Robert Speicher | 2017-08-15 | 1 | -0/+4 |
|/ |
|
* | Fix cop description | Rémy Coutable | 2017-08-11 | 1 | -3/+2 |
* | Enable the RSpec/HookArgument cop and auto-correct offenses | Robert Speicher | 2017-08-10 | 1 | -0/+5 |
* | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-cop | Rémy Coutable | 2017-08-09 | 1 | -0/+7 |
* | Re-enable SqlInjection and CommandInjection | Brian Neel | 2017-08-08 | 1 | -0/+33 |
* | Disable the Rails/Delegate cop | Rémy Coutable | 2017-08-03 | 1 | -1/+2 |
* | Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1 | Takuya Noguchi | 2017-08-01 | 1 | -195/+257 |
* | Decrease ABC threshold to 56.96 | Maxim Rydkin | 2017-07-24 | 1 | -1/+1 |
* | Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsenable-a-few-rubocop-rspec-cops | Rémy Coutable | 2017-06-30 | 1 | -0/+10 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -0/+5 |
* | Enable RSpec/SingleLineHook cop | Robert Speicher | 2017-06-14 | 1 | -1/+1 |
* | Add a custom RSpec/SingleLineHook cop | Robert Speicher | 2017-06-14 | 1 | -0/+7 |