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
Commit message (
Expand
)
Author
Age
Files
Lines
*
awesome_nested_set: not use cache for max rgt (#6579)
Toshi MARUYAMA
2014-05-24
1
-12
/
+4
*
awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)
Toshi MARUYAMA
2014-05-24
1
-0
/
+1
*
awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)
Toshi MARUYAMA
2014-05-24
5
-8
/
+28
*
awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6...
Toshi MARUYAMA
2014-05-24
4
-5
/
+14
*
awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)
Toshi MARUYAMA
2014-05-24
26
-918
/
+1278
*
Blank content type for attachments attached via Ajax file upload (Patch by Je...
Jean-Philippe Lang
2014-05-02
1
-1
/
+1
*
fix typos of source comments at acts_as_event.rb
Toshi MARUYAMA
2014-04-06
1
-1
/
+1
*
fix awesome_nested_set test failure (#6579)
Toshi MARUYAMA
2014-03-26
1
-1
/
+1
*
add missing awesome_nested_set 2.1.6 files (#6579)
Toshi MARUYAMA
2014-03-26
5
-0
/
+51
*
awesome_nested_set: split highest rgt reader method (#6579)
Toshi MARUYAMA
2014-03-26
1
-6
/
+9
*
fix always new lft and rgt are lft = 1, rgt = 2 (#6579)
Toshi MARUYAMA
2014-03-26
1
-1
/
+3
*
use bundled awesome_nested_set (#6579)
Toshi MARUYAMA
2014-03-26
1
-0
/
+1
*
import awesome_nested_set 2.1.6 (#6579)
Toshi MARUYAMA
2014-03-26
22
-0
/
+2707
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
5
-5
/
+5
*
Gemfile: use awesome_nested_set 2.1.6 gem
Toshi MARUYAMA
2014-01-27
23
-2708
/
+0
*
move r12689 awesome_nested_set modification to config/initializers/10-patches...
Toshi MARUYAMA
2014-01-27
1
-2
/
+0
*
REST API: Integer custom field validation fails when using non-string values ...
Jean-Philippe Lang
2014-01-25
1
-1
/
+3
*
graft r5285 to awesome_nested_set 2.1.6 (#7920)
Toshi MARUYAMA
2014-01-21
1
-0
/
+2
*
add lib/plugins/awesome_nested_set/init.rb
Toshi MARUYAMA
2014-01-21
1
-0
/
+1
*
import awesome_nested_set 2.1.6
Toshi MARUYAMA
2014-01-21
13
-61
/
+121
*
graft r5285 to awesome_nested_set 2.1.5 (#7920)
Toshi MARUYAMA
2014-01-21
1
-0
/
+2
*
back out r12679 awesome_nested_set 2.1.5 modification
Toshi MARUYAMA
2014-01-21
1
-6
/
+2
*
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
Toshi MARUYAMA
2014-01-20
1
-1
/
+1
*
back out r12680
Toshi MARUYAMA
2014-01-20
1
-4
/
+5
*
use :order_column option instead of :order for acts_as_nested_set
Toshi MARUYAMA
2014-01-20
1
-5
/
+4
*
apply Redmine awesome_nested_set 2.1.5 modification
Toshi MARUYAMA
2014-01-20
1
-3
/
+7
*
add lib/plugins/awesome_nested_set/init.rb
Toshi MARUYAMA
2014-01-20
1
-0
/
+1
*
import awesome_nested_set 2.1.5
Toshi MARUYAMA
2014-01-20
24
-918
/
+696
*
svn propset svn:eol-style LF lib/plugins/awesome_nested_set/spec/*
Toshi MARUYAMA
2014-01-20
11
-1176
/
+1176
*
svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.travis.yml
Toshi MARUYAMA
2014-01-20
1
-13
/
+13
*
svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.autotest
Toshi MARUYAMA
2014-01-20
1
-12
/
+12
*
add newline at end of lib/plugins/awesome_nested_set/init.rb
Toshi MARUYAMA
2014-01-19
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at acts_as_list
Toshi MARUYAMA
2014-01-08
1
-1
/
+2
*
Rails4: replace deprecated Relation#update_all at acts_as_list
Toshi MARUYAMA
2014-01-08
1
-15
/
+15
*
use lambda form in acts_as_tree scope (#12499)
Toshi MARUYAMA
2014-01-07
1
-2
/
+4
*
Reduces the number of subqueries when searching with many custom fields set a...
Jean-Philippe Lang
2014-01-05
1
-5
/
+10
*
Fixed slow SELECT ... FOR UPDATE query when deleting an issue.
Jean-Philippe Lang
2013-12-22
1
-1
/
+1
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-0
/
+1
*
Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::...
Jean-Philippe Lang
2013-10-14
1
-1
/
+1
*
pdf: fix empty page attached when exporting (#13632)
Toshi MARUYAMA
2013-09-30
1
-2
/
+2
*
remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2...
Toshi MARUYAMA
2013-08-10
63
-0
/
+0
*
remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rb
Toshi MARUYAMA
2013-08-10
1
-139
/
+0
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-5
/
+6
*
Code cleanup.
Jean-Philippe Lang
2013-06-11
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-06-11
1
-1
/
+1
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-05-18
1
-5
/
+5
*
Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins...
Toshi MARUYAMA
2013-03-03
1
-3
/
+3
*
Fixed that #reload raises a Stack too deep error with ruby 2.0.
Jean-Philippe Lang
2013-02-28
1
-2
/
+2
*
not use htmlentities gem in rfpdf plugin (#13138)
Toshi MARUYAMA
2013-02-15
3
-22
/
+1
[next]