]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/queuemanager.php
- break OMB profile update pings to a background queue
[quix0rs-gnu-social.git] / lib / queuemanager.php
2010-02-24 Brion Vibber- break OMB profile update pings to a background queue
2010-02-16 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-16 Brion VibberMerge branch 'master' into testing
2010-02-16 Brion VibberStomp queue restructuring for mass scalability:
2010-02-16 Brion VibberPull fix from testing branch: use new encoding funcs...
2010-02-15 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-10 Brion Vibberfix up hub queueing to work w/ stomp queues
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'testing'
2010-01-28 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainline
2010-01-26 Brion VibberControl channel for queue daemons to request graceful...
2010-01-26 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-26 Sarven CapadisliMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-25 Evan ProdromouMerge branch 'master' into testing
2010-01-25 Evan ProdromouOffload inbox updates to a queue handler to speed up...
2010-01-22 Brion VibberXMPP queued output & initial retooling of DB queue...
2010-01-22 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-22 Brion VibberXMPP queued output & initial retooling of DB queue...
2010-01-16 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-16 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-15 Brion Vibber--xmpp-only hack for queuedaemon.php to run separate...
2010-01-14 Brion Vibbertemporary --skip-xmpp flag on queuedaemon.php, allows...
2010-01-14 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-13 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-13 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Brion VibberMajor refactoring of queue handlers to support running...
2009-10-02 Evan ProdromouMerge branch '0.8.x' into deleteuser
2009-09-08 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-08-27 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromouchange controlyourself.ca to status.net
2009-08-25 Evan Prodromouchange laconi.ca to status.net
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-07-11 Evan ProdromouMerge branch 'testing'
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-noticesfix' into 0.8.x
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-pgschema' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'queuemanager' into 0.8.x
2009-07-04 Evan Prodromoureturn singleton if initialized
2009-07-04 Evan Prodromoumove handling code into queuemanager
2009-07-04 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-03 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-02 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-01 Evan Prodromoubetter queue manager detection, new method fail()
2009-07-01 Evan ProdromouAdd UnQueueManager for immediate handling
2009-07-01 Evan Prodromoubetter hook variables for StartQueueManager
2009-06-28 Evan Prodromoustart of queuemanager code