summaryrefslogtreecommitdiff
path: root/app/policies/issuable_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-5/+0
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+4
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-6/+6
* Add latest changes from gitlab-org/security/gitlab@15-4-stable-eeGitLab Bot2022-09-281-0/+6
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+5
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+4
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+3
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+8
* Add latest changes from gitlab-org/security/gitlab@14-5-stable-eeGitLab Bot2021-12-031-1/+3
* Add latest changes from gitlab-org/security/gitlab@14-4-stable-eeGitLab Bot2021-10-271-0/+6
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+1
* Disallow reopening of locked merge requestsJan Beckmann2019-03-081-0/+1
* Adds validation to check if user can read projectTiago Botelho2018-12-191-1/+1
* Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-0/+1
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-2/+0
* Fix N+1 in MergeRequestParserSean McGivern2018-04-051-14/+0
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+13
* Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-2/+9
* Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+5
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-9/+10
* Added IssueCollectionYorick Peterse2016-11-071-1/+1
* port issues to Issu{able,e}Policyhttp://jneen.net/2016-08-301-0/+14