summaryrefslogtreecommitdiff
path: root/lib/dbqueuemanager.php
AgeCommit message (Expand)Author
2010-09-20Fix bug in db queue manager: when receiving an invalid or deleted notice, we ...Brion Vibber
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-13Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th...Brion Vibber
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-23dbqueuemanager a little more sane about sleepingEvan Prodromou
2009-07-23whitespace in dbqueuemanagerEvan Prodromou
2009-07-22Stop daemons using 100% CPU and hammering the DB server when the queue is emp...CiaranG
2009-07-21update dbqueuemanager to respect handler timeout valuesEvan Prodromou
2009-07-04move handling code into queuemanagerEvan Prodromou
2009-07-01add fail() method to dbqueuemanager and fix loggingEvan Prodromou
2009-07-01compile errors in DBQueueManagerEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou