Commit History

作者 SHA1 備註 提交日期
  Mikael Nordfeldth c5a4921176 log with var_export (our shorthand _ve()) 8 年之前
  Mikael Nordfeldth fc06c599bc dbqueuemanager should ignore on no-result-exceptions 8 年之前
  Mikael Nordfeldth 3019f8f23f dbqueuemanager logic 8 年之前
  Mikael Nordfeldth 331abf173b Forgot semicolon 8 年之前
  Mikael Nordfeldth f699ffeb8a Exception handling in queue handler logic 8 年之前
  Mikael Nordfeldth 0ddaa6ff75 Handle exceptions in QueueHandler classes 8 年之前
  Mikael Nordfeldth beba2a25d0 Don't retry unhandled transports in OpportunisticQM 9 年之前
  Mikael Nordfeldth 0bd16b521c OpportunisticQM shouldn't try to handle what it can't find 9 年之前
  Mikael Nordfeldth 1a0e17fea6 Minor queue fixes, probably not very important. Preparing for cron 11 年之前
  Mikael Nordfeldth e7a4ccb7b5 Enable json-specified objects in queue_item frames 11 年之前
  Mikael Nordfeldth c423e84776 No need to know what DBQueueManager got if not debugging 11 年之前
  Mikael Nordfeldth eb5097aecb We don't need _that_ noisy queue managers... 11 年之前
  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 年之前
  Brion Vibber f0c5e7eca3 Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues. 14 年之前
  Brion Vibber c74aea589d Stomp queue restructuring for mass scalability: 14 年之前
  Brion Vibber c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 年之前
  Brion Vibber 82e57b6204 Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather than attempting to re-run them forever! 15 年之前
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 15 年之前
  Evan Prodromou ae883ceb9b change controlyourself.ca to status.net 15 年之前
  Evan Prodromou d35b2d3f3c change laconi.ca to status.net 15 年之前
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files 15 年之前
  Evan Prodromou a3a5d23c54 dbqueuemanager a little more sane about sleeping 15 年之前
  Evan Prodromou f227006789 whitespace in dbqueuemanager 15 年之前
  CiaranG be5f9ca0e1 Stop daemons using 100% CPU and hammering the DB server when the queue is empty (DBQueueManager-based only) 15 年之前
  Evan Prodromou de987a9e63 update dbqueuemanager to respect handler timeout values 15 年之前
  Evan Prodromou 49c5c6f92b move handling code into queuemanager 15 年之前
  Evan Prodromou a35138b268 add fail() method to dbqueuemanager and fix logging 15 年之前
  Evan Prodromou 58b427869a compile errors in DBQueueManager 15 年之前
  Evan Prodromou e5b758dbbe start of queuemanager code 15 年之前