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
/
notifier.rb
Age
Commit message (
Expand
)
Author
2012-05-08
Updated notifier only to try to connect to objects that respond to xmpp.
Patrick J Cherry
2012-04-20
Added configuration options to disable the notification/packet buffers.
Patrick J Cherry
2012-04-17
* The notification buffer is now used to store Alerts/AlertChangeds and times
Patrick J Cherry
2011-10-20
More XMPP robustification.
Patrick J Cherry
2011-09-16
Big documentation update.
Patrick J Cherry
2011-08-22
* Race condition fixed (fixes #1861).
Patrick J Cherry
2011-08-19
Added note-ability (fixes 1146)
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-20
* Added heartbeat to remote mauve
Patrick J Cherry
2011-07-19
Rejigged threading around the notifier, and start/stop order for the server.
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-06-17
* Notifications are now run in their separate threads.
Patrick J Cherry
2011-06-16
Fixed up date handling in the xmpp/email template
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