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
/
lib
/
plugins
/
acts_as_watchable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix watcher handling on unsaved objects (#39186).
Go MAEDA
2023-10-16
1
-6
/
+16
*
Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).
Go MAEDA
2023-01-16
1
-1
/
+1
*
Respect group memberships when checking if an object is watched (#37065).
Marius Balteanu
2022-06-20
1
-5
/
+17
*
Locked users in a group receive notifications when the group is added as a wa...
Go MAEDA
2020-09-01
1
-1
/
+1
*
Use scope assignable_watchers (#4511).
Go MAEDA
2020-04-25
1
-1
/
+1
*
Use principals in acts_as_watchable (#4511).
Go MAEDA
2020-04-25
1
-1
/
+1
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-3
/
+5
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
2
-2
/
+2
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
2
-0
/
+4
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
1
-0
/
+4
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-06-11
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-06-11
1
-1
/
+1
*
Fixed that watchers receive notifications for private comments without permis...
Jean-Philippe Lang
2012-11-05
1
-5
/
+8
*
replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab...
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
Moved Rails plugins required by the core to lib/plugins.
Jean-Philippe Lang
2012-04-26
2
-0
/
+88
*
Redmine acts_as_* plugins moved to vendor/plugins.
Jean-Philippe Lang
2007-09-29
2
-56
/
+0
*
Search engines now supports pagination.
Jean-Philippe Lang
2007-09-27
2
-0
/
+56