summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_content.html.haml
Commit message (Expand)AuthorAgeFilesLines
* fix build failuresMike Greiling2017-02-161-1/+3
* only show diff unfolding link if there are more lines to showMike Greiling2017-02-161-2/+3
* HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-1/+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
* 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