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
/
settings.rb
Age
Commit message (
Expand
)
Author
2015-02-18
Minor commenting/whitespace fixups.
Steve Kemp
2015-02-05
Simplify code by removing configuration.
Steve Kemp
2015-01-21
Added accessor for the queue-type.
Steve Kemp
2015-01-19
Updated to use our queue-abstraction.
Steve Kemp
2014-12-11
Removed ruby1.8isms
Patrick J Cherry
2013-07-11
Added new global variable "alert_source", for use with
Steve Kemp
2013-05-15
Correctly work if we have no settings file present.
Steve Kemp
2013-05-15
Added store() method for use by test case.
Steve Kemp
2013-05-14
Ensure repeat_count and sleep values are integers.
Steve Kemp
2013-05-14
Allow retry-behaviour to be tweaked.
Steve Kemp
2013-04-23
Allow the settings object to retrieve the name of the beanstalkd tube.
Steve Kemp
2012-12-12
Updated comment.
Steve Kemp
2012-12-12
The settings object will let you retrieve an arbitrary key.
Steve Kemp
2012-11-30
comment + neatness update.
Steve Kemp
2012-11-26
Updated so that each alert-type has its dedicated alert-target.
Steve Kemp
2012-11-24
Updated comments.
Steve Kemp
2012-11-24
Default alerter is "file".
Steve Kemp
2012-11-24
Add accessor, with sane defaults, for the alerters
Steve Kemp
2012-11-24
Added new helper to get the alerter.
Steve Kemp
2012-11-23
Added attribute for the logfile.
Steve Kemp
2012-11-23
Added this file to the project - not-yet used.
Steve Kemp