summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/notes_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-2/+12
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-6/+6
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-14/+19
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-171-5/+9
|\
| * Make sure NotesActions#noteable returns a Noteable in the update actiondm-notes-actions-noteable-for-updateDouwe Maan2017-11-161-3/+7
| * Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-061-2/+2
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-061-5/+13
|\ \ | |/
| * Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttonsFilipa Lacerda2017-11-061-0/+2
| |\
| | * Use diff_discussion? instead of is_a?(DiffDiscussion)38677-render-new-discussions-on-diff-tabLuke "Jared" Bennett2017-11-021-1/+1
| | * Remove trailing commaLuke "Jared" Bennett2017-10-211-1/+1
| | * Improve discussion_line_code set and update notes_controller_specLuke "Jared" Bennett2017-10-211-1/+2
| | * Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett2017-10-211-1/+2
| * | Render 404 when polling commit notes without having permissionsissue_39176Felipe Artur2017-11-031-1/+2
| |/
| * Commenting on image diffsFelipe Artur2017-10-071-3/+8
| * Improve performance of filtering notes in NotesControllersh-improve-perf-notes-actionsStan Hu2017-10-021-1/+1
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+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