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
...
*
Make repository identifier accept underscores (#11192).
Jean-Philippe Lang
2012-06-19
2
-2
/
+11
*
fix test_global_index of functional activities controller test fails around U...
Toshi MARUYAMA
2012-06-19
1
-1
/
+4
*
scm: git: fix unable to run unit lib test if git binary is not available on W...
Toshi MARUYAMA
2012-06-18
1
-10
/
+10
*
Removed invalid nested p tags.
Jean-Philippe Lang
2012-06-18
3
-6
/
+4
*
Updates for 2.0.3 release.
Jean-Philippe Lang
2012-06-18
2
-1
/
+19
*
Fix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang
2012-06-18
2
-20
/
+20
*
Fixed that deleting a project with subtasks may fail (#11185).
Jean-Philippe Lang
2012-06-18
3
-0
/
+58
*
Traditional Chinese translation updated by ChunChang Lo (#11186)
Toshi MARUYAMA
2012-06-18
1
-5
/
+5
*
fix PDF export tables problems (#10688)
Toshi MARUYAMA
2012-06-17
1
-21
/
+28
*
fix unit test fails on Ruby 1.8 and JRuby (#2190)
Toshi MARUYAMA
2012-06-17
1
-1
/
+3
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
3
-7
/
+38
*
Fixed that time entries should be sorted by date and created_on (#11178).
Jean-Philippe Lang
2012-06-16
2
-1
/
+15
*
Fixed that sticky messages are not displayed first (#11170).
Jean-Philippe Lang
2012-06-16
2
-2
/
+16
*
Added missing local variable declaration.
Etienne Massip
2012-06-14
1
-0
/
+1
*
Added a min-width to revision graph holder style to fix its rendering in Chro...
Etienne Massip
2012-06-14
1
-1
/
+1
*
Fixed that time report raises a SQL error if there are multiple CustomValue f...
Jean-Philippe Lang
2012-06-14
2
-3
/
+13
*
Upgrade to Rails 3.2.6 (#11162).
Jean-Philippe Lang
2012-06-14
1
-1
/
+1
*
Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).
Jean-Philippe Lang
2012-06-14
2
-3
/
+211
*
Additional tests for Redmine.pm.
Jean-Philippe Lang
2012-06-14
1
-1
/
+36
*
Use a random filename.
Jean-Philippe Lang
2012-06-12
1
-1
/
+1
*
Start implementing tests for Redmine.pm perl module.
Jean-Philippe Lang
2012-06-12
4
-3
/
+315
*
Doc cleanup.
Jean-Philippe Lang
2012-06-12
1
-8
/
+15
*
Run only unit, functional then integration tests for coverage.
Jean-Philippe Lang
2012-06-12
1
-2
/
+1
*
Fixed that Subversion#load_entries_changesets raises an error if entries is nil.
Jean-Philippe Lang
2012-06-12
2
-0
/
+7
*
Fixed that lines with spaces only before headings break wiki section extracti...
Jean-Philippe Lang
2012-06-11
2
-1
/
+26
*
Simplified Chinese translation updated (#11130)
Toshi MARUYAMA
2012-06-11
1
-5
/
+5
*
Bulgarian translation updated by Ivan Cenov (#11129)
Toshi MARUYAMA
2012-06-11
1
-5
/
+5
*
Japanese translation update by Go MAEDA (#11128)
Toshi MARUYAMA
2012-06-11
1
-7
/
+7
*
fix test_user_index of activities controller test fails at Japanese morning a...
Toshi MARUYAMA
2012-06-11
1
-1
/
+5
*
remove trailing white-spaces from config/settings.yml
Toshi MARUYAMA
2012-06-11
1
-11
/
+11
*
scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find...
Toshi MARUYAMA
2012-06-11
1
-4
/
+4
*
add some avatar tests
Toshi MARUYAMA
2012-06-11
1
-0
/
+8
*
Extract code from view.
Jean-Philippe Lang
2012-06-10
2
-1
/
+9
*
Code cleanup.
Jean-Philippe Lang
2012-06-10
1
-1
/
+6
*
Code cleanup.
Jean-Philippe Lang
2012-06-10
1
-4
/
+4
*
Faster changesets loading for subversion.
Jean-Philippe Lang
2012-06-10
1
-0
/
+16
*
Adds a method to load changesets for repository entries.
Jean-Philippe Lang
2012-06-10
8
-13
/
+25
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
8
-2
/
+29
*
Make sure we look for a feeds token.
Jean-Philippe Lang
2012-06-10
1
-1
/
+1
*
Stringify tokens.
Jean-Philippe Lang
2012-06-10
1
-3
/
+3
*
Stringify User.try_to_login arguments.
Jean-Philippe Lang
2012-06-10
1
-1
/
+4
*
Make sure that #api_key_from_request returns a String.
Jean-Philippe Lang
2012-06-10
1
-2
/
+2
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
51
-6
/
+555
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
3
-2
/
+39
*
Set human size precision to Rails' default which is now 3 (#11118).
Jean-Philippe Lang
2012-06-09
47
-47
/
+47
*
Force rendering of activity view if activity items count changed.
Jean-Philippe Lang
2012-06-09
1
-1
/
+1
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
2
-1
/
+3
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
3
-4
/
+34
*
Restored KB instead of kB (#11118).
Jean-Philippe Lang
2012-06-09
7
-7
/
+7
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
2
-1
/
+16
[prev]
[next]