index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
watchers_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
1
-7
/
+9
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
Fixed: Error generated on 'search for watchers to add' after clicking add wit...
Jean-Philippe Lang
2014-03-21
1
-0
/
+3
*
Enable the watching of news (#2549).
Jean-Philippe Lang
2014-02-09
1
-1
/
+7
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Don't display default watchers checkboxes on the new issue form when there ar...
Jean-Philippe Lang
2014-01-19
1
-5
/
+16
*
Rails4: replace deprecated find_all_by_* at WatchersController
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
1
-14
/
+22
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-6
/
+12
*
Adds "sorted" scope to Principal and User and sort users/groups properly.
Jean-Philippe Lang
2013-01-23
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Removes RJS from WatchersController.
Jean-Philippe Lang
2012-07-19
1
-37
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Manually generates the javascript that prototype_helper fails to do with ruby...
Jean-Philippe Lang
2012-04-25
1
-6
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Reverted r9464 that broke a test. Project identifiers or ids can be used as p...
Jean-Philippe Lang
2012-04-22
1
-1
/
+1
*
Rails3: use Project.visible.find_by_identifier instead of .find for adding wa...
Toshi MARUYAMA
2012-04-22
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
1
-6
/
+2
*
Fixed Internal Error in watchers XHR search (#10600).
Etienne Massip
2012-04-05
1
-1
/
+1
*
Failing test with 1.8.7 and jruby (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+3
*
Remove duplicate watchers (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+1
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
1
-5
/
+29
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-4
/
+0
*
Avoid an AJAX query if the watchers form is already loaded.
Jean-Philippe Lang
2012-01-09
1
-0
/
+1
*
Ability to add non-member users as watchers (#5159).
Jean-Philippe Lang
2012-01-09
1
-3
/
+23
*
remove trailing white-spaces from app/controllers/watchers_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-9
/
+9
*
Cleaner way to handle the replacement of watch links (#8071).
Jean-Philippe Lang
2011-04-05
1
-13
/
+5
*
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