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
/
test
/
functional
/
watchers_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes rubocop offenses (#40946).
Marius Balteanu
2024-07-08
1
-5
/
+5
*
Introduces @valid_watcher?@ check on watchables (@40946).
Marius Balteanu
2024-07-08
1
-3
/
+3
*
Permission check based on the type of @watchables@ (#40946).
Marius Balteanu
2024-07-08
1
-0
/
+35
*
Improve watcher list permissions check to explicitly require @view_issue_watc...
Marius Balteanu
2024-07-08
1
-0
/
+19
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-6
/
+6
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Add test for #39894.
Marius Balteanu
2023-12-21
1
-0
/
+6
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix autocomplete for users fails with 403 error when there are multiple objec...
Marius Balteanu
2022-02-01
1
-0
/
+35
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Ability to add watchers to Wiki pages (#7652).
Go MAEDA
2021-05-29
1
-1
/
+55
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Ability to add watchers to forum threads (#3390).
Go MAEDA
2021-03-15
1
-1
/
+56
*
Do not propose watchers that are not allowed to see the object (#33329).
Go MAEDA
2021-01-24
1
-0
/
+14
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-11
/
+52
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-36
/
+36
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
1
-0
/
+45
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-6
/
+4
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-34
/
+56
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Allow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang
2016-04-09
1
-1
/
+23
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed that user with permission can't remove a locked watcher (#21382).
Jean-Philippe Lang
2015-12-05
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
[next]