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
/
redmine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing tests for Redmine::MenuManager::Mapper#initialize.
Jean-Baptiste Barth
2013-05-03
1
-0
/
+2
*
Allow plugins to define their base directory (#13927).
Jean-Baptiste Barth
2013-05-02
1
-5
/
+4
*
Updates for 2.3.1 release.
Jean-Philippe Lang
2013-05-01
1
-1
/
+1
*
add TODO comment about gantt issues sort (#7335)
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
fix diff error in case of line_left out of range (#13644)
Toshi MARUYAMA
2013-04-05
1
-2
/
+2
*
check integer ordinal range on only Ruby 1.8 (#13644)
Toshi MARUYAMA
2013-04-05
1
-4
/
+8
*
Check that the SCM log file is writable before using it (#13541).
Jean-Philippe Lang
2013-04-03
1
-4
/
+25
*
Code cleanup (#13630).
Etienne Massip
2013-04-02
1
-7
/
+6
*
Fixed that issue list PDF export displays ID column twice (#13630).
Etienne Massip
2013-04-02
1
-17
/
+14
*
Log SCM stderr when log level is set to debug only (#13541).
Jean-Philippe Lang
2013-03-22
1
-2
/
+2
*
fix that diff outputs become ??? in some non ASCII words (#12641)
Toshi MARUYAMA
2013-03-07
1
-0
/
+6
*
set html encoding utf8 at Diff class (#12641)
Toshi MARUYAMA
2013-03-07
1
-0
/
+6
*
code cleanup (#12641)
Toshi MARUYAMA
2013-03-07
1
-3
/
+2
*
move utf8 encoding from view to UnifiedDiff (#12641)
Toshi MARUYAMA
2013-03-07
1
-9
/
+2
*
use %r{} instead of // at lib/redmine/unified_diff.rb
Toshi MARUYAMA
2013-03-07
1
-1
/
+1
*
Restricts characters before auto links (#10277).
Jean-Philippe Lang
2013-02-24
1
-1
/
+1
*
Fixed that www followed by a dot generates broken links in formatted text (#3...
Jean-Philippe Lang
2013-02-24
1
-1
/
+1
*
Fixed that time entries report by week breaks on edge cases (#5329).
Jean-Philippe Lang
2013-02-24
1
-2
/
+2
*
Makes project custom fields available on spent time report (#1766).
Jean-Philippe Lang
2013-02-24
1
-5
/
+8
*
Set version to 2.3.0.
Jean-Philippe Lang
2013-02-23
1
-2
/
+2
*
Updates for 2.2.3 release.
Jean-Philippe Lang
2013-02-12
1
-1
/
+1
*
undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228).
Jean-Philippe Lang
2013-01-27
1
-3
/
+3
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-1
/
+4
*
Updates for 2.2.2 release.
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Strip {{toc}} tags in pdf exports (#9842).
Jean-Philippe Lang
2013-01-20
1
-2
/
+8
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-7
/
+32
*
Always log scm stderr and makes the log file path configurable.
Jean-Philippe Lang
2013-01-20
1
-4
/
+9
*
fix test failures (#12787)
Toshi MARUYAMA
2013-01-13
1
-3
/
+4
*
Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#...
Jean-Philippe Lang
2013-01-12
1
-1
/
+3
*
Don't use Iconv with ruby1.9 (#12787).
Jean-Philippe Lang
2013-01-12
3
-8
/
+33
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
53
-53
/
+53
*
Fixed: Cannot edit a wiki section which title starts with a tab (#12799).
Jean-Philippe Lang
2013-01-10
1
-1
/
+1
*
Changes for 2.2.1 release.
Jean-Philippe Lang
2013-01-09
1
-1
/
+1
*
Deprecation warnings (#12774).
Jean-Philippe Lang
2013-01-08
1
-1
/
+1
*
Workaround for #12750.
Jean-Philippe Lang
2013-01-08
1
-1
/
+2
*
Don't compute version start date if due_date is nil.
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
*
Removed debug messages.
Jean-Philippe Lang
2013-01-06
1
-3
/
+0
*
Fixed that macros with uppercase letters can not be called (#12744).
Jean-Philippe Lang
2013-01-05
1
-2
/
+2
*
Adds a custom validator for dates (#12736).
Jean-Philippe Lang
2013-01-05
1
-0
/
+11
*
Only process issues that have relations.
Jean-Philippe Lang
2013-01-05
1
-1
/
+4
*
Use JSON so we don't have to parse data-rels manually (#3436).
Jean-Philippe Lang
2013-01-05
1
-5
/
+1
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-3
/
+42
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-2
/
+2
*
Check permissions before the extra condition for displaying a menu item (#127...
Jean-Philippe Lang
2013-01-04
1
-8
/
+5
*
Code cleanup.
Jean-Philippe Lang
2013-01-03
1
-15
/
+4
*
Use joins instead of sub-queries (#12713).
Jean-Philippe Lang
2013-01-03
1
-4
/
+10
*
Icon for the textile help link.
Jean-Philippe Lang
2013-01-02
1
-4
/
+1
*
Adds CSS classes on pagination links.
Jean-Philippe Lang
2012-12-21
1
-12
/
+18
*
#pagination_links_each yields all links!
Jean-Philippe Lang
2012-12-17
1
-2
/
+2
*
Reset the page parameter when changing the number of items per page.
Jean-Philippe Lang
2012-12-17
1
-1
/
+1
[next]