summaryrefslogtreecommitdiffstats
path: root/test/functional/issue_statuses_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+14
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-18/+11
* Resourcified issue statuses.Jean-Philippe Lang2011-11-221-3/+3
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-0/+12
* remove trailing white-spaces from test/functional/issue_statuses_controller_t...Toshi MARUYAMA2011-08-311-11/+11
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: Merged IssueStatusesController#list and #index.Eric Davis2010-02-121-8/+7
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+23
* Adds a few functional tests.Jean-Philippe Lang2009-11-071-0/+73