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
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-09-29Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.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
2021-02-04Add latest changes from gitlab-org/gitlab@13-8-stable-eeGitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-10-01Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-19Change `be_success` to `be_successful` in specsVitali Tatarintev
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2018-12-20Remove deprecated xhr from specsJasper Maes
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-24Reduce CE/EE diff in spec/controllers/projects/project_members_controller_spe...Rémy Coutable
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-11Bugfix: User can't change the access level of an access requesterRubén Dávila
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-06Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas
2017-04-17Refactor members controller destroy actionDmitriy Zaporozhets
2017-04-17Refactor controller code that creates project/group membersDmitriy Zaporozhets
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-03Removed the "Groups" option from the settings gearJose Ivan Vargas
2017-01-03Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-11-01Implement CreateMembers service to make controller thinValery Sizov
2016-10-24Improve create project member test at project_members_controller_specDmitriy Zaporozhets
2016-10-24Gracefully handle adding of no users to projects and groupsLinus G Thiel
2016-10-21Fix project member access levelsValery Sizov
2016-10-19Change the order of tested methods in project_members_controller_specDmitriy Zaporozhets
2016-10-19Refactor project_members_controller_specDmitriy Zaporozhets
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-20Fix and remove duplicate specsRémy Coutable