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
/
project_nested_set_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
Tests broken for SQLite3 (#30119).
Jean-Philippe Lang
2018-12-08
1
-0
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove trailing white space from test/unit/project_nested_set_test.rb
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
fix ProjectNestedSetTest fails randomly
Toshi MARUYAMA
2014-12-07
1
-0
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-0
/
+5
*
remove unneeded instance variable assignment from ProjectNestedSetTest
Toshi MARUYAMA
2014-10-08
1
-2
/
+0
*
Fixed "column specified more than once" error with SQLServer (#6579).
Jean-Philippe Lang
2014-05-24
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)
Toshi MARUYAMA
2014-01-21
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest
Toshi MARUYAMA
2014-01-09
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adds a Project.rebuild_tree! method to force the rebuild of the nested set.
Jean-Philippe Lang
2012-11-23
1
-0
/
+9
*
Fixed that Project.rebuild! sorts projects by id instead of name (#12431).
Jean-Philippe Lang
2012-11-23
1
-0
/
+7
*
Do not create projects in alphabetical order in nested set tests (#12431).
Jean-Philippe Lang
2012-11-23
1
-6
/
+6
*
Fixed that projects are not ordered alphabetically after renaming project (#1...
Jean-Philippe Lang
2012-08-10
1
-81
/
+130
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from test/unit/project_nested_set_test.rb.
Toshi MARUYAMA
2011-08-30
1
-12
/
+12
*
Additional unit tests for project tree.
Jean-Philippe Lang
2011-01-06
1
-33
/
+93
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fixed: deleting a project with subprojects breaks the project tree (#4701).
Jean-Philippe Lang
2010-01-31
1
-0
/
+58