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
*
Test failure.
Jean-Philippe Lang
2013-01-20
1
-3
/
+2
*
German translation updated by Daniel Felix (#12122)
Toshi MARUYAMA
2013-01-20
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-01-20
1
-6
/
+9
*
Don't use && return.
Jean-Philippe Lang
2013-01-20
2
-4
/
+5
*
Don't use && return.
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
Safer find_by_ call.
Jean-Philippe Lang
2013-01-20
1
-2
/
+2
*
Adjust warning message (#12251).
Jean-Philippe Lang
2013-01-20
45
-45
/
+45
*
Plugin settings div should perhaps have 'settings' CSS class (#12910).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Fix 500 error for requests to the settings path for non-configurable plugins ...
Jean-Philippe Lang
2013-01-20
2
-1
/
+26
*
Changed fieldset legend and make it hidden by default like on the issue list ...
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
German translation updated by Daniel Felix (#12401)
Toshi MARUYAMA
2013-01-20
1
-3
/
+3
*
Fills locales (#12122).
Jean-Philippe Lang
2013-01-20
45
-0
/
+45
*
Style should be applied to child legend only.
Jean-Philippe Lang
2013-01-20
1
-2
/
+2
*
Removed duplicate HTML element id (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
5
-9
/
+136
*
Always log scm stderr and makes the log file path configurable.
Jean-Philippe Lang
2013-01-20
2
-4
/
+15
*
Update locales for new document permissions (#12401).
Jean-Philippe Lang
2013-01-20
47
-47
/
+141
*
Split "Manage documents" permission into create, edit and delete permissions ...
Jean-Philippe Lang
2013-01-20
7
-9
/
+41
*
Adds tests for Redmine::MenuManager.
Jean-Philippe Lang
2013-01-20
1
-4
/
+10
*
Set ruby1.9 as default for the database configuration example.
Jean-Philippe Lang
2013-01-19
2
-8
/
+8
*
database.yml should be configured first.
Jean-Philippe Lang
2013-01-19
1
-9
/
+9
*
Don't abort when database.yml is not present.
Jean-Philippe Lang
2013-01-19
1
-2
/
+2
*
Adds sqlserver configuration for the CI server.
Jean-Philippe Lang
2013-01-19
1
-0
/
+3
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
17
-30
/
+58
*
not use unnecessary instance variable at unit message test
Toshi MARUYAMA
2013-01-18
1
-18
/
+18
*
code layout clean up unit message test
Toshi MARUYAMA
2013-01-18
1
-2
/
+2
*
Link to attachment should return latest attachment (#7510).
Jean-Philippe Lang
2013-01-15
3
-1
/
+22
*
Underscores are allowed in project identifiers (#9225).
Jean-Philippe Lang
2013-01-15
1
-2
/
+2
*
Bundle only the required database gems and adds sqlserver support (#12713).
Jean-Philippe Lang
2013-01-15
1
-33
/
+31
*
Attachment name is added in the generated link.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Attachment name is added in the generated link.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Attachment name is added in the generated link.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Use helper.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Use named route with attachment filename for inline images.
Jean-Philippe Lang
2013-01-14
2
-11
/
+10
*
Adds a named route for thumbnails and use route helper in #thumbnail_tag.
Jean-Philippe Lang
2013-01-14
3
-3
/
+9
*
Add named routes for attachments and use route helpers in #link_to_attachment.
Jean-Philippe Lang
2013-01-14
3
-12
/
+22
*
Use route helper in #link_to_message.
Jean-Philippe Lang
2013-01-14
1
-5
/
+3
*
Removed deprecated call from examples.
Jean-Philippe Lang
2013-01-14
1
-1
/
+0
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
3
-4
/
+29
*
Add links to projects in Group projects list (#12843).
Jean-Philippe Lang
2013-01-14
2
-3
/
+6
*
Traditional Chinese translation updated by ChunChang Lo (#12831)
Toshi MARUYAMA
2013-01-13
1
-4
/
+3
*
use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787)
Toshi MARUYAMA
2013-01-13
1
-1
/
+2
*
fix typo of attachments controller test names
Toshi MARUYAMA
2013-01-13
1
-2
/
+2
*
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
4
-9
/
+33
*
Removed useless require 'iconv' (#12787).
Jean-Philippe Lang
2013-01-12
2
-3
/
+0
*
German translation updated by Daniel Felix (#12819)
Toshi MARUYAMA
2013-01-12
1
-3
/
+3
*
Makes issue custom fields available as timelog columns (#1766).
Jean-Philippe Lang
2013-01-12
3
-0
/
+33
*
Filling locales (#10191).
Jean-Philippe Lang
2013-01-12
45
-0
/
+45
[next]