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
path:
root
/
app
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Creating a wiki page named "Sidebar" without proper permission raises an exce...
Jean-Philippe Lang
2016-08-30
1
-1
/
+3
*
Test failure (#23410).
Jean-Philippe Lang
2016-08-20
1
-2
/
+8
*
New "Spent time" menu tab when spent time module is enabled on project (#23311).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
New issue raises an error if no projects available (#23410).
Jean-Philippe Lang
2016-08-20
1
-7
/
+4
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-1
/
+0
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
4
-7
/
+9
*
Don't check that params[:settings] is a Hash.
Jean-Philippe Lang
2016-07-21
1
-4
/
+5
*
Set preferences with #safe_attributes=.
Jean-Philippe Lang
2016-07-21
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-19
1
-8
/
+2
*
Don't respond with the error template when annotate is not available.
Jean-Philippe Lang
2016-07-17
1
-8
/
+11
*
Use safe_attributes for email addresses.
Jean-Philippe Lang
2016-07-17
1
-4
/
+1
*
Use safe_attributes for auth sources.
Jean-Philippe Lang
2016-07-17
1
-5
/
+12
*
Use safe_attributes for issue statuses.
Jean-Philippe Lang
2016-07-17
1
-2
/
+4
*
Use safe_attributes for custom field enumerations.
Jean-Philippe Lang
2016-07-17
1
-2
/
+6
*
Use safe_attributes for custom fields.
Jean-Philippe Lang
2016-07-17
1
-2
/
+5
*
Use safe_attributes for user preferences.
Jean-Philippe Lang
2016-07-17
3
-4
/
+4
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
14
-26
/
+26
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
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
1
-3
/
+6
*
Use safe_attributes.
Jean-Philippe Lang
2016-07-16
1
-3
/
+6
*
Handle admin and login with safe_attributes.
Jean-Philippe Lang
2016-07-14
2
-6
/
+1
*
Don't generate URL from params.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
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
48
-119
/
+119
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-1
/
+0
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-8
/
+11
*
Helper is needed to render the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+1
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
2
-7
/
+19
*
Makes QueriesController able to handle other Query subclasses.
Jean-Philippe Lang
2016-07-11
1
-8
/
+16
*
Removes action caching on /robots.txt.
Jean-Philippe Lang
2016-07-10
2
-7
/
+0
*
Preload issues project.
Jean-Philippe Lang
2016-07-10
1
-0
/
+1
*
Preload email addresses for displaying avatars.
Jean-Philippe Lang
2016-07-10
1
-3
/
+4
*
Wrap journal attributes with a journal parameter and use safe_attributes (#22...
Jean-Philippe Lang
2016-07-10
1
-4
/
+2
*
Enable updating private_notes property on journal edit form (#22575).
Jean-Philippe Lang
2016-07-10
1
-1
/
+4
*
Assignable users should not include users that cannot view the tracker (#23172).
Jean-Philippe Lang
2016-06-28
1
-10
/
+2
*
Add params to Redmine::Search::Fetcher#initialize optional parameter (#23153).
Jean-Philippe Lang
2016-06-28
1
-1
/
+1
*
Sort messages by ids to avoid the left join.
Jean-Philippe Lang
2016-06-20
1
-5
/
+4
*
Preload custom values when displaying the roadmap.
Jean-Philippe Lang
2016-06-18
1
-2
/
+2
*
Limits the tracker list in filters and issue counts (#285).
Jean-Philippe Lang
2016-06-18
2
-3
/
+3
*
Code cleanup (#23054).
Jean-Philippe Lang
2016-06-15
3
-34
/
+18
*
Clearing time entry custom fields while bulk editing results in values set to...
Jean-Philippe Lang
2016-06-15
1
-1
/
+10
*
Adds a setting for choosing the new object menu item style (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+1
*
Make Tracker map-able for CSV import (#22951).
Jean-Philippe Lang
2016-06-07
1
-5
/
+1
*
Adds permission to edit and delete issues by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
2
-2
/
+11
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
1
-1
/
+7
*
Adds Issue#allowed_target_trackers (#7839).
Jean-Philippe Lang
2016-05-30
2
-4
/
+3
*
Add support for attaching file to WIKI pages by REST API (#14830).
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
[next]