summaryrefslogtreecommitdiff
path: root/spec/models/members/group_member_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-77/+13
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-3/+3
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+141
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+12
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-21/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+16
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+6
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+12
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+12
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-45/+13
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-3/+18
* Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-13/+23
|\
| * New GroupMember.of_ldap_type scope39-count-unique-users-for-more-accurate-smau-reportingAsh McKenzie2019-07-181-13/+23
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
|/
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Remove N+1 queries from users autocompleteSean McGivern2019-03-251-0/+16
* Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-061-0/+22
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable2018-04-261-44/+4
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-211-2/+2
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+16
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-0/+27
* Remove schema annotations completelyValery Sizov2016-09-161-19/+0
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* New Members::DestroyServiceRémy Coutable2016-06-181-10/+0
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-8/+14
* Add request access for groupsRémy Coutable2016-06-141-1/+21
* Tag model specsDouwe Maan2015-12-091-1/+1
* Update mock and stub syntax for specsRobert Speicher2015-06-221-2/+6
* Re-annotate modelsStan Hu2015-05-031-1/+5
* Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-6/+6
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-301-0/+46