aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/configuration_builders
AgeCommit message (Collapse)Author
2012-04-20Added configuration options to disable the notification/packet buffers.Patrick J Cherry
2012-04-17Changed method of including the Debug notification module. Now debug! can bePatrick J Cherry
specified in the config to extend that particular instance of a notification method.
2012-04-17 * DuringRunner#now? caches its answer, indexed by time. The cache is renewedPatrick J Cherry
on reinitialization. * AlertGroup#notify now initialises and keeps track of each DuringRunner to ensure cache usage.
2012-01-30Bundled timer in with processor. What could go wrong..?Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-09-06Fixed up suppression some more, so it works.Patrick J Cherry
2011-08-31Fixed up alert suppression to be less jumpyPatrick J Cherry
2011-08-04Updated pop3 server to be configurablePatrick J Cherry
2011-07-29 * Added initial loggerPatrick J Cherry
* Acknowledgement time calculations now in JS * Updated logging to indicate where and update comes from
2011-07-22 * Rejigged configurationPatrick J Cherry
* Added --test and --verbose flags for the server config * Started proper test suite * Config parsing now gives more sensible errors + backtrace * Rejigged people and source lists