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
*
use only one if with two conditions in issue show instead of two ifs (if in i...
Toshi MARUYAMA
2017-05-30
1
-4
/
+2
*
fix wrong German translation of logging time error message (#24268)
Toshi MARUYAMA
2017-05-27
1
-1
/
+1
*
remove trailing white-spaces from test/unit/issue_subtasking_test.rb
Toshi MARUYAMA
2017-05-27
1
-2
/
+2
*
Change french translation for indentation (#25687).
Jean-Philippe Lang
2017-05-27
1
-2
/
+2
*
Show the same trackers and statuses on time entry queries (#5385).
Jean-Philippe Lang
2017-05-27
3
-4
/
+4
*
Statuses of subprojects should be showed too (#5385).
Jean-Philippe Lang
2017-05-27
1
-1
/
+1
*
Show statuses of project trackers only (#5385).
Jean-Philippe Lang
2017-05-27
5
-1
/
+64
*
Cusotom field label should not be associated to the first input (#25760).
Jean-Philippe Lang
2017-05-27
3
-6
/
+41
*
Send journal notification after commit (#25794).
Jean-Philippe Lang
2017-05-27
4
-2
/
+11
*
Rescue any EncodingError exceptions (#25861).
Jean-Philippe Lang
2017-05-27
3
-1
/
+13
*
Check tracker permissions when copying an issue (#25791).
Jean-Philippe Lang
2017-05-27
2
-1
/
+26
*
Highlight language aliases are no more supported (#25634).
Jean-Philippe Lang
2017-05-27
2
-1
/
+18
*
Better wording for issue update conflict resolution in German by Felix Schäf...
Toshi MARUYAMA
2017-05-19
1
-3
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#25664)
Toshi MARUYAMA
2017-05-19
1
-2
/
+2
*
Send reminders about visible issues only (#25713).
Jean-Philippe Lang
2017-05-13
2
-1
/
+23
*
Optimize gantt charts for mobile screens (#25745).
Jean-Philippe Lang
2017-05-13
2
-2
/
+29
*
Render register page on all non-POST requests to account#register (#25653).
Jean-Philippe Lang
2017-05-13
1
-1
/
+1
*
Only perform login action on explicit POST (#25653).
Jean-Philippe Lang
2017-05-13
1
-3
/
+3
*
Use mysql2 0.4.6 instead of 0.3 (#25829).
Jean-Philippe Lang
2017-05-13
1
-1
/
+1
*
Show no data message when searching only.
Jean-Philippe Lang
2017-05-13
1
-1
/
+8
*
Preserve jump param when searching for projects.
Jean-Philippe Lang
2017-05-13
1
-2
/
+5
*
Moves project quick search to a dedicated action.
Jean-Philippe Lang
2017-05-13
6
-12
/
+23
*
remove trailing white spaces from test/unit/issue_test.rb
Toshi MARUYAMA
2017-05-10
1
-2
/
+2
*
Gemfile: pin roadie-rails version 1.1 (#25807)
Toshi MARUYAMA
2017-05-10
1
-1
/
+1
*
remove trailing white-space from app/models/time_entry_query.rb
Toshi MARUYAMA
2017-04-25
1
-1
/
+1
*
remove trailing white-space from app/models/user.rb
Toshi MARUYAMA
2017-04-25
1
-1
/
+1
*
Japanese translation for field_attr_* changed by Go MAEDA (#25609)
Toshi MARUYAMA
2017-04-16
1
-4
/
+4
*
Preview when editing journal notes broken by r15621.
Jean-Philippe Lang
2017-04-13
4
-6
/
+28
*
Prevent deadlocks by only locking the exact records we need to have locked (#...
Jean-Philippe Lang
2017-04-13
1
-8
/
+14
*
Bulgarian translation updated by Ivan Cenov (#25573)
Toshi MARUYAMA
2017-04-13
1
-2
/
+2
*
For 3 comments or more, show reply link at top of comments as well (#24089).
Jean-Philippe Lang
2017-04-09
3
-0
/
+7
*
Adds setting_show_custom_fields_on_registration string to locales (#24089).
Jean-Philippe Lang
2017-04-09
46
-0
/
+46
*
Introduce setting to hide optional user custom fields on registration form (#...
Jean-Philippe Lang
2017-04-09
6
-2
/
+12
*
Updates for 3.3.3 release.
Jean-Philippe Lang
2017-04-09
2
-1
/
+27
*
Japanese translation updated by Go MAEDA (#25557)
Toshi MARUYAMA
2017-04-09
1
-1
/
+1
*
generate i18n keys (#482)
Toshi MARUYAMA
2017-04-08
46
-0
/
+46
*
Traditional Chinese translation updated by ChunChang Lo (#25556)
Toshi MARUYAMA
2017-04-08
1
-1
/
+1
*
Adds tests for default assignments (#482).
Jean-Philippe Lang
2017-04-08
1
-0
/
+16
*
Option to set a default assignee on each project (#482).
Jean-Philippe Lang
2017-04-08
10
-5
/
+48
*
Use rbpdf 1.19.2 (#22335, #24271).
Jean-Philippe Lang
2017-04-08
1
-1
/
+1
*
Gemfile: remove jruby definitions
Toshi MARUYAMA
2017-04-06
1
-13
/
+1
*
Gemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3
Toshi MARUYAMA
2017-04-06
1
-1
/
+2
*
Gemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3
Toshi MARUYAMA
2017-04-06
1
-0
/
+1
*
show Windows code page on appveyor
Toshi MARUYAMA
2017-04-06
1
-0
/
+1
*
Fixed that watchers list is not updated when changing project on the new issu...
Jean-Philippe Lang
2017-04-06
5
-14
/
+33
*
Option to copy watchers when copying issues (#10460).
Jean-Philippe Lang
2017-04-06
4
-14
/
+59
*
Let the context menu work on elements that are not tr.
Jean-Philippe Lang
2017-04-06
1
-5
/
+6
*
Reverts to rbpdf 1.19.0 for now.
Jean-Philippe Lang
2017-04-06
1
-1
/
+1
*
Set autocomplete to off on project quick search (#23310).
Jean-Philippe Lang
2017-04-06
1
-1
/
+1
*
Fixed that related to "no open issues" filter shows all issues (#25478).
Jean-Philippe Lang
2017-04-06
2
-2
/
+16
[next]