summaryrefslogtreecommitdiffstats
path: root/app/controllers/watchers_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-251-1/+13
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-17/+35
* Redirects back after clicking watch/unwatch links without javascript (#1337).Jean-Philippe Lang2008-06-291-2/+6
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+2
* Added watchers for message boards (watchers controller modified to support an...Jean-Philippe Lang2007-05-131-7/+18
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+38