summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/diff_for_path.rb
Commit message (Expand)AuthorAgeFilesLines
* Clean up diff renderingDouwe Maan2017-05-231-12/+1
* Fix expanding a collapsed diff when converting a symlink to a regular fileadam-fix-collapsed-diff-symlink-file-conversionAdam Niedzielski2016-11-101-1/+1
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-3/+3
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+0
* Handle more than two paths in MergeRequest#diffsSean McGivern2016-07-111-1/+3
* Make expand_all param more explicitSean McGivern2016-07-081-1/+1
* DRY up diff_for_path actionsSean McGivern2016-07-081-0/+23