summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/notes_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of filtering notes in NotesControllersh-improve-perf-notes-actionsStan Hu2017-10-021-1/+1
* Fix specsDouwe Maan2017-08-301-1/+1
* No explicit `to_a` or instance variables needed.Douwe Maan2017-08-181-5/+7
* Prefer polymorphism over `is_a?`Douwe Maan2017-08-171-2/+2
* Remove view=full_data from NotesControllerDouwe Maan2017-08-171-6/+2
* Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-2/+4
* Keep the replies when the user leaves the pageFilipa Lacerda2017-08-031-1/+1
* [ci skip] Enable etag pollingFilipa Lacerda2017-08-021-0/+7
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-1/+21
|\
| * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+21
* | Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-211-19/+30
|/
* Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+44
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+136