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
/
alert.rb
Age
Commit message (
Expand
)
Author
2011-08-19
Added last_state_changed thing for MauveThread. Closes #1836.
Patrick J Cherry
2011-08-18
* Fixed up Alert to postpone raises/clears within initial sleep period for o...
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
Added ability to tag multiple alerts with the same history item.
Patrick J Cherry
2011-07-29
* Added initial logger
Patrick J Cherry
2011-07-22
* Rejigged configuration
Patrick J Cherry
2011-07-19
Do not clear update_type
Patrick J Cherry
2011-07-14
* Improved logging.
Patrick J Cherry
2011-07-14
Fixed mauveclient to obey time multipliers
Patrick J Cherry
2011-07-13
Further tweaks.
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-07-08
Added first basic history functionality, and rejigged when notify is called for
Patrick J Cherry
2011-07-04
Fixed up some templates.
Patrick J Cherry
2011-06-18
* Don't send acknowledged notifications unless the alert is raised
Patrick J Cherry
2011-06-17
* Bytemark auth fixed.
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-16
Added alert sorting and grouping in the web interface.
Patrick J Cherry
2011-06-15
* Alert detail now has default message.
Patrick J Cherry
2011-06-15
Rejigged column names.. and javascript location.
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-19
see debian/changelog
Patrick J Cherry
2011-04-19
See debian/changelog
Patrick J Cherry
2011-04-13
new version.
Patrick J Cherry