summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-24 09:53:07 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-24 09:53:07 +0000
commit9cc38d1a98b462365a096a28762bead9166dcf18 (patch)
tree214dc4f1f0a6c4515cb405f5bbd0577519722527
parent92a793900507bf219d1261be5522238987487018 (diff)
SSL-validation is now carried out.
We're married to beanstalkd.
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 1c196fc..2da25a7 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,3 @@
-
-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 alerter needs to be overhauled since it relies upon the old hash-based approach.
-make Custodian::Parser::Macro a class.
-Use that, and make sure that we return such a thing when we define a new one.
-
-Look at certificate validation with curb.
-
Update README to be polite, accurate, and make no mention of JSON.