Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Ruby 1.9 strings. | Eric Davis | 2010-06-20 | 1 | -1/+1 |
* | Make sure user can not watch what he is not allowed to view. | Jean-Philippe Lang | 2009-12-13 | 1 | -1/+5 |
* | Add a second action menu to IssuesController#show. (#4331) | Eric Davis | 2009-12-03 | 1 | -1/+16 |
* | Add a permission to remove issue watchers (#2450). | Jean-Philippe Lang | 2009-10-25 | 1 | -1/+13 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | Adds permissions for viewing the watcher list and adding new watchers on the ... | Jean-Philippe Lang | 2008-08-03 | 1 | -17/+35 |
* | Redirects back after clicking watch/unwatch links without javascript (#1337). | Jean-Philippe Lang | 2008-06-29 | 1 | -2/+6 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -2/+2 |
* | Added watchers for message boards (watchers controller modified to support an... | Jean-Philippe Lang | 2007-05-13 | 1 | -7/+18 |
* | Added "Watch" functionality on issues. It allows users to receive mail notifi... | Jean-Philippe Lang | 2007-04-21 | 1 | -0/+38 |