summaryrefslogtreecommitdiffstats
path: root/test/unit/watcher_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/+1
* Additional test for Watcher.prune.Jean-Philippe Lang2012-04-151-0/+8
* Override watcher_user_ids= to make ids uniq (#10538).Jean-Philippe Lang2012-03-251-0/+7
* add unit test to validate watcherToshi MARUYAMA2011-12-041-0/+7
* remove trailing white-spaces from test/unit/watcher_test.rb.Toshi MARUYAMA2011-08-301-24/+24
* Fixed: validation error on issue creation when trying to add an invalid user ...Jean-Philippe Lang2011-05-221-0/+21
* Do not propose users that can't view an issue as watchers (#7412).Jean-Philippe Lang2011-05-221-0/+11
* Fixed: Email notifications are sent to watchers even if 'No events' setting i...Jean-Philippe Lang2011-03-041-5/+5
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: watchers selection lost when issue creation fails (#5406). #watched_by...Jean-Philippe Lang2010-04-301-0/+6
* Makes user unwatch what he can no longer view after its permissions have chan...Jean-Philippe Lang2009-12-131-3/+39
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-141-1/+1
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+69