summaryrefslogtreecommitdiff
path: root/classes/Queue_item.php
AgeCommit message (Expand)Author
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-06...and drop the unnecessary &reference from child class pkeyGet() overrides.Brion Vibber
2009-06-28start of queuemanager codeEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-08-30log transport when claiming a noticeEvan Prodromou
2008-08-27$this->log to common_log in Queue_itemEvan Prodromou
2008-08-27change queue_item to use a compound primary keyEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou
2008-07-19add a transport flag to queue itemsEvan Prodromou
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-04don't treat notice_id like a sequenceEvan Prodromou
2008-07-04add a queued notice itemEvan Prodromou