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
/
configuration_builders
Age
Commit message (
Expand
)
Author
2017-03-20
Updated gems to (roughly) jessie versions; removed XMPP support.
Patrick J Cherry
2015-10-07
Added hipchat notification
Patrick J Cherry
2015-04-20
Removed the Pop3 server
Alex Young
2015-02-23
Get tests passing on ruby 1.9.3-p551
Alex Young
2013-05-14
Database now queried to work out if a notification should be suppressed.
Patrick J Cherry
2012-07-05
Updated configuration for heartbeat to replace poll_every.
Patrick J Cherry
2012-06-08
Fixed notify_when_on_holiday/off_sick flags in configuration + added tests.
Patrick J Cherry
2012-05-03
* Person and people lists have now become interchangeable, with notifications
Patrick J Cherry
2012-04-27
Fixed notification when on holiday/off sick
Patrick J Cherry
2012-04-27
Added default configuration options for a person.
Patrick J Cherry
2012-04-25
Big update.
Patrick J Cherry
2012-04-23
Persons/PeopleLists can now specify multiple notification preferences.
Patrick J Cherry
2012-04-23
People/PeopleLists can now specify individualy notification times/frequencies
Patrick J Cherry
2012-04-21
Overhaul of authentication.
Patrick J Cherry
2012-04-20
Added configuration options to disable the notification/packet buffers.
Patrick J Cherry
2012-04-17
Changed method of including the Debug notification module. Now debug! can be
Patrick J Cherry
2012-04-17
* DuringRunner#now? caches its answer, indexed by time. The cache is renewed
Patrick J Cherry
2012-01-30
Bundled timer in with processor. What could go wrong..?
Patrick J Cherry
2011-09-16
Big documentation update.
Patrick J Cherry
2011-09-06
Fixed up suppression some more, so it works.
Patrick J Cherry
2011-08-31
Fixed up alert suppression to be less jumpy
Patrick J Cherry
2011-08-04
Updated pop3 server to be configurable
Patrick J Cherry
2011-07-29
* Added initial logger
Patrick J Cherry
2011-07-22
* Rejigged configuration
Patrick J Cherry