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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Remove Rubocop::SpecHelper fileVitali Tatarintev
2019-08-28Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev
2019-08-28Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev
2019-08-28Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev
2019-08-28Replace double quotes with single quotesVitali Tatarintev
2019-08-28Enable frozen string literalVitali Tatarintev
2019-08-28Autocorrect `be_success` to `be_successful`Vitali Tatarintev
2019-08-28Add Rubocop check to avoid using `be_success`Vitali Tatarintev
2019-08-26Utilize RuboCop's Include/Exclude configPeter Leitzen
2019-08-01Add RSpec/TopLevelDescribePath copSean McGivern
2018-04-06Introduce a new FactoriesInMigrationSpecs copRémy Coutable
2017-12-22Use gitlab-stylesRémy Coutable
2017-10-18Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specsRémy Coutable
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-06-15Require rubocop-rspec in the correct locationRobert Speicher
2017-06-14Add a custom RSpec/SingleLineHook copRobert Speicher