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
2023-02-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Add Scalability/FileUploads copAlessio Caiazza
2019-08-28Add Rubocop check to avoid using `be_success`Vitali Tatarintev
2019-08-24Adds cop to enforce string limits on migrationsMayra Cabrera
2019-08-01Add RSpec/TopLevelDescribePath copSean McGivern
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-06-21Add a cop to ensure we authorize GraphQL typesBob Van Landuyt
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-29Add Rubocop rule to ban include ActionView::ContextStan Hu
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2018-12-13Added Cop for injecting EE modulesYorick Peterse
2018-11-22Add cop prohibiting params argument in url_forJarka Košanová
2018-10-15Add a new QA::ElementWithPattern copRémy Coutable
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-21Fix leading slash in redirects and add copSanad Liaquat
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Added RuboCop cops to enforce code reuse rulesYorick Peterse
2018-08-29Adds Rubocop rule to enforce class_methods over module ClassMethodsJacopo
2018-08-25Reject ruby interpolation in externalized stringsBob Van Landuyt
2018-08-16Blacklist the use of "destroy_all"Yorick Peterse
2018-08-09Add rubocop check for add_reference to require index.Andreas Brandl
2018-06-20Add a cop for `FinderMethods`Bob Van Landuyt
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-06Introduce a new FactoriesInMigrationSpecs copRémy Coutable
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-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-26Require our own custom cops; Remove missing copsLin Jen-Shin
2017-12-22Use gitlab-stylesRémy Coutable