summaryrefslogtreecommitdiff
path: root/rubocop
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-9-stable-eeGitLab Bot2020-03-197-7/+220
* Add latest changes from gitlab-org/gitlab@12-8-stable-eeGitLab Bot2020-02-206-86/+145
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-213-0/+166
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-207-4/+119
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-192-0/+79
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-224-6/+51
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-201-7/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-5/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-187-8/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-9/+96
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-2/+59
* Fix code docs for RuboCop's helper methodsPeter Leitzen2019-09-121-2/+2
* Add Scalability/FileUploads copAlessio Caiazza2019-09-102-0/+62
* Fix InjectEnterpriseEditionModule cop for qa/Yorick Peterse2019-08-281-1/+1
* Remove Rubocop::SpecHelper fileVitali Tatarintev2019-08-282-34/+0
* Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev2019-08-281-1/+1
* Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev2019-08-282-17/+0
* Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev2019-08-281-2/+2
* Replace double quotes with single quotesVitali Tatarintev2019-08-281-2/+2
* Enable frozen string literalVitali Tatarintev2019-08-281-0/+2
* Autocorrect `be_success` to `be_successful`Vitali Tatarintev2019-08-281-0/+6
* Add Rubocop check to avoid using `be_success`Vitali Tatarintev2019-08-283-0/+97
* Utilize RuboCop's Include/Exclude configPeter Leitzen2019-08-269-66/+5
* Adds cop to enforce string limits on migrationsMayra Cabrera2019-08-232-0/+60
* Add RSpec/TopLevelDescribePath copSean McGivern2019-08-012-0/+36
* Extend cop for verifying injecting of EE modulesYorick Peterse2019-07-301-7/+41
* Change element_with_pattern cop to not use quotesddavison2019-07-101-1/+1
* Introduce data-qa-selector to supplant .qa-classddavison2019-07-101-1/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-102-0/+52
* Add a cop to ensure we authorize GraphQL typesBob Van Landuyt2019-06-212-0/+62
* Merge branch 'qa-extend-click-visit-actions' into 'master'Dan Davison2019-05-281-7/+13
|\
| * Implement dynamic validation on QA Pagesddavison2019-05-201-7/+13
* | Link to issue in CodeReuse/ActiveRecord messagelink-to-issue-in-code-reuse-active-record-rubocop-ruleLuke Duncalfe2019-05-221-1/+2
|/
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+0
* Upgrade to Rubocop 0.68.1Stan Hu2019-05-051-2/+2
* Cache current working directory to speed up Rubocopsh-cache-rubocop-cwdStan Hu2019-05-032-3/+5
* Add Rubocop rule to ban include ActionView::ContextStan Hu2019-04-292-0/+32
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-152-0/+22
* Properly handle `ee` migration specsHeinrich Lee Yu2019-03-281-1/+1
* Merge branch 'fix-rubocop-ee-module-injection-detection' into 'master'Rémy Coutable2019-01-161-3/+7
|\
| * Fix detecting nested EE constants in RuboCopYorick Peterse2019-01-161-3/+7
* | Prevent factories in background migration specsBob Van Landuyt2019-01-161-3/+8
|/
* Added Cop for injecting EE modulesYorick Peterse2018-12-132-0/+48
* Make add_reference cop accept a hash for :indexToon Claes2018-11-271-2/+7
* Add cop prohibiting params argument in url_for47986-rubocop-safe-paramsJarka Košanová2018-11-222-0/+35
* Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-1/+0
* Add a new QA::ElementWithPattern copRémy Coutable2018-10-153-0/+51
* Applies the CE backport of EE#657Tiago Botelho2018-09-242-0/+23
* Fix leading slash in redirects and add copSanad Liaquat2018-09-212-0/+53
* Remove unused constantbvl-remove-unused-regexBob Van Landuyt2018-09-191-1/+0