summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/RecoveredEnqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4178: broker refactoringGordon Sim2012-08-101-3/+2
* QPID-3174: remove further unnecessary enqueueComplete() calls [enqueueAsync()...Gordon Sim2011-04-041-1/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+2
* r817742 (the fix for QPID-2102) did not cover the case for 2pc transactions r...Gordon Sim2009-10-181-1/+5
* Add directory to #includeAlan Conway2009-07-141-1/+1
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-0/+1
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-1/+1
* - few more clean-ups for async message store.Carl C. Trieloff2007-08-171-0/+1
* Added support for recovering prepared transactions.Gordon Sim2007-05-251-0/+38