]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/stompqueuemanager.php
change controlyourself.ca to status.net
[quix0rs-gnu-social.git] / lib / stompqueuemanager.php
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 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan Prodromouone more shot at servicing queues
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Evan ProdromouRevert "Let the queue handlers drain their xmpp queues"
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan ProdromouLet the queue handlers drain their xmpp queues
2009-07-09 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-09 Evan Prodromouyet another select() refinement
2009-07-09 Evan Prodromouslightly more robust select() logic
2009-07-09 Evan Prodromouuse select() to bring down xmpp latency
2009-07-09 Evan Prodromouslightly better timing
2009-07-08 Evan Prodromoumanually re-enqueue failed notices
2009-07-08 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-08 Evan Prodromoulog errors in handling notices
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-05 Evan Prodromoubetter handling of frames and notices
2009-07-04 Evan Prodromoubetter debug logging in stomp queue manager
2009-07-04 Evan Prodromoudon't say we're connecting if we're not
2009-07-04 Evan Prodromoumove handling code into queuemanager
2009-07-04 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-03 Evan Prodromouadd _queueName function
2009-07-03 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-02 Evan Prodromoumore logging in stompqueuemanager
2009-07-02 Evan ProdromouMerge branch '0.8.x' into queuemanager
2009-07-01 Evan Prodromouadd fail() method to stompqueuemanager
2009-07-01 Evan Prodromousave frames for StompQueueManager
2009-06-28 Evan Prodromoustart of queuemanager code