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
/
mauve
/
alert_group.rb
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
2012-12-04
Fixed up alert notification suppression to notify when alerts get re-raised.
Patrick J Cherry
2012-11-29
Tidied up extra spaces
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
Added alert suppression to the server code + protobuf.
Patrick J Cherry
2012-05-03
* Person and people lists have now become interchangeable, with notifications
Patrick J Cherry
2012-05-03
Notify anyone who has contributed to an alert's history since its last raise,
Patrick J Cherry
2012-04-17
* DuringRunner#now? caches its answer, indexed by time. The cache is renewed
Patrick J Cherry
2012-04-16
Added time-fixation when processing "during" clauses, I think.
Patrick J Cherry
2012-03-23
Added find and find_all methods to AlertGroup class.
Patrick J Cherry
2011-09-16
Big documentation update.
Patrick J Cherry
2011-08-31
Fixed up alert suppression to be less jumpy
Patrick J Cherry
2011-08-22
* Race condition fixed (fixes #1861).
Patrick J Cherry
2011-08-17
* Reminder notifications now take the same path to notify as initial alerts
Patrick J Cherry
2011-07-22
* Rejigged configuration
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-07-08
Added first basic history functionality, and rejigged when notify is called for
Patrick J Cherry
2011-06-17
* Bytemark auth fixed.
Patrick J Cherry
2011-06-15
* Added Alert#subject to return source when subject unspecified
Patrick J Cherry
2011-06-13
* Tidied up mauveserver to handle HUP restarts
Patrick J Cherry
2011-06-09
Big commit
Patrick J Cherry
2011-04-13
new version.
Patrick J Cherry