summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_content.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Updated diff toggle targets and added iconLuke Bennett2016-09-031-1/+3
* Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-1/+1
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-5/+5
* Support renames in diff_for_path actionsSean McGivern2016-07-111-1/+1
* Make expand_all param more explicitSean McGivern2016-07-081-1/+1
* Allow expanding all diffs at onceSean McGivern2016-07-081-1/+1
* Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-1/+5
* Collapse large diffs by defaultSean McGivern2016-07-081-0/+25