summaryrefslogtreecommitdiff
path: root/lib/custodian/worker.rb
AgeCommit message (Collapse)Author
2012-11-23 Updated the alerter to be in the Custodian name-space, and the workerSteve Kemp
to invoke it from that. Currently alerts are disabled. TODO: Fix this.
2012-11-22 Removed json library - we don't need/use it.Steve Kemp
2012-11-22 Updated to use the new string-body from jobs, and the new factory to ↵Steve Kemp
generate tests.
2012-11-22 Moved the worker into the custodian namespace.Steve Kemp
2012-11-22 Renamed class Custodian -> Custodian/WorkerSteve Kemp