summaryrefslogtreecommitdiff
path: root/app/policies/note_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-031-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-291-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-02-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-241-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-051-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+41
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-2/+2
* Change Note#to_ability_name to 'note'Dylan Griffith2019-10-231-1/+1
* Add policy check if cross reference system notes are accessibleAlexandru Croitor2019-09-301-0/+9
* Prevent award_emoji to notes not visible to userHeinrich Lee Yu2019-01-311-0/+1
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-0/+9
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-1/+1
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-101-2/+1
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-5/+1
* Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-9/+1
* Check the discussion lock only for issuables & clean styleJarka Kadlecova2017-09-141-1/+1
* Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+10
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-13/+18
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* port notes and project snippetshttp://jneen.net/2016-08-301-0/+19