Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-18 | merge | Patrick J Cherry | |
2012-04-17 | * The notification buffer is now used to store Alerts/AlertChangeds and times | Patrick J Cherry | |
to notify about, rather than notifications to be sent. * Fixed up the debug notifier a bit more. * Using the debug notifier extras more now. | |||
2012-04-17 | Changed method of including the Debug notification module. Now debug! can be | Patrick J Cherry | |
specified in the config to extend that particular instance of a notification method. | |||
2012-04-17 | * DuringRunner#now? caches its answer, indexed by time. The cache is renewed | Patrick J Cherry | |
on reinitialization. * AlertGroup#notify now initialises and keeps track of each DuringRunner to ensure cache usage. | |||
2012-04-16 | Added time-fixation when processing "during" clauses, I think. | Patrick J Cherry | |
2012-04-04 | Fixed typo in manpage | James Hannah | |
2012-03-23 | Version bump | Patrick J Cherry | |
2012-03-23 | Updated Alert to only search for one matching alert group instead of all. | Patrick J Cherry | |
2012-03-23 | Change refresh time from 30s to 2mins | Patrick J Cherry | |
2012-03-23 | Clear flash on login. | Patrick J Cherry | |
2012-03-23 | Added find and find_all methods to AlertGroup class. | Patrick J Cherry | |
2012-03-23 | Updated badly named test classes. | Patrick J Cherry | |
2012-03-22 | Added tag 3.7.6 for changeset 2a8a0b46def4 | Patrick J Cherry | |
2012-03-22 | Minor view tweak + proper version bump | Patrick J Cherry | |
2012-03-22 | Added tag 3.7.5 for changeset 0196bd006ccf | Patrick J Cherry | |
2012-03-22 | Version bump | Patrick J Cherry | |
2012-03-22 | merge | Patrick J Cherry | |
2012-03-22 | Tidied destroy command. | Patrick J Cherry | |
2012-03-22 | Tidied thin requirements. | Patrick J Cherry | |
2012-03-22 | Tidied up login authentication + tests (woo!) | Patrick J Cherry | |
2012-03-22 | Updated a couple of test helpers. | Patrick J Cherry | |
2012-03-22 | Update to alert to clear cached IPs for the alert subject when it changes. | Patrick J Cherry | |
2012-03-22 | Rejigged caching of alert_group, and the way source lists are searched, to | Patrick J Cherry | |
(hopefully) cut down on DNS resolving. | |||
2012-03-22 | Added tag 3.7.4 for changeset 299d570786ce | Patrick J Cherry | |
2012-03-22 | Improved caching, I think. | Patrick J Cherry | |
Updated changelog. | |||
2012-03-21 | Possible performance improvements. | Patrick J Cherry | |
2012-02-28 | Added tag 3.7.3 for changeset 7f35d4f171ec | Patrick J Cherry | |
2012-02-28 | Version bump | Patrick J Cherry | |
2012-02-28 | Updated changelog. | Patrick J Cherry | |
2012-02-28 | Added destroy command. | Patrick J Cherry | |
2012-02-02 | Added tag 3.7.2 for changeset 7b0f0eac9b35 | Patrick J Cherry | |
2012-02-02 | Versin bump | Patrick J Cherry | |
2012-02-02 | Fixed array/hash confusion when merging conditions. | Patrick J Cherry | |
2012-01-30 | Added tag 3.7.1 for changeset b720f7eaf500 | Patrick J Cherry | |
2012-01-30 | Version bump | Patrick J Cherry | |
2012-01-30 | Updated install thingy | Patrick J Cherry | |
2012-01-30 | Added tag 3.7.0 for changeset e74b59c89e0c | Patrick J Cherry | |
2012-01-30 | Updated changelog | Patrick J Cherry | |
2012-01-30 | Merge | Patrick J Cherry | |
2012-01-30 | Bundled timer in with processor. What could go wrong..? | Patrick J Cherry | |
2012-01-30 | Updated example.conf to work | Patrick J Cherry | |
2012-01-30 | Added possibility of using postgres databases. | Patrick J Cherry | |
2012-01-30 | Updated hgignore | Patrick J Cherry | |
2012-01-06 | Added tag 3.6.3 for changeset 13c472f03673 | Patrick J Cherry | |
2012-01-06 | Version bump | Patrick J Cherry | |
2012-01-06 | merge | Patrick J Cherry | |
2012-01-06 | Added test task to mauveserver init script | Patrick J Cherry | |
2012-01-06 | Added ability to include other config files | Patrick J Cherry | |
2012-01-05 | Added lsb-base dependency | Patrick J Cherry | |
2011-11-10 | Log received at time in processor | Patrick J Cherry | |