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
*
remove trailing white space from test/unit/project_nested_set_test.rb
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
allow unicode whitespace after mail handler body delimiters (#17718)
Toshi MARUYAMA
2017-06-06
3
-5
/
+5
*
Using #joins is needed here with Rails 5.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Permit role_ids on update.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Make sure we can call #values.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Use strong params for CustomFieldEnumeration.
Jean-Philippe Lang
2017-06-03
3
-14
/
+14
*
Permit enumeration params.
Jean-Philippe Lang
2017-06-03
1
-2
/
+7
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-5
/
+8
*
Prevent clash with Rails 5.1 Mailer class.
Jean-Philippe Lang
2017-06-03
2
-5
/
+5
*
Make sure that the journal is not created if issue is saved.
Jean-Philippe Lang
2017-06-03
2
-0
/
+7
*
AR uniq deprecated in Rails 5.
Jean-Philippe Lang
2017-06-03
2
-2
/
+2
*
Use regular instance methods instead of association extensions.
Jean-Philippe Lang
2017-06-03
7
-8
/
+17
*
redirect_to :back deprecated in Rails 5.
Jean-Philippe Lang
2017-06-03
1
-7
/
+9
*
Errors#get is deprecated in Rails 5.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Use query parameters intead of params in CSV link.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Adjust reposman log messages.
Jean-Philippe Lang
2017-06-01
1
-3
/
+2
*
Show message before registering repository in Redmine.
Jean-Philippe Lang
2017-06-01
1
-2
/
+2
*
Use JSON instead of XML for reposman.rb.
Jean-Philippe Lang
2017-06-01
3
-24
/
+26
*
Use #safe_attributes= instead.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Use #skip_after_action instead of #skip_after_filter.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Don't call #head with a hash.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Create tmp directory on test launch.
Jean-Philippe Lang
2017-06-01
1
-5
/
+5
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
31
-398
/
+700
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
52
-1940
/
+5806
*
remove trailing white-space from test/unit/mailer_test.rb
Toshi MARUYAMA
2017-05-30
1
-1
/
+1
*
Markdown: Upgrade redcarpet gem to 3.4 (#25781)
Toshi MARUYAMA
2017-05-30
1
-1
/
+1
*
Gemfile: pin test_after_commit version 0.4 (#25794)
Toshi MARUYAMA
2017-05-30
1
-1
/
+1
*
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
[next]