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
/
redmine
/
notifiable.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Adds an option to send email notification when an attachment is added (#40569).
Marius Balteanu
2024-04-28
1
-0
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Add missing copyrights (#37730).
Marius Balteanu
2023-11-26
1
-0
/
+17
*
Option to send email notification on "Target version updated" (#17840).
Go MAEDA
2019-10-05
1
-0
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Adds an option to send email on "Assignee updated" in application settings (#...
Jean-Philippe Lang
2014-03-17
1
-0
/
+1
*
remove trailing white-spaces from lib/redmine/notifiable.rb
Toshi MARUYAMA
2011-09-20
1
-1
/
+1
*
Adds email notifications support for news comments (#2074).
Jean-Philippe Lang
2011-03-04
1
-0
/
+1
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
1
-15
/
+18
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
1
-0
/
+3
*
Refactor the hardcoded event actions (notifiables) to use a class
Eric Davis
2010-09-28
1
-0
/
+19