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
/
server.rb
Age
Commit message (
Expand
)
Author
2012-05-01
Set default hostname to Socket.gethostname, and default base_url now includes
Patrick J Cherry
2012-04-28
Added datamapper logger back in.
Patrick J Cherry
2012-04-25
Big update.
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-01-30
Bundled timer in with processor. What could go wrong..?
Patrick J Cherry
2012-01-30
Added possibility of using postgres databases.
Patrick J Cherry
2011-11-03
Fixed everything up to use EpochTime everywhere instead of regular Times.
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-19
HTML now sanitised on save.
Patrick J Cherry
2011-08-19
Added note-ability (fixes 1146)
Patrick J Cherry
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
Tidied up auto_upgrade! code
Patrick J Cherry
2011-08-17
* Reminder notifications now take the same path to notify as initial alerts
Patrick J Cherry
2011-08-10
Removed MauveTime. Added more tests.
Patrick J Cherry
2011-08-04
Added pop3 server.
Patrick J Cherry
2011-07-22
* Rejigged configuration
Patrick J Cherry
2011-07-20
* Added heartbeat to remote mauve
Patrick J Cherry
2011-07-19
Rejigged threading around the notifier, and start/stop order for the server.
Patrick J Cherry
2011-07-18
Improved code to avoid Exception when the processor attempts to freeze a thread
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-06-17
* Notifications are now run in their separate threads.
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