summaryrefslogtreecommitdiffstats
path: root/test/functional/messages_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from test/functional/messages_controller_test.rb.Toshi MARUYAMA2011-08-241-20/+20
* 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-4/+4
* Refactor: Move the rest of the routing tests to RoutingTest.Eric Davis2010-04-211-43/+0
* Adds pagination to forum messages (#4664).Jean-Philippe Lang2010-02-061-1/+18
* 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
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-4/+4
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-0/+43
* Fixes a test that was broken by r2294.Jean-Philippe Lang2009-01-241-1/+1
* Fixes functional test failures.Jean-Philippe Lang2008-12-271-1/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* Notify project members when a message is posted if they want to receive notif...Jean-Philippe Lang2008-04-281-0/+12
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-0/+50
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+49