summaryrefslogtreecommitdiffstats
path: root/test/unit/tracker_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+6
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+4
* Add missing enabled_modules fixture to TrackerTest (#29820).Go MAEDA2018-10-201-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-031-1/+1
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-1/+1
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-2/+2
* Limits the tracker list in filters and issue counts (#285).Jean-Philippe Lang2016-06-181-1/+13
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-2/+3
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-211-0/+5
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-7/+7
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+24
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+30
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-0/+7
* Additional test for Tracker model.Jean-Philippe Lang2012-04-181-0/+4
* remove trailing white-spaces from test/unit/tracker_test.rb.Toshi MARUYAMA2011-08-301-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-181-1/+17
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-2/+2
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+33