summaryrefslogtreecommitdiffstats
path: root/test/functional/roles_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-2/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-3/+0
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-2/+2
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+8
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+25
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Test cleanup.Jean-Philippe Lang2012-03-041-0/+3
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+5
* Resourcified roles.Jean-Philippe Lang2011-12-091-34/+32
* remove trailing white-spaces from test/functional/roles_controller_test.rb.Toshi MARUYAMA2011-08-251-25/+25
* Add missing fixture when running tests from scratch in functional RolesContro...Toshi MARUYAMA2011-05-011-1/+1
* Fix annotate functional roles_controller_test.rb due fails to changing en.yml...Toshi MARUYAMA2011-04-011-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-11/+11
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-151-1/+1
* 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-11/+11
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-4/+4
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-281-40/+0
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-0/+128
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+92