summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/AsyncStoreImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-34/+68
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-10/+9
* QPID-3858: Cleaned up the mechanism by which async operations are called.Kim van der Riet2012-08-211-12/+12
* QPID-3858: WIP: Added smoke test to cmake, code format tidy-upKim van der Riet2012-08-021-53/+26
* QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so as...Kim van der Riet2012-08-011-2/+2
* QPID-3858: WIP: Durable transactions fixedKim van der Riet2012-07-311-3/+5
* QPID-3858: WIP: Renamed AsyncTransaction to AsyncTransactionalStore; changed ...Kim van der Riet2012-07-241-26/+26
* QPID-3858: WIP: Created many async operation classes for each op instead of a...Kim van der Riet2012-07-201-43/+27
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-66/+48
* QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...Kim van der Riet2012-06-151-6/+26
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-115/+84
* QPID-3858: WIP - added AsyncResultQueue for async result return pathKim van der Riet2012-06-071-2/+3
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-011-27/+5
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-141-16/+16
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-091-0/+323