summaryrefslogtreecommitdiff
path: root/lib/custodian/worker.rb
AgeCommit message (Expand)Author
2012-11-24 Renamed 'custodian/protocoltest.rb' -> 'custodian/protocoltests.rb' to matc...Steve Kemp
2012-11-24 Set the alerter-target, if we can find one.Steve Kemp
2012-11-24 Use the factory-method to instantiate an alerting method.Steve Kemp
2012-11-24 Move the protocol-test includes into a single file to avoid duplication.Steve Kemp
2012-11-24 Simplify test-execution logic, and count the test-runs from 1 rather than z...Steve Kemp
2012-11-24 Invert the success/failure of tests if appropriate.Steve Kemp
2012-11-23 Updated the alerter to be in the Custodian name-space, and the workerSteve Kemp
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 genera...Steve Kemp
2012-11-22 Moved the worker into the custodian namespace.Steve Kemp
2012-11-22 Renamed class Custodian -> Custodian/WorkerSteve Kemp