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
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
8
-311
/
+274
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
17
-355
/
+333
*
Japanese translation for label_commits_per_author changed by Go MAEDA (#23359)
Toshi MARUYAMA
2016-07-20
1
-1
/
+1
*
Traditional Chinese "issue" translation in r15716 change (#23117, #23374)
Toshi MARUYAMA
2016-07-20
2
-2
/
+2
*
Traditional Chinese textile and markdown help translation updated by ChunChan...
Toshi MARUYAMA
2016-07-20
2
-36
/
+36
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-19
9
-168
/
+107
*
Simplified Chinese translation for 3.3-stable updated by Tigergm Wu (#23171)
Toshi MARUYAMA
2016-07-19
1
-5
/
+4
*
Simplified Chinese translation for 3.1-stable updated by Tigergm Wu (#23375, ...
Toshi MARUYAMA
2016-07-19
1
-4
/
+4
*
Traditional Chinese "issue" translation in r15702 change (#20720, #23171, #23...
Toshi MARUYAMA
2016-07-19
1
-1
/
+1
*
Traditional Chinese translation updated by Tigergm Wu (#23171, #23373, #23374)
Toshi MARUYAMA
2016-07-19
1
-1
/
+1
*
Catalan translation fixed by Jordi Mas (#23250)
Toshi MARUYAMA
2016-07-19
1
-18
/
+18
*
Korean translation updated by Yonghwan SO (#23134)
Toshi MARUYAMA
2016-07-19
1
-5
/
+4
*
remove trailing white-space from app/models/time_entry_query.rb
Toshi MARUYAMA
2016-07-19
1
-1
/
+1
*
fix encoding error in de.yml (#23369, #21421)
Toshi MARUYAMA
2016-07-19
1
-3
/
+3
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
32
-598
/
+358
*
Don't respond with the error template when annotate is not available.
Jean-Philippe Lang
2016-07-17
3
-11
/
+17
*
Use safe_attributes for email addresses.
Jean-Philippe Lang
2016-07-17
2
-4
/
+5
*
Use safe_attributes for auth sources.
Jean-Philippe Lang
2016-07-17
2
-5
/
+28
*
Use safe_attributes for issue statuses.
Jean-Philippe Lang
2016-07-17
2
-2
/
+11
*
Use safe_attributes for custom field enumerations.
Jean-Philippe Lang
2016-07-17
2
-3
/
+17
*
Use safe_attributes for custom fields.
Jean-Philippe Lang
2016-07-17
3
-3
/
+32
*
Use safe_attributes for user preferences.
Jean-Philippe Lang
2016-07-17
4
-4
/
+12
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
14
-26
/
+26
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
7
-7
/
+12
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-27
/
+27
*
Don't use add_on_empty.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Adds a class for testing helpers.
Jean-Philippe Lang
2016-07-16
19
-18
/
+22
*
Dup @generated_changeset_rev.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Include URL helpers.
Jean-Philippe Lang
2016-07-16
1
-0
/
+1
*
Passing arguments to assert_nothing_raised is deprecated in Rails 5.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Don't use an argument to reload.
Jean-Philippe Lang
2016-07-16
1
-1
/
+2
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't call #slice on proxy.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't pass conditions to #destroy_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
14
-22
/
+22
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Use named route.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't pass conditions to #destroy_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Don't compare with Hash.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Use safe_attributes.
Jean-Philippe Lang
2016-07-16
2
-3
/
+15
*
Use safe_attributes.
Jean-Philippe Lang
2016-07-16
2
-3
/
+19
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
16
-513
/
+873
*
Accept 5 arguments.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
2
-73
/
+127
*
Handle admin and login with safe_attributes.
Jean-Philippe Lang
2016-07-14
3
-7
/
+7
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-14
1
-3
/
+3
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
64
-63
/
+66
*
Don't use alias_chain_method.
Jean-Philippe Lang
2016-07-14
1
-6
/
+6
[next]