Age | Commit message (Expand) | Author |
2012-11-13 | Ensure we have a target + port | Steve Kemp |
2012-11-13 | Test that we have a host + port to test. | Steve Kemp |
2012-11-13 | Validate we have a port and a host to probe | Steve Kemp |
2012-11-13 | Added validation of target + port | Steve Kemp |
2012-11-13 | Ensure we have a target & a port. | Steve Kemp |
2012-11-13 | Updated to report success correctly | Steve Kemp |
2012-11-13 | Ensure we have a port + URL in the construcotr. | Steve Kemp |
2012-11-13 | Fixed to be less verbose, if we're running quietly | Steve Kemp |
2012-11-13 | Log job termination. Avoid logging pending jobs. | Steve Kemp |
2012-11-13 | We have a logfile. | Steve Kemp |
2012-11-13 | Log. | Steve Kemp |
2012-11-13 | Misc. comment update. | Steve Kemp |
2012-11-13 | Renamed 'get_details()' to 'error()'. | Steve Kemp |
2012-11-13 | Updated to ensure that both the methods we expect from the | Steve Kemp |
2012-11-13 | Converted to class-based API | Steve Kemp |
2012-11-13 | Be verbose in our test. | Steve Kemp |
2012-11-13 | Document class API | Steve Kemp |
2012-11-13 | be verbose in our test. | Steve Kemp |
2012-11-13 | Be verbose in our test | Steve Kemp |
2012-11-13 | Moved to class-based API | Steve Kemp |
2012-11-13 | Set the detail | Steve Kemp |
2012-11-13 | Propagate the failure-reason to the raise() method. | Steve Kemp |
2012-11-13 | Updated to use the new class-based API | Steve Kemp |
2012-11-13 | Updated to test. | Steve Kemp |
2012-11-13 | Ensure we have a URL | Steve Kemp |
2012-11-13 | Updated to use a class structure - and test both status code & content. | Steve Kemp |
2012-11-13 | fixed syntax error | Steve Kemp |
2012-11-13 | Use summary not subject | Steve Kemp |
2012-11-13 | Use mauvealert to raise/clear alerts. | Steve Kemp |
2012-11-13 | --repeat is now implemented. | Steve Kemp |
2012-11-13 | Allow the beanstalkd to be specified. | Steve Kemp |
2012-11-12 | Allow single-job execution via --single/-s | Steve Kemp |
2012-11-12 | Wrap all the processing of a job in an exception catcher. | Steve Kemp |
2012-11-12 | Added --flush/-f to flush the queue | Steve Kemp |
2012-11-12 | Made all files executable. | Steve Kemp |
2012-11-12 | Added --verbose handling. | Steve Kemp |
2012-11-12 | Updated TODO | Steve Kemp |
2012-11-12 | Moved code into two classes. Added command line parser. | Steve Kemp |
2012-11-12 | Comment updates. | Steve Kemp |
2012-11-12 | Initial dump of code. | Steve Kemp |