summaryrefslogtreecommitdiff
path: root/spec/models/project_group_link_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-3/+3
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+6
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-16/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-0/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-311-0/+8
* 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
* Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsenable-a-few-rubocop-rspec-copsRémy Coutable2017-06-301-6/+6
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* Don't allow a project to be shared with an ancestor of the group it is inDouwe Maan2017-02-281-1/+16
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+16
* Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-1/+1
* Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-0/+17