summaryrefslogtreecommitdiff
path: root/spec/finders/group_projects_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-9/+29
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+44
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+2
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-6/+6
* [CE] Reduce differences with EE in group_projects_finder_spec.rbRémy Coutable2019-03-211-20/+19
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-7/+7
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Include subgroup issuables on the group page30106-group-issuesJarka Kadlecová2018-02-011-6/+70
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* ProjectsFinder should handle more optionsJacopo2017-04-061-27/+43
* Use `:empty_project` where possible in finder specsrs-empty_project-findersRobert Speicher2017-01-251-5/+5
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-1/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-0/+89