summaryrefslogtreecommitdiff
path: root/spec/controllers/groups/group_members_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-7/+34
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+35
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+19
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+27
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-117/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-24/+23
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-21/+45
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+20
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+12
* Add latest changes from gitlab-org/gitlab@13-8-stable-eeGitLab Bot2021-02-041-0/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+37
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-8/+81
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-17/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-1/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-1/+1
* Make it easier to find invited group membersStan Hu2019-08-051-0/+33
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+86
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-86/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+86
* Add subresources removal to member destroy serviceJames Lopez2019-01-311-1/+1
* Remove deprecated xhr from specsJasper Maes2018-12-191-4/+6
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-22/+28
* Bugfix: User can't change the access level of an access requesterRubén Dávila2017-12-111-0/+19
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-9/+9
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-14/+42
* Fix failing specAlfredo Sumaran2017-06-071-1/+1
* Add json support to group members leave action in controllerDmitriy Zaporozhets2017-06-061-0/+7
* Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-1/+1
* Refactor create member tests from group_members_controller_specDmitriy Zaporozhets2016-10-241-41/+30
* Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-0/+54
* Refactor group_members_controller_specdz-refactor-some-specsDmitriy Zaporozhets2016-10-191-86/+34
* Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-031-2/+2
* Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-221-1/+2
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-3/+3
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-7/+7
* Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executedRémy Coutable2016-06-201-3/+1
* Redirect to the member's source on request withdrawalRémy Coutable2016-06-181-1/+1
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-12/+12
* Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable2016-06-141-3/+3
* Add request access for groupsRémy Coutable2016-06-141-2/+196
* Remove group members checkFelipe Artur2016-04-181-3/+5
* Fix codeFelipe Artur2016-04-181-2/+1
* Add specs and fix codeFelipe Artur2016-04-181-0/+19