aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-27Added tag 3.11.8 for changeset e66a1927915aPatrick J Cherry
2012-11-27version bumpPatrick J Cherry
2012-11-27Don't do useless database fetches, when super/dirty_attributes can bePatrick J Cherry
2012-11-27Removed extra unnecessary logger messagePatrick J Cherry
2012-11-27Added dependency on dm-transactionsPatrick J Cherry
2012-11-27Removed old TODOPatrick J Cherry
2012-11-27dm-transactions now required.Patrick J Cherry
2012-11-27Re-jigged alert saving / history saving using transactions.Patrick J Cherry
2012-11-27Tell datamapper which is the primary key on the alert_earliest_changesPatrick J Cherry
2012-11-27Pop error message off log when a history save is flunked.Patrick J Cherry
2012-11-27Added tag 3.11.7 for changeset abae10dea432Patrick J Cherry
2012-11-27version bumpPatrick J Cherry
2012-11-27Be more picky when setting updated_at/created_at timestamps.Patrick J Cherry
2012-11-27Fixed missing library file in deb.Patrick J Cherry
2012-11-27Added tag 3.11.6 for changeset acd49830bc84Patrick J Cherry
2012-11-27Version bump + changelogPatrick J Cherry
2012-11-27Reverted change to alert_changed now there's the validation monkeyPatrick J Cherry
2012-11-27Added tests to make sure validation works with History objects.Patrick J Cherry
2012-11-27Monkey patch to cause validations to save anyway, if no error has beenPatrick J Cherry
2012-11-27Make sure nil event_types are no treated as strings.Patrick J Cherry
2012-11-26Added tag 3.11.5 for changeset 0e1d512d29f3Patrick J Cherry
2012-11-26UPdated changelogPatrick J Cherry
2012-11-26Updated debian dependenciesPatrick J Cherry
2012-11-26mergePatrick J Cherry
2012-11-26Updated alert changed to log when saves fail, but saves them anyway.Patrick J Cherry
2012-11-26Changed source list to use IPAddress instead of IPAddr.Patrick J Cherry
2012-11-23Check return value when saving AlertChanged object.Patrick J Cherry