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
/
person.rb
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-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-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
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-07-22
* Rejigged configuration
Patrick J Cherry