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-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-01-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-12Add return value in form input to make add member specs passStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-02-06Changed date check testPhil Hughes
2017-02-06Fixed some specsPhil Hughes
2017-01-05Fixed a test and change the arrow functions to named functionsJose Ivan Vargas
2017-01-03Fixed more rspec tests as well as spinach featuresJose Ivan Vargas
2017-01-03Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas
2016-12-20Fix member with expiration date feature specFelipe Artur
2016-09-13Updated some specsPhil Hughes
2016-08-18Add expiration date to group membershipsSean McGivern
2016-08-18Only use let! where neededSean McGivern
2016-08-07Single quotes all the way.Adam Niedzielski
2016-08-06Set explicit time in tests so they return consistent results regardless of th...Adam Niedzielski
2016-08-05Allow to edit access expiration date.Adam Niedzielski
2016-08-05Update spec for adding member.Adam Niedzielski
2016-08-03Add test for a member with the expiration date.Adam Niedzielski