summaryrefslogtreecommitdiffstats
path: root/test/functional/watchers_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+10
* Additional tests for WatchersController.Jean-Philippe Lang2012-04-061-0/+16
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-051-0/+20
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-0/+19
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-6/+0
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-091-2/+22
* remove trailing white-spaces from test/functional/watchers_controller_test.rb.Toshi MARUYAMA2011-08-251-8/+8
* Cleaner way to handle the replacement of watch links (#8071).Jean-Philippe Lang2011-04-051-24/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Make sure user can not watch what he is not allowed to view.Jean-Philippe Lang2009-12-131-0/+9
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-031-1/+22
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-251-0/+10
* 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 permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-0/+70