Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -118/+29 |
* | fix test failures (#12787) | Toshi MARUYAMA | 2013-01-13 | 1 | -3/+4 |
* | Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#... | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+3 |
* | Don't use Iconv with ruby1.9 (#12787). | Jean-Philippe Lang | 2013-01-12 | 1 | -5/+14 |
* | move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for com... | Toshi MARUYAMA | 2011-11-17 | 1 | -0/+34 |
* | move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common... | Toshi MARUYAMA | 2011-11-16 | 1 | -0/+33 |
* | move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#... | Toshi MARUYAMA | 2011-11-14 | 1 | -0/+44 |
* | scm: fix JRuby tests fail in unit changeset following test. | Toshi MARUYAMA | 2011-06-09 | 1 | -0/+7 |
* | add Redmine::CodesetUtil and move replacing invalid utf8 logic to it. | Toshi MARUYAMA | 2011-04-16 | 1 | -0/+31 |