summaryrefslogtreecommitdiff
path: root/lib/queuemanager.php
AgeCommit message (Expand)Author
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-16Pull fix from testing branch: use new encoding funcs w/ stomp queuesBrion Vibber
2010-01-26Control channel for queue daemons to request graceful shutdown, restart, or u...Brion Vibber
2010-01-25Merge branch 'master' into testingEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-15--xmpp-only hack for queuedaemon.php to run separate queue daemon with only x...Brion Vibber
2010-01-14temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu...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-04return singleton if initializedEvan Prodromou
2009-07-04move handling code into queuemanagerEvan Prodromou
2009-07-01better queue manager detection, new method fail()Evan Prodromou
2009-07-01Add UnQueueManager for immediate handlingEvan Prodromou
2009-07-01better hook variables for StartQueueManagerEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou