summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 23:03:02 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 23:03:02 +0000
commit68f121e4a5ee3e450f1536049590a10eda4e74f7 (patch)
treecd45865c66c68f4b96e8332a70dff5fae2b34511
parent79e1fc8854053690c7fa908e7935e9ff090b4d66 (diff)
The HTTP-class is present
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 22e5e3e..ba86540 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@
Don't use beanstalk client directly, subclass custodian/queue, or similar
to allow us to swap out the queue and stub it for testing.
-The HTTP/HTTPS-probe should be pure Ruby. Patrick will point me at symbiosis-monit
-
The alerter needs to be overhauled since it relies upon the old hash-based approach.
make Custodian::Parser::Macro a class.