summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_status_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-29/+12
* remove trailing white-spaces from test/unit/issue_status_test.rb.Toshi MARUYAMA2011-08-291-18/+18
* Fixed: additional workflow transitions not available when set to both author ...Jean-Philippe Lang2011-07-201-4/+4
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-201-1/+25
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: Deleting statuses doesn't delete all workflow entries (#5811).Jean-Philippe Lang2010-07-251-3/+5
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+36
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Added tests to cover IssueStatus.destroy and IssueStatus.check_integrityEric Davis2008-10-021-1/+14
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-0/+7
* added unit tests for issue statuses, user preferences and tokensJean-Philippe Lang2007-01-271-0/+49