summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1378257 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Added smoke test to cmake, code format tidy-upKim van der Riet2012-08-021-6/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368541 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1362039 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Solved race conditions affecting transactional publishing.Kim van der Riet2012-06-191-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1351689 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP - async txns for msg publish pathway, but there are some ↵Kim van der Riet2012-06-151-1/+0
| | | | | | race/thread issues to sort out. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1350745 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1348186 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-0/+62
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1348098 13f79535-47bb-0310-9956-ffa450edef68