Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scm: use ActionView::TestCase instead of HelperTestCase at repository_helper_... | Toshi MARUYAMA | 2011-06-22 | 1 | -3/+3 |
* | scm: additional test of replacing invalid utf-8 sequences instead of strippin... | Toshi MARUYAMA | 2011-04-12 | 1 | -0/+13 |
* | scm: replace invalid utf-8 sequences instead of stripping in displaying repos... | Toshi MARUYAMA | 2011-04-12 | 1 | -3/+1 |
* | scm: more strict to_utf8() test in repository helper on Ruby 1.9. | Toshi MARUYAMA | 2011-04-11 | 1 | -1/+3 |
* | scm: add unit test of invalid utf8 sequences should be stripped in repository... | Toshi MARUYAMA | 2011-03-19 | 1 | -0/+14 |
* | scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. | Toshi MARUYAMA | 2011-03-19 | 1 | -1/+17 |
* | scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. | Toshi MARUYAMA | 2011-03-17 | 1 | -3/+8 |
* | scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. | Toshi MARUYAMA | 2011-02-23 | 1 | -0/+68 |