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
/
mauve.rb
Age
Commit message (
Expand
)
Author
2015-02-17
Deal with multiple test-implementations.
Steve Kemp
2013-07-11
Read the alert-source for mauve-notifier form the settings object.
Steve Kemp
2012-12-19
Ensure that our notification periods are integers
release-0.8-8
Steve Kemp
2012-12-12
The suppression periods are now configurable too
release-0.8-6
Steve Kemp
2012-12-12
The suppression period varies between working and out of hours
Steve Kemp
2012-12-12
Use the SHA1 hash of the input line as the alert ID for mauve.
release-0.8-5
Steve Kemp
2012-12-10
Use the parser-input as the alert-id
Steve Kemp
2012-12-06
We don't set the .detail field unless we're raising an alert.
Steve Kemp
2012-11-29
* Added mauve suppression to the mauve alert class.
Patrick J Cherry
2012-11-26
Don't attempt to raise/clear with redis/mauve unless they were loaded.
Steve Kemp
2012-11-25
Use the user-supplied text, if present.
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
Initial/stub implementation of a factory for generating alerting objects.
Steve Kemp