| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Merged r14946 (#21382). | Jean-Philippe Lang | 2015-12-06 | 1 | -1/+23 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Quote values in DOM selectors for Nokogiri compatibility. | Jean-Philippe Lang | 2014-11-20 | 1 | -7/+7 |
* | Adds a role setting for controlling visibility of users: all or members of vi... | Jean-Philippe Lang | 2014-11-11 | 1 | -0/+15 |
* | Fixed: Error generated on 'search for watchers to add' after clicking add wit... | Jean-Philippe Lang | 2014-03-21 | 1 | -0/+7 |
* | Enable the watching of news (#2549). | Jean-Philippe Lang | 2014-02-09 | 1 | -0/+21 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | add tests for non member watchers (#15622) | Toshi MARUYAMA | 2013-12-09 | 1 | -0/+31 |
* | code format clean up WatchersControllerTest | Toshi MARUYAMA | 2013-12-09 | 1 | -4/+6 |
* | Fixed that delete watcher link was broken by r11290 (#13231). | Jean-Philippe Lang | 2013-02-20 | 1 | -1/+1 |
* | Use POST/DELETE to watch/unwatch an item. | Jean-Philippe Lang | 2013-02-10 | 1 | -2/+2 |
* | Bulk watch/unwatch issues from the context menu (#7159). | Jean-Philippe Lang | 2013-02-10 | 1 | -6/+43 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Functional tests cleanup. | Jean-Philippe Lang | 2012-12-03 | 1 | -7/+0 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -2/+2 |
* | Removes RJS from WatchersController. | Jean-Philippe Lang | 2012-07-19 | 1 | -12/+10 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+10 |
* | Additional tests for WatchersController. | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+16 |
* | Fixed Internal Error in watchers XHR search (#10600). | Etienne Massip | 2012-04-05 | 1 | -0/+20 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 1 | -0/+19 |
* | Removes all #verify calls in controllers. Verification is handled at routing ... | Jean-Philippe Lang | 2012-03-03 | 1 | -6/+0 |
* | Ability to add non-member users as watchers (#5159). | Jean-Philippe Lang | 2012-01-09 | 1 | -2/+22 |
* | remove trailing white-spaces from test/functional/watchers_controller_test.rb. | Toshi MARUYAMA | 2011-08-25 | 1 | -8/+8 |
* | Cleaner way to handle the replacement of watch links (#8071). | Jean-Philippe Lang | 2011-04-05 | 1 | -24/+3 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Make sure user can not watch what he is not allowed to view. | Jean-Philippe Lang | 2009-12-13 | 1 | -0/+9 |
* | Add a second action menu to IssuesController#show. (#4331) | Eric Davis | 2009-12-03 | 1 | -1/+22 |
* | Add a permission to remove issue watchers (#2450). | Jean-Philippe Lang | 2009-10-25 | 1 | -0/+10 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Adds permissions for viewing the watcher list and adding new watchers on the ... | Jean-Philippe Lang | 2008-08-03 | 1 | -0/+70 |