Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 1a0e17fea6 Minor queue fixes, probably not very important. Preparing for cron 11 years ago
  Mikael Nordfeldth e7a4ccb7b5 Enable json-specified objects in queue_item frames 11 years ago
  Mikael Nordfeldth c423e84776 No need to know what DBQueueManager got if not debugging 11 years ago
  Mikael Nordfeldth eb5097aecb We don't need _that_ noisy queue managers... 11 years ago
  Brion Vibber 2f38c9c99c Fix bug in db queue manager: when receiving an invalid or deleted notice, we were running it through the 'temporary fail, release it to try again' path instead of the 'done, discard item' path. Should fix some infinite-loop-of-doom-in-queue cases. 14 years ago
  Brion Vibber f0c5e7eca3 Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues. 14 years ago
  Brion Vibber c74aea589d Stomp queue restructuring for mass scalability: 15 years ago
  Brion Vibber c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 years ago
  Brion Vibber 82e57b6204 Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather than attempting to re-run them forever! 15 years ago
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 15 years ago
  Evan Prodromou ae883ceb9b change controlyourself.ca to status.net 15 years ago
  Evan Prodromou d35b2d3f3c change laconi.ca to status.net 15 years ago
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files 15 years ago
  Evan Prodromou a3a5d23c54 dbqueuemanager a little more sane about sleeping 15 years ago
  Evan Prodromou f227006789 whitespace in dbqueuemanager 15 years ago
  CiaranG be5f9ca0e1 Stop daemons using 100% CPU and hammering the DB server when the queue is empty (DBQueueManager-based only) 15 years ago
  Evan Prodromou de987a9e63 update dbqueuemanager to respect handler timeout values 15 years ago
  Evan Prodromou 49c5c6f92b move handling code into queuemanager 15 years ago
  Evan Prodromou a35138b268 add fail() method to dbqueuemanager and fix logging 15 years ago
  Evan Prodromou 58b427869a compile errors in DBQueueManager 15 years ago
  Evan Prodromou e5b758dbbe start of queuemanager code 15 years ago