summaryrefslogtreecommitdiffstats
path: root/test/functional/issue_categories_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at IssueCategor...Toshi MARUYAMA2014-01-081-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-2/+2
* Fixed some more test/functional/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+2
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-191-6/+13
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-1/+3
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Adds assertions for r9572.Jean-Philippe Lang2012-04-291-0/+2
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+24
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-201-5/+5
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-11/+31
* remove trailing white-spaces from test/functional/issue_categories_controller...Toshi MARUYAMA2011-08-311-12/+12
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: Move the rest of the routing tests to RoutingTest.Eric Davis2010-04-211-11/+0
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-061-0/+29
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Adds some functional tests.Jean-Philippe Lang2009-03-011-0/+78