summaryrefslogtreecommitdiffstats
path: root/test/functional/trackers_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* remove trailing white spaces from test/functional/trackers_controller_test.rbToshi MARUYAMA2017-06-151-2/+2
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-7/+3
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-161-19/+61
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-2/+2
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-12/+5
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-4/+4
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-6/+6
* use escaped "can't" constant at TrackersControllerTestToshi MARUYAMA2014-02-041-2/+2
* code format clean up TrackersControllerTestToshi MARUYAMA2014-02-041-1/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at TrackersCont...Toshi MARUYAMA2014-01-111-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-021-0/+30
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-2/+2
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-2/+2
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+35
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Additional test for TrackersController.Jean-Philippe Lang2012-04-181-1/+9
* Sort values for assertion.Jean-Philippe Lang2012-03-051-1/+1
* Resourcified trackers.Jean-Philippe Lang2011-11-221-14/+27
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-201-0/+12
* remove trailing white-spaces from test/functional/trackers_controller_test.rb.Toshi MARUYAMA2011-08-251-14/+14
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: Merged TrackersController#list and #indexEric Davis2010-02-151-7/+7
* Adds custom field selection on tracker form.Jean-Philippe Lang2009-12-091-2/+3
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-1/+52
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-291-0/+68