| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Rubocop::SpecHelper file | Vitali Tatarintev | 2019-08-28 | 1 | -4/+0 |
* | Refactor BeSuccessMatcher specs for readability | Vitali Tatarintev | 2019-08-28 | 1 | -1/+1 |
* | Utilize Rubocop's Include for BeSuccessMatcher | Vitali Tatarintev | 2019-08-28 | 1 | -1/+0 |
* | Add support of not_to/to_not to BeSuccessMatcher | Vitali Tatarintev | 2019-08-28 | 1 | -2/+2 |
* | Replace double quotes with single quotes | Vitali Tatarintev | 2019-08-28 | 1 | -2/+2 |
* | Enable frozen string literal | Vitali Tatarintev | 2019-08-28 | 1 | -0/+2 |
* | Autocorrect `be_success` to `be_successful` | Vitali Tatarintev | 2019-08-28 | 1 | -0/+6 |
* | Add Rubocop check to avoid using `be_success` | Vitali Tatarintev | 2019-08-28 | 1 | -0/+50 |
* | Utilize RuboCop's Include/Exclude config | Peter Leitzen | 2019-08-26 | 8 | -36/+5 |
* | Adds cop to enforce string limits on migrations | Mayra Cabrera | 2019-08-23 | 1 | -0/+59 |
* | Add RSpec/TopLevelDescribePath cop | Sean McGivern | 2019-08-01 | 1 | -0/+35 |
* | Extend cop for verifying injecting of EE modules | Yorick Peterse | 2019-07-30 | 1 | -7/+41 |
* | Change element_with_pattern cop to not use quotes | ddavison | 2019-07-10 | 1 | -1/+1 |
* | Introduce data-qa-selector to supplant .qa-class | ddavison | 2019-07-10 | 1 | -1/+1 |
* | Add a rubocop for Rails.logger | Mayra Cabrera | 2019-07-10 | 1 | -0/+51 |
* | Add a cop to ensure we authorize GraphQL types | Bob Van Landuyt | 2019-06-21 | 1 | -0/+61 |
* | Merge branch 'qa-extend-click-visit-actions' into 'master' | Dan Davison | 2019-05-28 | 1 | -7/+13 |
|\ |
|
| * | Implement dynamic validation on QA Pages | ddavison | 2019-05-20 | 1 | -7/+13 |
* | | Link to issue in CodeReuse/ActiveRecord messagelink-to-issue-in-code-reuse-active-record-rubocop-rule | Luke Duncalfe | 2019-05-22 | 1 | -1/+2 |
|/ |
|
* | Upgrade to Rubocop 0.68.1 | Stan Hu | 2019-05-05 | 1 | -2/+2 |
* | Add Rubocop rule to ban include ActionView::Context | Stan Hu | 2019-04-29 | 1 | -0/+31 |
* | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reload | Kamil Trzciński | 2019-04-15 | 1 | -0/+21 |
* | Properly handle `ee` migration specs | Heinrich Lee Yu | 2019-03-28 | 1 | -1/+1 |
* | Fix detecting nested EE constants in RuboCop | Yorick Peterse | 2019-01-16 | 1 | -3/+7 |
* | Added Cop for injecting EE modules | Yorick Peterse | 2018-12-13 | 1 | -0/+47 |
* | Make add_reference cop accept a hash for :index | Toon Claes | 2018-11-27 | 1 | -2/+7 |
* | Add cop prohibiting params argument in url_for47986-rubocop-safe-params | Jarka Košanová | 2018-11-22 | 1 | -0/+34 |
* | Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-none | Douglas Barbosa Alexandre | 2018-10-31 | 1 | -1/+0 |
* | Add a new QA::ElementWithPattern cop | Rémy Coutable | 2018-10-15 | 1 | -0/+39 |
* | Applies the CE backport of EE#657 | Tiago Botelho | 2018-09-24 | 1 | -0/+22 |
* | Fix leading slash in redirects and add cop | Sanad Liaquat | 2018-09-21 | 1 | -0/+52 |
* | Remove unused constantbvl-remove-unused-regex | Bob Van Landuyt | 2018-09-19 | 1 | -1/+0 |
* | Added FromUnion to easily select from a UNION | Yorick Peterse | 2018-09-17 | 1 | -0/+27 |
* | Added RuboCop cops to enforce code reuse rules | Yorick Peterse | 2018-09-11 | 6 | -0/+386 |
* | Fix LineBreakAroundConditionalBlock cop for a conditional after rescue | Robert Speicher | 2018-09-05 | 1 | -1/+6 |
* | Minor renames for clarity | Jacopo | 2018-08-29 | 1 | -2/+2 |
* | Handles when ClassMethods is used inside a class | Jacopo | 2018-08-29 | 1 | -2/+4 |
* | Fixes rubocop chain ordinary method after safe navigation operator | Jacopo | 2018-08-29 | 1 | -2/+5 |
* | Applies rule only when extending ActiveSupport::Concern | Jacopo | 2018-08-29 | 1 | -2/+22 |
* | Adds Rubocop rule to enforce class_methods over module ClassMethods | Jacopo | 2018-08-29 | 1 | -0/+48 |
* | Reject ruby interpolation in externalized stringsbvl-correct-interpolation-i18n | Bob Van Landuyt | 2018-08-25 | 2 | -0/+35 |
* | Blacklist the use of "destroy_all" | Yorick Peterse | 2018-08-16 | 1 | -0/+22 |
* | Add rubocop check for add_reference to require index. | Andreas Brandl | 2018-08-08 | 1 | -0/+49 |
* | Update rubocop to get rid of a warning in other MR | Lin Jen-Shin | 2018-07-09 | 1 | -0/+2 |
* | Merge branch 'update-large-tables-cop' into 'master' | Grzegorz Bizon | 2018-06-22 | 1 | -2/+13 |
|\ |
|
| * | Add more large tables to copupdate-large-tables-cop | Sean McGivern | 2018-06-22 | 1 | -1/+5 |
| * | Disallow methods that copy data on large tables | Sean McGivern | 2018-06-19 | 1 | -1/+8 |
* | | Add a cop for `FinderMethods`bvl-finder-methods-cop | Bob Van Landuyt | 2018-06-20 | 1 | -0/+52 |
|/ |
|
* | Allow comment after if/unless clause46758-fallout-of-cacheable-attribute | Rémy Coutable | 2018-05-29 | 1 | -1/+1 |
* | Revert the addition of goldiloader | Yorick Peterse | 2018-04-18 | 1 | -45/+0 |