summaryrefslogtreecommitdiffstats
path: root/app/views/common/_diff.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/common/_diff.rhtml.Toshi MARUYAMA2011-08-241-57/+0
* HTML escape at app/views/common/_diff.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-111-30/+20
* Strip non utf8 content when displaying diff (ruby1.9 compatibility).Jean-Philippe Lang2011-01-011-2/+2
* Replace the hardcoded "CodeRay" css class name for highlighted elements.Jean-Philippe Lang2010-03-141-2/+2
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-1/+4
* Follows r2110.Jean-Philippe Lang2008-12-071-1/+1
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-091-2/+5
* Removed inconsistent revision numbers on diff view.Jean-Philippe Lang2008-06-091-13/+0
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-081-0/+74