summaryrefslogtreecommitdiffstats
path: root/test/functional/watchers_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang2016-04-091-1/+23
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed that user with permission can't remove a locked watcher (#21382).Jean-Philippe Lang2015-12-051-1/+23
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-7/+7
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-111-0/+15
* Fixed: Error generated on 'search for watchers to add' after clicking add wit...Jean-Philippe Lang2014-03-211-0/+7
* Enable the watching of news (#2549).Jean-Philippe Lang2014-02-091-0/+21
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* add tests for non member watchers (#15622)Toshi MARUYAMA2013-12-091-0/+31
* code format clean up WatchersControllerTestToshi MARUYAMA2013-12-091-4/+6
* Fixed that delete watcher link was broken by r11290 (#13231).Jean-Philippe Lang2013-02-201-1/+1
* Use POST/DELETE to watch/unwatch an item.Jean-Philippe Lang2013-02-101-2/+2
* Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang2013-02-101-6/+43
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-191-12/+10
* 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