summaryrefslogtreecommitdiff
path: root/app/models/diff_note.rb
Commit message (Expand)AuthorAgeFilesLines
* Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-021-2/+10
* Make `DiffNote#update_position` privateDouwe Maan2016-07-071-19/+14
* Keep around DiffNote position commitsDouwe Maan2016-07-061-0/+13
* Automatically update diff note positions when MR is pushed toDouwe Maan2016-07-061-1/+21
* Support new diff notes on MRs with diff_refsDouwe Maan2016-07-061-1/+1
* Add DiffNote modelDouwe Maan2016-07-061-0/+99