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
/
notification.rb
Age
Commit message (
Expand
)
Author
2012-06-07
Updated DuringRunner to cache calls to the calendar more.
Patrick J Cherry
2012-05-09
DuringRunner#no_one_in now is only evaluated once per instance per people_list
Patrick J Cherry
2012-05-03
* Person and people lists have now become interchangeable, with notifications
Patrick J Cherry
2012-05-02
Fixed second typo
Patrick J Cherry
2012-05-02
Fixed typo
Patrick J Cherry
2012-05-02
Added configuration options for daytime_hours, dead_zone, and working_hours.
Patrick J Cherry
2012-04-27
Added better time-based people list polling, and added a "calendar" method to
Patrick J Cherry
2012-04-27
Added no_one_in test for DuringRunner
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-17
* The notification buffer is now used to store Alerts/AlertChangeds and times
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
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
Changed default args for DuringRunner#find_next
Patrick J Cherry
2011-08-22
* Race condition fixed (fixes #1861).
Patrick J Cherry
2011-08-18
Fixed up test_time bits in mauve_notification and merged tests.
Patrick J Cherry
2011-08-17
* Reminder notifications now take the same path to notify as initial alerts
Patrick J Cherry
2011-08-17
Changed DateTime to Time everywhere. Much better.
Patrick J Cherry
2011-08-10
Removed MauveTime. Added more tests.
Patrick J Cherry
2011-08-10
Updated during_runner to work better.
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-06-17
Reinstated relevance.
Patrick J Cherry
2011-06-17
SMS return true on succes.
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