Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-18 | Store the test-class in the redis-state. | Steve Kemp | |
We need to do this such that we can show all possible results of a test in the status-page. There might be three back-ends with different results and if we filter by class-type we'll be able to see that. | |||
2015-02-12 | Make the test-definition available to the redis-alerter.release-0.23 | Steve Kemp | |
2015-02-12 | Updated to require JSON | Steve Kemp | |
2015-02-12 | Updated to store the test results in a set. | Steve Kemp | |
The redis-state "alerter" saves state in a useful way for the future, and will now save an array of hashes - each has corresponding to a useful result. | |||
2013-01-24 | fixed | Steve Kemp | |
2013-01-24 | Store the duration of tests. | Steve Kemp | |
2012-11-27 | Expire keys sanely. | Steve Kemp | |
2012-11-26 | The target is used to specify the redis hostname - use it. | Steve Kemp | |
2012-11-26 | Don't attempt to raise/clear with redis/mauve unless they were loaded. | Steve Kemp | |
2012-11-26 | Updated to make the requirement of redis soft, as it will probably be | Steve Kemp | |
not used. | |||
2012-11-26 | Ensure we can be loaded, even if there is no redis rubygem present. | Steve Kemp | |
2012-11-26 | Added the redis-alerter. | Steve Kemp | |