]> source.dussan.org Git - redmine.git/commit
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 16 Apr 2011 06:43:49 +0000 (06:43 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 16 Apr 2011 06:43:49 +0000 (06:43 +0000)
commita78b12706a46670e3c07f37e379cb67f725038ac
treec6d0bf44b7ad58fcfcba6d0fe306ca9f367e2d41
parent2507bcd8e7f83de07c6360f41e2fdf9ea5c96db2
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5474 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/repositories_helper.rb
app/views/repositories/_dir_list_content.rhtml
lib/redmine/codeset_util.rb [new file with mode: 0644]