Redmine/app
Toshi MARUYAMA 24d73d4644 Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)
Without this change, non ASCII subject issue cannot be created on Ruby 1.9.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8714 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-28 04:58:11 +00:00
..
controllers Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796) 2012-01-28 04:58:11 +00:00
helpers Accept project identifier with underscore. 2012-01-27 19:29:07 +00:00
models Allow underscores in project identifiers (#1363). 2012-01-27 17:34:58 +00:00
views replace tabs to spaces at app/views/projects/settings/_repositories.html.erb 2012-01-26 12:07:48 +00:00