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
/
alertfactory.rb
Age
Commit message (
Expand
)
Author
2016-04-22
More rubocop fixups.
Steve Kemp
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