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
/
alerter.rb
Age
Commit message (
Expand
)
Author
2012-11-23
Use the new utility class to determine whether the IP is inside/outside the ...
Steve Kemp
2012-11-22
Updated for new class name.
Steve Kemp
2012-11-20
Fixed detail
Steve Kemp
2012-11-20
Use the summary for more details
Steve Kemp
2012-11-20
Refactor the generation of the alerting, to avoid code-duplication.
Steve Kemp
2012-11-20
Alert subjects are either hostname / IP / URL. Nothign else.
Steve Kemp
2012-11-20
Moved inside_bytemark? into its own method, added trivial test-cases.
Steve Kemp
2012-11-20
Updated comments
Steve Kemp
2012-11-20
Added test-type to the subject
Steve Kemp
2012-11-20
Removed DNS lookup
Steve Kemp
2012-11-20
Updated comments.
Steve Kemp
2012-11-19
Resolve IP correctly
Steve Kemp
2012-11-19
Show hostname in alerts.
Steve Kemp
2012-11-16
Remove redundent text in alerts if the target was an IP
Steve Kemp
2012-11-15
Ensure that DNS lookups timeout.
Steve Kemp
2012-11-15
Remove the <tt>
Steve Kemp
2012-11-15
Don't resolve IPs
Steve Kemp
2012-11-15
Resolve purely numeric alerts
Steve Kemp
2012-11-14
Format the inside message more neatly
Steve Kemp
2012-11-14
Use the correct result in the string.
Steve Kemp
2012-11-14
SHow if ips are inside our network
Steve Kemp
2012-11-14
Moved core of the code into their own libraries.
Steve Kemp