summaryrefslogtreecommitdiff
path: root/app/models/legacy_diff_note.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-2/+2
|\
| * switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+2
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-281-1/+9
|\ \ | |/
| * Reduce number of queries made for merge_requests/:id/diffsfix/use-fewer-queries-for-mr-notesAhmad Sherif2016-07-281-1/+9
* | Use sha1 of discussion ID.Douwe Maan2016-07-251-1/+1
|/
* Don't fail when a LegacyDiffNote didn't store the right diffDouwe Maan2016-07-151-2/+2
* Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-58/+11
* Restore old behavior around diff notes to outdated discussionsDouwe Maan2016-06-221-1/+1
* Incorportate feedbackZ.J. van de Weg2016-06-011-0/+4
* Clean up LegacyDiffNote somewhatDouwe Maan2016-05-131-98/+73
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-0/+182