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
*
scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fe...
Toshi MARUYAMA
2012-09-16
1
-1
/
+1
*
scm: bazaar: add asserting entries root path at unit model test
Toshi MARUYAMA
2012-09-16
1
-0
/
+2
*
Do not consider that versions that are due today are completed.
Jean-Philippe Lang
2012-09-16
2
-1
/
+6
*
Accept float in inline styles.
Jean-Philippe Lang
2012-09-16
1
-1
/
+1
*
Updates for 2.0.4 and 2.1.0 releases.
Jean-Philippe Lang
2012-09-16
2
-2
/
+104
*
scm: mercurial: add test of diff from new to old revision to unit lib test
Toshi MARUYAMA
2012-09-16
1
-1
/
+10
*
scm: bazaar: add diff test to unit lib test
Toshi MARUYAMA
2012-09-16
1
-0
/
+7
*
scm: bazaar: separate constant repository path to repository and trunk branch...
Toshi MARUYAMA
2012-09-16
1
-3
/
+4
*
scm: bazaar: do not use file:// for repository path at unit app test
Toshi MARUYAMA
2012-09-16
1
-2
/
+1
*
scm: bazaar: add asserting entries subdirectory path at unit app test
Toshi MARUYAMA
2012-09-16
1
-0
/
+1
*
scm: git: remove unnecessary encoding header from unit adapter test
Toshi MARUYAMA
2012-09-15
1
-1
/
+0
*
scm: git: change test author encoding in unit adapter test to ASCII-8BIT
Toshi MARUYAMA
2012-09-15
1
-1
/
+1
*
remove unused "require 'redmine/codeset_util'" from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-2
/
+0
*
remove redundant empty lines from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-13
/
+0
*
remove unused "require 'iconv'" from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-1
/
+0
*
Japanese translation updated by Go MAEDA (#11836)
Toshi MARUYAMA
2012-09-15
1
-6
/
+6
*
add copyright statement to test/unit/lib/redmine/scm/adapters/*.rb
Toshi MARUYAMA
2012-09-14
6
-0
/
+100
*
Fixed comment.
Etienne Massip
2012-09-12
1
-1
/
+1
*
Redmine.pm fails when permissions are NULL (#11818).
Jean-Philippe Lang
2012-09-12
1
-1
/
+2
*
Code cleanup (#11814).
Jean-Philippe Lang
2012-09-11
1
-3
/
+5
*
Set the first day of week in the date picker according to settings (#11814).
Jean-Philippe Lang
2012-09-11
1
-1
/
+5
*
Use javascript_tag.
Jean-Philippe Lang
2012-09-11
1
-2
/
+3
*
Moved the javascript includes in html head.
Jean-Philippe Lang
2012-09-11
1
-2
/
+5
*
Revision graph sometimes broken (#11612).
Jean-Philippe Lang
2012-09-11
1
-0
/
+6
*
Upgraded raphael.js to 2.1.0 (#10419).
Jean-Philippe Lang
2012-09-11
1
-7
/
+10
*
Set version to 2.1.0.
Jean-Philippe Lang
2012-09-11
1
-2
/
+2
*
do not show estimated time if it is nil on issue page
Toshi MARUYAMA
2012-09-11
1
-1
/
+3
*
add asserting that issue estimated hours is nil when creating minimal issue
Toshi MARUYAMA
2012-09-11
1
-0
/
+1
*
gantt: use content_tag instead of html tag at the tooltip
Toshi MARUYAMA
2012-09-11
1
-4
/
+12
*
gantt: use content_tag instead of html tag at the label on the right
Toshi MARUYAMA
2012-09-11
1
-3
/
+7
*
gantt: remove redundant empty lines from unit gantt helper test
Toshi MARUYAMA
2012-09-11
1
-4
/
+0
*
gantt: use content_tag instead of html tag at subject for project
Toshi MARUYAMA
2012-09-11
1
-3
/
+6
*
gantt: use content_tag instead of html tag at the markers
Toshi MARUYAMA
2012-09-11
1
-2
/
+14
*
gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-2
/
+2
*
gantt: fix unit gantt helper test fails
Toshi MARUYAMA
2012-09-11
1
-9
/
+9
*
gantt: use content_tag instead of html tag at the task bar
Toshi MARUYAMA
2012-09-11
1
-3
/
+24
*
gantt: code layout cleanup image_task method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-6
/
+17
*
gantt: code layout cleanup to_image method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-14
/
+15
*
gantt: use content_tag instead of html tag at helper subject_for_version method
Toshi MARUYAMA
2012-09-11
1
-3
/
+7
*
gantt: code layout cleanup pdf_task method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-8
/
+8
*
gantt: code layout cleanup pdf_subject method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-2
/
+4
*
gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2012-09-11
1
-6
/
+6
*
gantt: use content_tag instead of html tag at subject gravatar
Toshi MARUYAMA
2012-09-10
1
-5
/
+9
*
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
[next]