gitlabhq/app/views/commits
Gabriel Mazetto 50c2c16a4d Better algorithm to deal with encodings. Moved fallback rescue message from view to encode library.
This helps fix cases where UTF-8 is wrongly identified as ISO-8859-1. We will only try to convert strings if we are 100% sure about the charset, otherwise, we will fallback to UTF-8.
2012-05-26 20:15:06 -03:00
..
_commit.html.haml Better algorithm to deal with encodings. Moved fallback rescue message from view to encode library. 2012-05-26 20:15:06 -03:00
_commits.html.haml Commits page styled better now 2012-02-13 00:12:18 +02:00
_diff_head.html.haml Removed encoding monkey patch 2012-04-11 23:03:56 +03:00
_diffs.html.haml CSS improvements for diff & file view 2012-05-15 19:35:18 +03:00
_head.html.haml migrated to bootstrap 2 2012-04-10 08:51:08 +03:00
_text_file.html.haml Handling big commits & big diff 2012-04-06 01:00:15 +03:00
compare.html.haml Fix issues with push 600+ commits. refactored, improved push events 2012-04-04 07:39:04 +03:00
index.atom.builder create atom feed for commits 2011-11-11 12:11:27 +04:00
index.html.haml UI improved, .main_box css class for show pages 2012-03-28 10:46:51 +03:00
index.js.haml commit paging fixes 2011-11-05 14:26:06 +02:00
show.html.haml Commit header improved. finalize PR 667 2012-04-16 01:10:09 +03:00