Age | Commit message (Expand) | Author |
---|---|---|
2015-03-09 | Removed spaces inside parenthesis. | Steve Kemp |
2015-03-09 | Prefer single-quotes when you don't need interpolation. | Steve Kemp |
2015-03-09 | Do not terminate expressions with ";". | Steve Kemp |
2015-03-09 | Do 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 notify | Steve Kemp |
2012-11-24 | Updated to document what it would do | Steve Kemp |
2012-11-24 | Initial/stub implementation of a factory for generating alerting objects. | Steve Kemp |