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
/
trackers_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Fix: Sort issue custom fields by position in tracker views (#28393).
Go MAEDA
2018-03-25
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use regular instance methods instead of association extensions.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
1
-2
/
+2
*
Use safe_attributes.
Jean-Philippe Lang
2016-07-16
1
-3
/
+6
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
1
-5
/
+15
*
Remove pagination on trackers, roles and issue statuses (#12909).
Jean-Philippe Lang
2016-03-20
1
-7
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Same fix as r13582 for trackers and statuses (#18769).
Jean-Philippe Lang
2015-01-07
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-3
/
+3
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Display 25 items.
Jean-Philippe Lang
2012-12-17
1
-1
/
+1
*
Use scoped models for pagination.
Jean-Philippe Lang
2012-12-17
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-4
/
+4
*
Removed conditions on HTTP methods.
Jean-Philippe Lang
2012-12-08
1
-2
/
+2
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
remove trailing white-space from app/controllers/trackers_controller.rb
Toshi MARUYAMA
2012-11-18
1
-1
/
+1
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
1
-0
/
+18
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-1
/
+0
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
1
-6
/
+17
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
1
-3
/
+12
*
remove trailing white-spaces from app/controllers/trackers_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-6
/
+6
*
New strings to localization (#5225)
Azamat Hackimov
2010-04-03
1
-1
/
+1
*
Refactor: Merged TrackersController#list and #index
Eric Davis
2010-02-15
1
-11
/
+6
*
Adds an admin layout that displays the admin menu in the sidebar.
Jean-Philippe Lang
2009-12-17
1
-0
/
+2
*
Trackers controller refactoring.
Jean-Philippe Lang
2009-02-26
1
-20
/
+4
*
Adds projects association on tracker form (#2578).
Jean-Philippe Lang
2009-01-29
1
-0
/
+4
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Workflow copy:
Jean-Philippe Lang
2008-03-15
1
-6
/
+2
*
Transaction and performance improvement on workflow copy when creating a new ...
Jean-Philippe Lang
2007-12-07
1
-2
/
+4
*
Applied the flash notices patch by Matt Jones (slightly edited).
Jean-Philippe Lang
2007-08-02
1
-1
/
+1
*
Fixed: error when creating a tracker without copying an existing wokflow
Jean-Philippe Lang
2007-08-01
1
-1
/
+1
*
Added the ability to copy an existing workflow when creating a new tracker.
Jean-Philippe Lang
2007-04-02
1
-0
/
+7
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-41
/
+41
*
post method verification for trackers/move
Jean-Philippe Lang
2007-01-31
1
-1
/
+1
*
added the ability to set the sort order for trackers
Jean-Philippe Lang
2007-01-31
1
-2
/
+17
*
indentation corrections
Jean-Philippe Lang
2007-01-28
1
-2
/
+1
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+61