aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-05Added an update_type getter that returns "cleared" if the update typePatrick J Cherry
2012-12-05Make sure the update type is always set to cleared by default.Patrick J Cherry
2012-12-04Added tag 3.15.4 for changeset bf551ba5805fPatrick J Cherry
2012-12-04Version bumpPatrick J Cherry
2012-12-04mergePatrick J Cherry
2012-12-04Fixed typoPatrick J Cherry
2012-12-04Added tag 3.15.3 for changeset b245559b3b70Patrick J Cherry
2012-12-04Version bumpPatrick J Cherry
2012-12-04Fixed up alert notification suppression to notify when alerts get re-raised.Patrick J Cherry
2012-12-04Added tag 3.15.2 for changeset 3faefc9553cfPatrick J Cherry
2012-12-04Updated cahngelogPatrick J Cherry
2012-12-04Version bumpPatrick J Cherry
2012-12-04Added "eager" loading when looking at event histories.Patrick J Cherry
2012-12-04Added more suppression tests.Patrick J Cherry
2012-12-04Fixed event views to use dates, and to miss queries for days with no events.Patrick J Cherry
2012-11-30mergePatrick J Cherry
2012-11-30updated changelogPatrick J Cherry
2012-11-30Added tag 3.15.1 for changeset f8b47ed412a5Patrick J Cherry
2012-11-30mergePatrick J Cherry
2012-11-30Search table row is now more informative about times.Patrick J Cherry
2012-11-30Improved logic in the events calendar -- should be faster now.Patrick J Cherry
2012-11-30Made alert tables look the same wherever they are.Patrick J Cherry
2012-11-30Added tag 3.14.2 for changeset a6a5c0564ff4Patrick J Cherry
2012-11-30CHangelog updatePatrick J Cherry
2012-11-30Version bumpPatrick J Cherry
2012-11-30Updated acknowledge form to allow more things to be done.Patrick J Cherry
2012-11-30Re-set raised_at if the alert has just been unacknowledged.Patrick J Cherry
2012-11-30Adjusted CSS not to colour non-raised alerts in tables.Patrick J Cherry
2012-11-30Added sort to search.Patrick J Cherry
2012-11-30Added search views.Patrick J Cherry
2012-11-30Added tag 3.14.1 for changeset 71fdb63f8945Patrick J Cherry
2012-11-30version bumpPatrick J Cherry
2012-11-30Updated web interface to reinstate alert counts, and implement a working sear...Patrick J Cherry
2012-11-29Added tag 3.13.2 for changeset 2bca3f5de68fPatrick J Cherry
2012-11-29Version bumpPatrick J Cherry
2012-11-29Tidied up extra spacesPatrick J Cherry
2012-11-29Raised time now set to unacknowledgment time when alerts become unacknowledgedPatrick J Cherry
2012-11-29Tidied up history entriesPatrick J Cherry
2012-11-29Changed UNACKNOWLEDGED to RE-RAISED when alerts are no longer ack'dPatrick J Cherry
2012-11-29Removed unused methodPatrick J Cherry
2012-11-29Added suppression information to viewsPatrick J Cherry
2012-11-29Added tag 3.13.1 for changeset d7f23dd42102Patrick J Cherry
2012-11-29Version bumpPatrick J Cherry
2012-11-29Rewrote how the decision is made to notify and how update types are set.Patrick J Cherry
2012-11-29Added tag 3.12.1 for changeset ebd20cec768ePatrick J Cherry
2012-11-29Version bumpPatrick J Cherry
2012-11-29Added suppression option to the mauve client.Patrick J Cherry
2012-11-29Added alert suppression to the server code + protobuf.Patrick J Cherry
2012-11-29Added DataMapper.finalize to server setup, which is needed, apparently.Patrick J Cherry
2012-11-28Finalised hack to validations such that they only occur when the object is di...Patrick J Cherry