summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/parallel_diff.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* Don't display comment on unchanged line on both sides in parallel diffDouwe Maan2017-06-191-10/+10
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-53/+10
* Actually render old and new sections of parallel diff next to each otherbetter-parallel-diffDouwe Maan2016-07-131-74/+55
* Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-3/+13
* Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-11/+5
* Properly highlight right side of parallel difffix-diff-commentsDouwe Maan2016-01-221-1/+3
* Properly highlight lines around '\ No newline at end of file'Douwe Maan2016-01-201-1/+1
* Move parallel diff logic to separate classDouwe Maan2016-01-201-0/+117