Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 8 years ago
  Mikael Nordfeldth 7f1ce07e9f Logging destinations and unnecessary debug 8 years ago
  Mikael Nordfeldth beba2a25d0 Don't retry unhandled transports in OpportunisticQM 9 years ago
  Mikael Nordfeldth fc9de94cbd Modernize Queue_item to use Managed_DataObject functions 9 years ago
  Mikael Nordfeldth 0bd16b521c OpportunisticQM shouldn't try to handle what it can't find 9 years ago
  Mikael Nordfeldth c906ab11b0 8 chars was too little, 32 should be enough. 10 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 years ago
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
  Brion Vibber 826a695077 Ticket #2797: replace addslashes() with explicit escape calls on the DB objects 13 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 c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 14 years ago
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 14 years ago
  Brion Vibber 4e2acd153b ...and drop the unnecessary &reference from child class pkeyGet() overrides. 14 years ago
  Evan Prodromou 854c82cfd5 start of queuemanager code 15 years ago
  Evan Prodromou 7ad2f2a371 TRUE 15 years ago
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 15 years ago
  Evan Prodromou eb2f9c98ac replace NULL with null 15 years ago
  Evan Prodromou edbc0c665c replace all tabs with four spaces 15 years ago
  Evan Prodromou 8da61dc1d3 path correct in require_once for memcached 15 years ago
  Evan Prodromou f6615f70e5 prepend Memcached_DataObject require with INSTALLDIR 15 years ago
  Evan Prodromou e2e6bbb298 caching layer for DB/DataObject 15 years ago
  Evan Prodromou ca1f639fd6 log transport when claiming a notice 16 years ago
  Evan Prodromou 6b1f391306 $this->log to common_log in Queue_item 16 years ago
  Evan Prodromou 35ed6f473c change queue_item to use a compound primary key 16 years ago
  Evan Prodromou b9f0ea6f0e break up monolithic xmppdaemon into multiple queue handlers 16 years ago
  Evan Prodromou 53f59ca9d2 add a transport flag to queue items 16 years ago
  Evan Prodromou 499afd8c22 replies from people you're not subscribed to over Jabber 16 years ago
  Mike Cochrane 4b656f47df Merge conflicts and kill a whole lot of trailing whitespace on lines. 16 years ago
  Evan Prodromou e45a97a20f don't treat notice_id like a sequence 16 years ago