aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/mauve_thread.rb
AgeCommit message (Expand)Author
2015-04-20Add a Thread#wakeup call on #stop to speed up restartsAlex Young
2015-04-13Switch on Thread.abort_on_exceptionAlex Young
2012-07-03Removed ability to freeze threads, since that is not used any more.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-08-19Tweaked sleep in the thread to make sure poll_every does what it says.Patrick J Cherry
2011-08-19HTML now sanitised on save.Patrick J Cherry
2011-08-19Added last_state_changed thing for MauveThread. Closes #1836.Patrick J Cherry
2011-08-17* Reminder notifications now take the same path to notify as initial alertsPatrick 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-19Reverted earlier freeze/thaw changes.Patrick J Cherry
2011-07-19Added extra flag to frozen? check.Patrick J Cherry
2011-07-19 * Fixed supressed spelling mistakes (sic)Patrick J Cherry
2011-07-18Improved code to avoid Exception when the processor attempts to freeze a threadPatrick J Cherry
2011-07-18 * Fixed up log rotation.Patrick J Cherry
2011-07-13 Big commitPatrick J Cherry
2011-06-17 * Notifications are now run in their separate threads.Patrick J Cherry
2011-06-15 * Added Alert#subject to return source when subject unspecifiedPatrick J Cherry
2011-06-13 * Tidied up mauveserver to handle HUP restartsPatrick J Cherry
2011-04-13new version.Patrick J Cherry