summaryrefslogtreecommitdiffstats
path: root/test/functional/activities_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Test fails when run at the beginning of the day.Jean-Philippe Lang2013-01-061-1/+1
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-12-221-57/+25
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-0/+17
* Private issue notes (#1554).Jean-Philippe Lang2012-10-031-0/+14
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-3/+3
* fix test_global_index of functional activities controller test fails around U...Toshi MARUYAMA2012-06-191-1/+4
* fix test_user_index of activities controller test fails at Japanese morning a...Toshi MARUYAMA2012-06-111-1/+5
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-091-0/+2
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-3/+3
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-191-1/+0
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-1/+31
* Adds functional tests for ActivitiesController.Jean-Philippe Lang2011-11-291-0/+17
* Rails3: replace "all" fixtures at test/functional/activities_controller_test.rbToshi MARUYAMA2011-09-241-1/+12
* remove hard-coded '.rxml' from "test_index_atom_feed" of functional activitie...Toshi MARUYAMA2011-09-241-1/+1
* remove trailing white-spaces from functional activities controller test.Toshi MARUYAMA2011-05-161-13/+12
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-0/+87