summaryrefslogtreecommitdiff
path: root/app/policies/note_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* 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