| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 2 | -2/+2 |
* | Fixed some more test/unit/*_test.rb breaking when run alone (#12285) | Jean-Baptiste Barth | 2012-11-01 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 2 | -2/+2 |
* | Get rid of HelperTestcase. | Jean-Philippe Lang | 2011-12-18 | 1 | -18/+11 |
* | Removed dependency with monkey-patched rubytree. | Jean-Philippe Lang | 2011-12-14 | 1 | -1/+1 |
* | Fixed stub. | Jean-Philippe Lang | 2011-11-23 | 1 | -1/+1 |
* | 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/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 |
* | 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 absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 3 | -3/+3 |
* | Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 | Jean-Baptiste Barth | 2010-08-08 | 1 | -1/+1 |
* | Fix an IndexError if all the :last menu items are deleted from a menu. #4718 | Eric Davis | 2010-02-18 | 1 | -1/+18 |
* | Updated menus from JPL's feedback. | Eric Davis | 2009-11-25 | 3 | -35/+35 |
* | Add support for unattached menus (generated dynamically) | Eric Davis | 2009-11-25 | 2 | -0/+115 |
* | Converted Menus to a Tree structure to allow submenus. | Eric Davis | 2009-11-25 | 3 | -0/+435 |