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
/
test
/
functional
/
trackers_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup: RuboCop: Style/UnneededInterpolation
Go MAEDA
2019-06-20
1
-1
/
+1
*
Set the first status as a default status in "New tracker" form (#29589).
Jean-Philippe Lang
2019-06-20
1
-0
/
+3
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove trailing white spaces from test/functional/trackers_controller_test.rb
Toshi MARUYAMA
2017-06-15
1
-2
/
+2
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-7
/
+3
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-19
/
+61
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-12
/
+5
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-4
/
+4
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-6
/
+6
*
use escaped "can't" constant at TrackersControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
code format clean up TrackersControllerTest
Toshi MARUYAMA
2014-02-04
1
-1
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at TrackersCont...
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
1
-0
/
+30
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-2
/
+2
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-0
/
+35
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Additional test for TrackersController.
Jean-Philippe Lang
2012-04-18
1
-1
/
+9
*
Sort values for assertion.
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
1
-14
/
+27
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
1
-0
/
+12
*
remove trailing white-spaces from test/functional/trackers_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-14
/
+14
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Refactor: Merged TrackersController#list and #index
Eric Davis
2010-02-15
1
-7
/
+7
*
Adds custom field selection on tracker form.
Jean-Philippe Lang
2009-12-09
1
-2
/
+3
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Trackers controller refactoring.
Jean-Philippe Lang
2009-02-26
1
-1
/
+52
*
Adds projects association on tracker form (#2578).
Jean-Philippe Lang
2009-01-29
1
-0
/
+68