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
/
lib
/
plugins
/
acts_as_tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).
Go MAEDA
2023-01-16
1
-1
/
+1
*
Add require to acts_as_tree (#29914, #32938).
Marius Balteanu
2021-10-27
1
-0
/
+1
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
3
-3
/
+3
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
4
-0
/
+8
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
use lambda form in acts_as_tree scope (#12499)
Toshi MARUYAMA
2014-01-07
1
-2
/
+4
*
Restores acts_as_tree instance methods removed in r10919.
Jean-Philippe Lang
2012-12-02
1
-0
/
+2
*
Replaces acts_as_tree #roots class method with a scope.
Jean-Philippe Lang
2012-12-02
1
-11
/
+1
*
Adds a "depth" option to the child_pages macro (#10789).
Jean-Philippe Lang
2012-09-16
1
-4
/
+9
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
1
-1
/
+1
*
Moved Rails plugins required by the core to lib/plugins.
Jean-Philippe Lang
2012-04-26
10
-0
/
+378