aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/server.rb
AgeCommit message (Expand)Author
2015-04-20Pull the bank holidays cache out to its own classAlex Young
2015-04-20Removed the Pop3 serverAlex Young
2015-04-13Fix syntax errors in lib/mauve/heartbeat.rbAlex Young
2015-04-13Remove the Pop3 server from the list of startup thread classesAlex Young
2015-03-31Remove a 1.8-specific Mauve.constants callAlex Young
2015-02-23Get tests passing on ruby 1.9.3-p551Alex Young
2013-05-21Turning off global reverse dns lookups for sockets.Patrick J Cherry
2012-11-29Added DataMapper.finalize to server setup, which is needed, apparently.Patrick J Cherry
2012-11-21Added a server sleep to make sure doesn't spam the logs too much.Patrick J Cherry
2012-07-03Removed ability to freeze threads, since that is not used any more.Patrick J Cherry
2012-07-03Downgraded buffer size warnings to "info".Patrick J Cherry
2012-05-01Set default hostname to Socket.gethostname, and default base_url now includesPatrick J Cherry
2012-04-28Added datamapper logger back in.Patrick J Cherry
2012-04-25Big update.Patrick J Cherry
2012-04-21Overhaul of authentication.Patrick J Cherry
2012-04-20Added configuration options to disable the notification/packet buffers.Patrick J Cherry
2012-01-30Bundled timer in with processor. What could go wrong..?Patrick J Cherry
2012-01-30Added possibility of using postgres databases.Patrick J Cherry
2011-11-03Fixed everything up to use EpochTime everywhere instead of regular Times.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-08-31Fixed up alert suppression to be less jumpyPatrick J Cherry
2011-08-19HTML now sanitised on save.Patrick J Cherry
2011-08-19Added note-ability (fixes 1146)Patrick J Cherry
2011-08-19Added 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-17Tidied up auto_upgrade! codePatrick J Cherry
2011-08-17* Reminder notifications now take the same path to notify as initial alertsPatrick J Cherry
2011-08-10Removed MauveTime. Added more tests.Patrick J Cherry
2011-08-04Added pop3 server.Patrick J Cherry
2011-07-22 * Rejigged configurationPatrick J Cherry
2011-07-20 * Added heartbeat to remote mauvePatrick J Cherry
2011-07-19Rejigged threading around the notifier, and start/stop order for the server.Patrick J Cherry
2011-07-18Improved code to avoid Exception when the processor attempts to freeze a threadPatrick J Cherry
2011-07-13 Big commitPatrick J Cherry
2011-07-08Added first basic history functionality, and rejigged when notify is called forPatrick 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 restartsPatrick J Cherry
2011-06-09Big commitPatrick J Cherry
2011-04-13new version.Patrick J Cherry