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 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
*
Don't generate URL from params.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Use .around_action instead of .around_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-4
/
+2
*
Use .skip_before_action instead of .skip_before_filter.
Jean-Philippe Lang
2016-07-14
2
-2
/
+2
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
50
-122
/
+122
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
14
-20
/
+20
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
Avatars in issue history are cropped.
Jean-Philippe Lang
2016-07-13
1
-1
/
+1
*
Ability to delete multiple attachments while updating an issue (#13072).
Jean-Philippe Lang
2016-07-13
5
-10
/
+88
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
14
-151
/
+167
*
Adds a link to spent time on version details (#13558).
Jean-Philippe Lang
2016-07-13
2
-2
/
+15
*
Don't reserve 15% for buttons.
Jean-Philippe Lang
2016-07-13
1
-1
/
+1
*
Adds a version filter on time entries (#13558).
Jean-Philippe Lang
2016-07-13
3
-2
/
+47
*
Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).
Jean-Philippe Lang
2016-07-12
1
-1
/
+1
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
15
-89
/
+49
*
Helper is needed to render the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+1
*
Display the list of saved queries in the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
5
-6
/
+20
*
Adds scopes for retrieving the appropriate queries (#14790).
Jean-Philippe Lang
2016-07-12
2
-8
/
+8
*
Moves sidebar queries rendering to QueriesHelper (#14790).
Jean-Philippe Lang
2016-07-12
2
-34
/
+34
[next]