Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
application_mailer.rb 1.76 KB
audit_mailer.rb 802 Bytes
host_mailer.rb 2.25 KB
user_mailer.rb 247 Bytes

Latest revisions

# Date Author Comment
319d1ffb 07/02/2015 07:11 AM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
1ef36c07 05/22/2015 08:59 AM Stephen Benjamin

fixes #1510 - notification when host finishes building

c8042418 05/21/2015 05:22 AM Dominic Cleal

fixes #9873 - generate unique alert mails for each user group member

To create distinct mails, new Mailer instances are required instead of using
the same one - else, the last message changes the previous ones. The recipient
list is now determined in the ReportImporter, and the MailNotification helps...

bc9558f7 05/18/2015 10:40 AM Shlomi Zadok

fixes #1213 - Get email reports of audit changes

1a282cba 05/11/2015 03:49 PM Shimon Shtein

Fixes #8525 - Rename "Mail" to "Email" in user preferences

2d8b4fef 04/28/2015 07:48 AM Daniel Lobato Garcia

Refs #3809 - Remove semicolon cop

7ca39b34 03/22/2015 01:23 PM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

69943393 02/26/2015 09:44 AM Tom Caspy

fixes #9118 - host mailer should not fail if no owner set for host

a08e66ff 02/25/2015 05:34 AM Stephen Benjamin

fixes #8331 - provide some tools for filtering mail

View revisions

Also available in: Atom