Age | Commit message (Expand) | Author |
---|---|---|
2015-03-09 | Removed trailing whitespace from the code | Steve Kemp |
2015-03-09 | Remove spaces inside empty hashes | Steve Kemp |
2015-03-09 | More minor space fixups | Steve Kemp |
2015-03-09 | Use def with parentheses when there are parameters. | Steve Kemp |
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 | Don't use parenthesis aroudn conditions in an if. | Steve Kemp |
2015-02-18 | Minor commenting/whitespace fixups. | Steve Kemp |
2012-12-12 | Allow the alerter to receive the settings object. | Steve Kemp |
2012-11-24 | Updated comments considerably. | Steve Kemp |
2012-11-24 | The argument to our class factories must be a non-nil string. | Steve Kemp |
2012-11-24 | There is a helper for getting/setting the alert target | Steve Kemp |
2012-11-24 | Updated to allow class type-identification | Steve Kemp |
2012-11-24 | Initial/stub implementation of a factory for generating alerting objects. | Steve Kemp |