8 Commits (e82e0189384e3516a4e8f6ae6a3801f2b7ab4806)

Author SHA1 Message Date
  Go MAEDA b178150761 Show renames in diff preview (#28295). 6 years ago
  Toshi MARUYAMA b19a6d06d9 move utf8 encoding from view to UnifiedDiff (#12641) 11 years ago
  Toshi MARUYAMA 8e92ffc191 remove unnecessary h() from diff filename (#12641) 11 years ago
  Jean-Philippe Lang 12de6a177a Fixed that git diff displays deleted files as /dev/null (#11868). 11 years ago
  Toshi MARUYAMA 652871d4c3 Rails3: view: html_safe for common/_diff.html.erb 12 years ago
  Toshi MARUYAMA fb75372b86 scm: attachment: remove "to_utf8" methods from helpers (#2371) 12 years ago
  Toshi MARUYAMA 06bc4e50ef code layout clean up app/views/common/_diff.html.erb 12 years ago
  Toshi MARUYAMA 56b173ed8a rename .rhtml to .html.erb of app/views/common/_diff.rhtml. 13 years ago
  Toshi MARUYAMA f742cef0f1 HTML escape at app/views/common/_diff.rhtml. 13 years ago
  Jean-Philippe Lang 21c79827ff Highlight changes inside diff lines (#7139). 13 years ago
  Jean-Philippe Lang 488285e123 Strip non utf8 content when displaying diff (ruby1.9 compatibility). 13 years ago
  Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 14 years ago
  Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 15 years ago
  Jean-Philippe Lang 02acc7fc28 Follows r2110. 15 years ago
  Jean-Philippe Lang 53b5703981 Slight changes to diff view and style. 16 years ago
  Jean-Philippe Lang efe790a8d3 Removed inconsistent revision numbers on diff view. 16 years ago
  Jean-Philippe Lang e833cab30e Move diff viewer to a partial. 16 years ago
  Jean-Philippe Lang b78b62df8d SCM browser: ability to download raw unified diffs. 16 years ago
  Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 16 years ago
  Jean-Philippe Lang 36162c6cf2 Diff: adds some space between 2 changes in the same file and reduces html size. 16 years ago
  Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 16 years ago
  Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 16 years ago
  Jean-Philippe Lang 49bdf62243 Add autoscroll div for each file diff. 16 years ago
  Jean-Philippe Lang 1454a711ca Diff style (inline or side by side) automatically saved as a user preference. 16 years ago
  Jean-Philippe Lang cdb2781b48 Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 16 years ago
  Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
  Jean-Philippe Lang 889d50089d Added syntax highlightment for repository files (using CodeRay). 17 years ago
  Jean-Philippe Lang 0759212a44 Added fragment caching for svn diffs. 17 years ago
  Jean-Philippe Lang 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) 17 years ago
  Jean-Philippe Lang fd37f37ee4 fixed problems when svn path doesn't point to the root directory of the repository. 17 years ago
  Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 17 years ago
  Jean-Philippe Lang c56b95ed68 patch #8936: Properties changes in a diff are showing as modifications to files 17 years ago
  Jean-Philippe Lang bb3a5bcfd7 patch #8937: Show filename above diff to aid reading multi-file diffs 17 years ago
  Jean-Philippe Lang 77938cc11e fixed: no diff display with one line files [#8883] 17 years ago
  Jean-Philippe Lang 776d5ce554 XHTML compliance improvements 17 years ago
  Jean-Philippe Lang bc44158501 svn browser merged in trunk 17 years ago