##// END OF EJS Templates
remove trailing white-spaces from test/functional/my_controller_test.rb....
remove trailing white-spaces from test/functional/my_controller_test.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6598 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2395:e1b828de95ec
r6478:ed4724e34f08
Show More
watchers.yml
13 lines | 219 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711 ---
watchers_001:
watchable_type: Issue
watchable_id: 2
user_id: 3
Jean-Philippe Lang
Adds watch/unwatch functionality at forum topic level (#1912)....
r1876 watchers_002:
watchable_type: Message
watchable_id: 1
user_id: 1
Jean-Philippe Lang
Adds ability to filter watched issues (#846)....
r2395 watchers_003:
watchable_type: Issue
watchable_id: 2
user_id: 1
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711