summaryrefslogtreecommitdiff
path: root/app/controllers/snippets/notes_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Change block parameter name to params52123-issuable-actions-notesfinder-pderichsPatrick Derichs2019-08-011-2/+2
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-1/+3
* Correctly check permissions when creating snippet notesMarkus Koller2019-06-061-2/+6
* Refactor params for notes_actionsHeinrich Lee Yu2019-02-231-4/+0
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-1/+1
* Make sure NotesActions#noteable returns a Noteable in the update actiondm-notes-actions-noteable-for-updateDouwe Maan2017-11-161-0/+1
* Support comments for personal snippetsJarka Kadlecova2017-05-051-9/+0
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+44