summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/project_authorizations_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+73
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+37
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+60
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+72
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-61/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-061-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-25/+142
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-23/+15
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+3
* 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-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+73