| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed: Error when reading ciphered text from the database without cipher key ... | Jean-Philippe Lang | 2011-11-11 | 1 | -0/+14 |
* | add unit test of escaping image urls (#9245) | Toshi MARUYAMA | 2011-11-02 | 1 | -0/+7 |
* | scm: mercurial: test: lib: update branches test for Branch class (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -9/+26 |
* | scm: git: test: lib: update branches test for Branch class (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -6/+17 |
* | scm: git: test: add test of parents to unit lib test (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -0/+26 |
* | scm: mercurial: test: add test of parents to unit lib test (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -0/+15 |
* | scm: mercurial: update test repository (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -3/+5 |
* | scm: mercurial: drop supporting below Mercurial 1.1 (#9465) | Toshi MARUYAMA | 2011-10-25 | 1 | -4/+6 |
* | scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465) | Toshi MARUYAMA | 2011-10-24 | 1 | -10/+14 |
* | remove trailing white-spaces from test/unit/lib/redmine/menu_manager/menu_ite... | Toshi MARUYAMA | 2011-08-30 | 1 | -3/+3 |
* | remove trailing white-spaces from test/unit/lib/redmine/views/builders/json_t... | Toshi MARUYAMA | 2011-08-30 | 1 | -9/+9 |
* | remove trailing white-spaces from test/unit/lib/redmine/views/builders/xml_te... | Toshi MARUYAMA | 2011-08-30 | 1 | -7/+7 |
* | remove trailing white-spaces from test/unit/lib/redmine/wiki_formatting.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -6/+6 |
* | remove trailing white-spaces from test/unit/lib/redmine/wiki_formatting/macro... | Toshi MARUYAMA | 2011-08-30 | 1 | -15/+15 |
* | remove trailing white-spaces from test/unit/lib/redmine/helpers/gantt_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -26/+26 |
* | remove trailing white-spaces from test/unit/lib/redmine/menu_manager/mapper_t... | Toshi MARUYAMA | 2011-08-30 | 1 | -10/+9 |
* | remove trailing white-spaces from test/unit/lib/redmine/menu_manager/menu_hel... | Toshi MARUYAMA | 2011-08-30 | 1 | -13/+13 |
* | remove trailing white-spaces from test/unit/lib/redmine/helpers/calendar_test... | Toshi MARUYAMA | 2011-08-30 | 1 | -9/+9 |
* | remove trailing white-spaces from test/unit/lib/redmine/plugin_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -14/+14 |
* | remove trailing white-spaces from test/unit/lib/redmine/safe_attributes_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -10/+10 |
* | remove trailing white-spaces from test/unit/lib/redmine/themes_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -14/+14 |
* | remove trailing white-spaces from test/unit/lib/redmine/menu_manager_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -3/+3 |
* | remove trailing white-spaces from test/unit/lib/redmine/mime_type_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -7/+7 |
* | remove trailing white-spaces from test/unit/lib/redmine/notifiable_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -2/+2 |
* | remove trailing white-spaces from test/unit/lib/redmine/access_control_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -7/+7 |
* | remove trailing white-spaces from test/unit/lib/redmine/ciphering_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -11/+11 |
* | remove trailing white-spaces from test/unit/lib/redmine/configuration_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -8/+8 |
* | remove trailing white-spaces from test/unit/lib/redmine/unified_diff_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -18/+18 |
* | remove trailing white-spaces from test/unit/lib/redmine/wiki_formatting/texti... | Toshi MARUYAMA | 2011-08-30 | 1 | -18/+18 |
* | scm: git: add unit adapter test of annotate invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+5 |
* | scm: git: add unit adapter test of annotate invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | scm: git: add unit adapter test of diff invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+6 |
* | scm: git: add unit adapter test of diff invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | scm: git: add unit adapter test of cat invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+5 |
* | scm: git: add unit adapter test of cat invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | Fixes version url. | Jean-Philippe Lang | 2011-07-06 | 1 | -1/+1 |
* | back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel... | Toshi MARUYAMA | 2011-06-22 | 1 | -1/+1 |
* | use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m... | Toshi MARUYAMA | 2011-06-22 | 1 | -3/+1 |
* | use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w... | Toshi MARUYAMA | 2011-06-22 | 1 | -1/+1 |
* | use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w... | Toshi MARUYAMA | 2011-06-22 | 1 | -1/+1 |
* | use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin... | Toshi MARUYAMA | 2011-06-22 | 1 | -1/+1 |
* | use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin... | Toshi MARUYAMA | 2011-06-22 | 1 | -1/+1 |
* | replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb. | Toshi MARUYAMA | 2011-06-17 | 1 | -1/+1 |
* | back out r6089. | Toshi MARUYAMA | 2011-06-17 | 1 | -23/+23 |
* | replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb. | Toshi MARUYAMA | 2011-06-17 | 1 | -8/+8 |
* | scm: cvs: replace RAILS_ROOT to Rails.root in unit adapter test. | Toshi MARUYAMA | 2011-06-10 | 1 | -2/+1 |
* | scm: bazaar: replace RAILS_ROOT to Rails.root in unit adapter test. | Toshi MARUYAMA | 2011-06-10 | 1 | -3/+1 |
* | scm: filesystem: replace RAILS_ROOT to Rails.root in unit adapter test. | Toshi MARUYAMA | 2011-06-10 | 1 | -2/+1 |
* | scm: mercurial: replace RAILS_ROOT to Rails.root in unit adapter test. | Toshi MARUYAMA | 2011-06-10 | 1 | -4/+1 |
* | scm: darcs: replace RAILS_ROOT to Rails.root in unit adapter test. | Toshi MARUYAMA | 2011-06-10 | 1 | -2/+1 |