index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
lib
/
redmine
/
menu_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
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