summaryrefslogtreecommitdiff
path: root/spec/features/projects/members/group_members_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-183/+61
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-70/+173
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-28/+27
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-0/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+8
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-6/+6
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-4/+4
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-031-4/+4
* Handle an edge-case whith inviteesgroup-members-in-project-members-viewRémy Coutable2016-12-071-7/+76
* Shows group members in the project members listPhil Hughes2016-12-021-0/+21