summaryrefslogtreecommitdiff
path: root/lib/custodian/alerts/smtp.rb
AgeCommit message (Expand)Author
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Do not terminate expressions with ";".Steve Kemp
2015-03-09Do not use parentheses for method calls with no arguments.Steve Kemp
2013-04-25 Correct the body of emails on raise()/clear().Steve Kemp
2012-11-24 Implemented outgoing mail sending.Steve Kemp
2012-11-24 Show the email address we'd notifySteve Kemp
2012-11-24 Updated to document what it would doSteve Kemp
2012-11-24 Initial/stub implementation of a factory for generating alerting objects.Steve Kemp