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
/
mauve_time.rb
Age
Commit message (
Expand
)
Author
2012-05-08
Fixed time tests + standardised dead zone + daylight hours.
Patrick J Cherry
2012-05-08
Web interface now uses an ajax call to work out ack times, falling back to
Patrick J Cherry
2012-05-03
Update Time.bank_holiday? etc. to work correctly.
Patrick J Cherry
2012-05-02
Added configuration options for daytime_hours, dead_zone, and working_hours.
Patrick J Cherry
2012-04-25
Big update.
Patrick J Cherry
2011-09-16
Robustificate the XMPP ack interface.
Patrick J Cherry
2011-09-16
Big documentation update.
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-29
* Added initial logger
Patrick J Cherry
2011-06-16
Fixed up date handling in the xmpp/email template
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-04-13
new version.
Patrick J Cherry