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
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