summaryrefslogtreecommitdiffstats
path: root/test/functional/issue_statuses_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-8/+17
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-1/+1
* Fixed some more test/functional/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-2/+2
* 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