index
:
custodian.git
10-support-http-basic-auth
12-reap-old-tests
13-catch-bogus-dns
13-log-dns-errors
19-user-agent
21-allow-custom-subjects
3-send-sni-when-falling-back-to-openssl
locking_for_custodian_add_test_script
master
rubo-cop-all-the-things
ssl-custom-expiry
A distributed protocol tester.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
custodian
/
alerts
Age
Commit message (
Expand
)
Author
2012-11-26
The target is used to specify the redis hostname - use it.
Steve Kemp
2012-11-26
Don't attempt to raise/clear with redis/mauve unless they were loaded.
Steve Kemp
2012-11-26
Updated to make the requirement of redis soft, as it will probably be
Steve Kemp
2012-11-26
Ensure we can be loaded, even if there is no redis rubygem present.
Steve Kemp
2012-11-26
Added the redis-alerter.
Steve Kemp
2012-11-25
Use the user-supplied text, if present.
Steve Kemp
2012-11-24
Implemented outgoing mail sending.
Steve Kemp
2012-11-24
Renamed class to avoid collision.
Steve Kemp
2012-11-24
Misc update.
Steve Kemp
2012-11-24
Replaced Custodian::Alerter with a full mauve-specific notifier.
Steve Kemp
2012-11-24
Added new alert-type, to merely write to a file.
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