Age | Commit message (Expand) | Author |
2012-11-30 | Re-set raised_at if the alert has just been unacknowledged. | Patrick J Cherry |
2012-11-30 | Adjusted CSS not to colour non-raised alerts in tables. | Patrick J Cherry |
2012-11-30 | Added sort to search. | Patrick J Cherry |
2012-11-30 | Added search views. | Patrick J Cherry |
2012-11-30 | Added tag 3.14.1 for changeset 71fdb63f8945 | Patrick J Cherry |
2012-11-30 | version bump | Patrick J Cherry |
2012-11-30 | Updated web interface to reinstate alert counts, and implement a working sear... | Patrick J Cherry |
2012-11-29 | Added tag 3.13.2 for changeset 2bca3f5de68f | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Tidied up extra spaces | Patrick J Cherry |
2012-11-29 | Raised time now set to unacknowledgment time when alerts become unacknowledged | Patrick J Cherry |
2012-11-29 | Tidied up history entries | Patrick J Cherry |
2012-11-29 | Changed UNACKNOWLEDGED to RE-RAISED when alerts are no longer ack'd | Patrick J Cherry |
2012-11-29 | Removed unused method | Patrick J Cherry |
2012-11-29 | Added suppression information to views | Patrick J Cherry |
2012-11-29 | Added tag 3.13.1 for changeset d7f23dd42102 | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Rewrote how the decision is made to notify and how update types are set. | Patrick J Cherry |
2012-11-29 | Added tag 3.12.1 for changeset ebd20cec768e | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Added suppression option to the mauve client. | Patrick J Cherry |
2012-11-29 | Added alert suppression to the server code + protobuf. | Patrick J Cherry |
2012-11-29 | Added DataMapper.finalize to server setup, which is needed, apparently. | Patrick J Cherry |
2012-11-28 | Finalised hack to validations such that they only occur when the object is di... | Patrick J Cherry |
2012-11-27 | Added tag 3.11.8 for changeset e66a1927915a | Patrick J Cherry |
2012-11-27 | version bump | Patrick J Cherry |
2012-11-27 | Don't do useless database fetches, when super/dirty_attributes can be | Patrick J Cherry |
2012-11-27 | Removed extra unnecessary logger message | Patrick J Cherry |
2012-11-27 | Added dependency on dm-transactions | Patrick J Cherry |
2012-11-27 | Removed old TODO | Patrick J Cherry |
2012-11-27 | dm-transactions now required. | Patrick J Cherry |
2012-11-27 | Re-jigged alert saving / history saving using transactions. | Patrick J Cherry |
2012-11-27 | Tell datamapper which is the primary key on the alert_earliest_changes | Patrick J Cherry |
2012-11-27 | Pop error message off log when a history save is flunked. | Patrick J Cherry |
2012-11-27 | Added tag 3.11.7 for changeset abae10dea432 | Patrick J Cherry |
2012-11-27 | version bump | Patrick J Cherry |
2012-11-27 | Be more picky when setting updated_at/created_at timestamps. | Patrick J Cherry |
2012-11-27 | Fixed missing library file in deb. | Patrick J Cherry |
2012-11-27 | Added tag 3.11.6 for changeset acd49830bc84 | Patrick J Cherry |
2012-11-27 | Version bump + changelog | Patrick J Cherry |
2012-11-27 | Reverted change to alert_changed now there's the validation monkey | Patrick J Cherry |
2012-11-27 | Added tests to make sure validation works with History objects. | Patrick J Cherry |
2012-11-27 | Monkey patch to cause validations to save anyway, if no error has been | Patrick J Cherry |
2012-11-27 | Make sure nil event_types are no treated as strings. | Patrick J Cherry |
2012-11-26 | Added tag 3.11.5 for changeset 0e1d512d29f3 | Patrick J Cherry |
2012-11-26 | UPdated changelog | Patrick J Cherry |
2012-11-26 | Updated debian dependencies | Patrick J Cherry |
2012-11-26 | merge | Patrick J Cherry |
2012-11-26 | Updated alert changed to log when saves fail, but saves them anyway. | Patrick J Cherry |
2012-11-26 | Changed source list to use IPAddress instead of IPAddr. | Patrick J Cherry |