Age | Commit message (Expand) | Author |
2012-11-24 | Removed the trailing ".rb" from our 'require ...' lines. | Steve Kemp |
2012-11-24 | Use the alert-factory, rather than hard-coding our mauve-alert. | Steve Kemp |
2012-11-24 | Remove the --timeout parameter. | Steve Kemp |
2012-11-23 | We no longer refer to JSON. | Steve Kemp |
2012-11-23 | Fixed the name of the settings class. | Steve Kemp |
2012-11-23 | Read the server address:port from the settings object. Along with the file... | Steve Kemp |
2012-11-23 | Updated the API for the parser to split parse_file into parse_lines. | Steve Kemp |
2012-11-22 | Updated to rename the class. | Steve Kemp |
2012-11-22 | Removed the reference to the alerter - that comes from the worker. | Steve Kemp |
2012-11-22 | Parse the configuration file into arrays of jobs, via our test-factory | Steve Kemp |
2012-11-22 | Moved the worker into the custodian namespace. | Steve Kemp |
2012-11-22 | Moved TestFactory to the custodian-namespace. | Steve Kemp |
2012-11-22 | Renamed. | Steve Kemp |
2012-11-22 | Renamed class Custodian -> Custodian/Worker | Steve Kemp |
2012-11-22 | Updated to stub out more code. | Steve Kemp |
2012-11-22 | Load the DNS primitive | Steve Kemp |
2012-11-22 | Added stub code. | Steve Kemp |
2012-11-22 | Updated to require libraries more sanely | Steve Kemp |
2012-11-22 | Renamed to use TestFactory. | Steve Kemp |
2012-11-21 | LDAP-protocol is now testable. | Steve Kemp |
2012-11-21 | Added .to_json method to serialize our tests. | Steve Kemp |
2012-11-21 | Added jabber protocol | Steve Kemp |
2012-11-21 | Fixed to include the SMTP driver. | Steve Kemp |
2012-11-21 | Added utility method. | Steve Kemp |
2012-11-21 | Decouple the enqueuing from the parsing. | Steve Kemp |
2012-11-20 | Updated case statements for ruby1.9 | Steve Kemp |
2012-11-20 | Updated name of the script in the detail of the hearbeat alert. | Steve Kemp |
2012-11-18 | Added --fail flag. | Steve Kemp |
2012-11-16 | Link to the WIKI in the monitor test | Steve Kemp |
2012-11-15 | Added --test flag | Steve Kemp |
2012-11-15 | Alert on >= 5000 jobs. | Steve Kemp |
2012-11-14 | whitespace fixups | Steve Kemp |
2012-11-14 | fixed name of script in help-text | Steve Kemp |
2012-11-14 | Send a heartbeat on the enqueuer so that we abort if there are no additions. | Steve Kemp |
2012-11-14 | Split the implementation of the multi-ping tool into a library and a driver. | Steve Kemp |
2012-11-14 | Whitespace fixup | Steve Kemp |
2012-11-14 | Moved core of the code into their own libraries. | Steve Kemp |
2012-11-14 | Moved parser code into its own file, and updated main script + test suite to... | Steve Kemp |
2012-11-14 | Use our global-timeout value when pulling macro definitions. | Steve Kemp |
2012-11-14 | Log the number of times we run the test(s). | Steve Kemp |
2012-11-14 | Added a monitor flag to alert if the queue was too high | Steve Kemp |
2012-11-14 | Cope with macros with numerals in their names. | Steve Kemp |
2012-11-14 | Removed the flushing-action from custodian-dequeue and added it to the | Steve Kemp |
2012-11-14 | Updated comment. | Steve Kemp |
2012-11-14 | Define macros correctly when only one host is present. | Steve Kemp |
2012-11-14 | Removed the -low suffix from alert IDs | Steve Kemp |
2012-11-14 | Don't replace alert | Steve Kemp |
2012-11-14 | Interpolate the ID correctly. Remove duplication of the hostname. | Steve Kemp |
2012-11-14 | Updated. | Steve Kemp |
2012-11-14 | Updated ID for mauve alerts | Steve Kemp |