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
/
redis-state.rb
Age
Commit message (
Expand
)
Author
2016-04-22
More rubocop fixes.
Steve Kemp
2015-12-18
Removed debugging print.
Steve Kemp
2015-11-16
Keep 8k history-transitions.
Steve Kemp
2015-11-16
Updated the redis-alerter to store more useful-state.
Steve Kemp
2015-03-09
Remove spaces inside blocks.
Steve Kemp
2015-03-09
Whitespace fixups.
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
Do not use parentheses for method calls with no arguments.
Steve Kemp
2015-03-09
Avoid arguments we're not using.
Steve Kemp
2015-02-18
Store the test-class in the redis-state.
Steve Kemp
2015-02-12
Make the test-definition available to the redis-alerter.
Steve Kemp
2015-02-12
Updated to require JSON
Steve Kemp
2015-02-12
Updated to store the test results in a set.
Steve Kemp
2013-01-24
fixed
Steve Kemp
2013-01-24
Store the duration of tests.
Steve Kemp
2012-11-27
Expire keys sanely.
Steve Kemp
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