summaryrefslogtreecommitdiff
path: root/app/models/concerns/note_on_diff.rb
Commit message (Expand)AuthorAgeFilesLines
* Move #to_discussion to NoteOnDiff21211-comment-on-diff-partially-broken-after-updating-to-8-11Sean McGivern2016-08-301-0/+4
* Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan2016-08-191-0/+4
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-25/+0
* Remove duplication, unused methods, and some other style thingsDouwe Maan2016-07-061-2/+0
* Add some more code comments.Douwe Maan2016-07-061-0/+1
* Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-0/+53