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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-1
/
+3
*
gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-2
/
+5
*
gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan...
Toshi MARUYAMA
2012-09-10
1
-2
/
+4
*
gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-1
/
+3
*
gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-3
/
+8
*
gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-1
/
+2
*
gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-10
1
-3
/
+0
*
Fixed TLS configuration in example (#11034).
Jean-Philippe Lang
2012-09-09
1
-1
/
+0
*
Log current user on each request.
Jean-Philippe Lang
2012-09-09
1
-0
/
+1
*
Deep headings in TOC are too small.
Jean-Philippe Lang
2012-09-09
1
-3
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-09-09
1
-6
/
+6
*
Issues assigned to a locked/closed version are now copied (#11207).
Jean-Philippe Lang
2012-09-09
1
-3
/
+1
*
Fixed that the reminder email excludes issues assigned to groups (#11723).
Jean-Philippe Lang
2012-09-09
3
-2
/
+32
*
Fixed: Issues associated with a locked version are not copied when copying a ...
Jean-Philippe Lang
2012-09-09
2
-1
/
+32
*
Fixed that target version is lost on project copy for issues that are assigne...
Jean-Philippe Lang
2012-09-09
2
-1
/
+17
*
Code cleanup.
Jean-Philippe Lang
2012-09-09
1
-6
/
+4
*
Bulgarian translation updated by Ivan Cenov (#11799)
Toshi MARUYAMA
2012-09-08
1
-5
/
+5
*
Filling locales (#6965).
Jean-Philippe Lang
2012-09-08
45
-0
/
+45
*
Do not copy subtasks twice when copying an issue and its descendants (#6965).
Jean-Philippe Lang
2012-09-08
2
-0
/
+22
*
Adapt subtasks copy when copying a project (#6965).
Jean-Philippe Lang
2012-09-08
2
-1
/
+17
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
9
-2
/
+159
*
gantt: code layout cleanup html days headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+7
*
gantt: code layout cleanup html weeks headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+7
*
gantt: use content_tag instead of html tag at days headers
Toshi MARUYAMA
2012-09-08
1
-5
/
+13
*
gantt: use content_tag instead of html tag at gantt header outline
Toshi MARUYAMA
2012-09-08
1
-3
/
+8
*
gantt: code layout cleanup ruby code at head of show.html.erb
Toshi MARUYAMA
2012-09-08
1
-17
/
+17
*
gantt: code layout cleanup html months headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+8
*
gantt: use content_tag instead of html tag at gantt subject
Toshi MARUYAMA
2012-09-08
1
-11
/
+28
*
gantt: code cleanup html today red line
Toshi MARUYAMA
2012-09-08
1
-1
/
+2
*
gantt: fix code indents of html today red line
Toshi MARUYAMA
2012-09-08
1
-7
/
+7
*
gantt: use content_tag instead of html tag at gantt today red line
Toshi MARUYAMA
2012-09-07
1
-6
/
+11
*
gantt: use content_tag instead of html tag at gantt weeks headers
Toshi MARUYAMA
2012-09-07
1
-9
/
+25
*
gantt: use content_tag instead of html tag at gantt months headers
Toshi MARUYAMA
2012-09-07
1
-3
/
+9
*
gantt: code layout cleanup html gantt days headers
Toshi MARUYAMA
2012-09-07
1
-10
/
+13
*
code layout cleanup app/views/gantts/show.html.erb
Toshi MARUYAMA
2012-09-07
1
-2
/
+8
*
code layout cleanup gantt weeks headers
Toshi MARUYAMA
2012-09-07
1
-15
/
+19
*
code layout cleanup gantt months headers
Toshi MARUYAMA
2012-09-07
1
-4
/
+7
*
fix code indent of gantt days headers
Toshi MARUYAMA
2012-09-07
1
-10
/
+10
*
code layout cleanup app/views/gantts/show.html.erb
Toshi MARUYAMA
2012-09-07
1
-7
/
+15
*
remove redundant empty lines from app/views/repositories/_revision_graph.html...
Toshi MARUYAMA
2012-09-07
1
-3
/
+0
*
XML output broken with builder 3.0.1.
Jean-Philippe Lang
2012-09-06
1
-1
/
+1
*
Let plugin override mailer views (#11776).
Jean-Philippe Lang
2012-09-06
1
-0
/
+1
*
Parse any heading level (#11789).
Jean-Philippe Lang
2012-09-06
1
-1
/
+3
*
remove redundant empty lines from revision_graph.js
Toshi MARUYAMA
2012-09-06
1
-14
/
+0
*
replace tab to space at revision_graph.js
Toshi MARUYAMA
2012-09-06
1
-1
/
+1
*
show JQuery datepicker today button
Toshi MARUYAMA
2012-09-05
1
-1
/
+5
*
Traditional Chinese translation updated by ChunChang Lo (#11766)
Toshi MARUYAMA
2012-09-04
1
-10
/
+10
*
fix redmine_plugin generator output in USAGE
Toshi MARUYAMA
2012-09-03
1
-0
/
+16
*
fix plugin generator script name of USAGE on Rails3
Toshi MARUYAMA
2012-09-03
3
-3
/
+3
*
Create role by copy (#9258).
Jean-Philippe Lang
2012-09-03
6
-2
/
+52
[prev]
[next]