index
:
mauvealert.git
codeclimate
develop
master
pushover2
release-to-master
sync-with-production
a messaging system for system and network administrators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-05-01
Further update to alert_group to find the last reminder for the same update t...
Patrick J Cherry
2013-05-01
Added conditions to prevent races.
Patrick J Cherry
2013-05-01
Fixed typo
Patrick J Cherry
2013-05-01
Altered alert_group to only set one reminder.
Patrick J Cherry
2013-05-01
Allow alert to clear raised_at/cleared_at times if none specified
Patrick J Cherry
2012-12-12
version bump
Patrick J Cherry
2012-12-12
Fixed up alert truncating only to work on strings. Added test case.
Patrick J Cherry
2012-12-12
Added field truncation + warning logs.
Patrick J Cherry
2012-12-05
Version bump
Patrick J Cherry
2012-12-05
Make sure that the datamapper query is evaluated when clearing all alerts.
Patrick J Cherry
2012-12-05
Make sure the update_type is always set on save.
Patrick J Cherry
2012-12-05
Record alert summary in the history.
Patrick J Cherry
2012-12-05
Added an update_type getter that returns "cleared" if the update type
Patrick J Cherry
2012-12-05
Make sure the update type is always set to cleared by default.
Patrick J Cherry
2012-12-04
Version bump
Patrick J Cherry
2012-12-04
merge
Patrick J Cherry
2012-12-04
Fixed typo
Patrick J Cherry
2012-12-04
Version bump
Patrick J Cherry
2012-12-04
Fixed up alert notification suppression to notify when alerts get re-raised.
Patrick J Cherry
2012-12-04
Version bump
Patrick J Cherry
2012-12-04
Added "eager" loading when looking at event histories.
Patrick J Cherry
2012-12-04
Fixed event views to use dates, and to miss queries for days with no events.
Patrick J Cherry
2012-11-30
Improved logic in the events calendar -- should be faster now.
Patrick J Cherry
2012-11-30
Version bump
Patrick J Cherry
2012-11-30
Updated acknowledge form to allow more things to be done.
Patrick J Cherry
2012-11-30
Re-set raised_at if the alert has just been unacknowledged.
Patrick J Cherry
2012-11-30
Added sort to search.
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
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
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
Version bump
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
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
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
version bump
Patrick J Cherry
2012-11-27
Be more picky when setting updated_at/created_at timestamps.
Patrick J Cherry
2012-11-27
Version bump + changelog
Patrick J Cherry
[prev]
[next]