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
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-06Fix public/private/internal fork countsCamil Staps
2019-06-25Support redirect paths starting with a dashMarkus Koller
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-11-15Remove newlines between context and it in addition to testing redirection for...Cagdas Gerede
2016-11-15Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede
2016-11-13Move sign_out out of it into beforeCagdas Gerede
2016-11-13Replace tabs with spacesEarth
2016-11-13Add a unit test for redirecting to sign-in page when user is not logged in an...Earth
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2016-03-02Add specs to ForksController#index.Rubén Dávila