summaryrefslogtreecommitdiff
path: root/cpp/src/tests/TransactionObserverTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-3/+6
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-291-1/+1
* NO-JIRA: Remove use of boost::make_shared, not availble on some older versions.Alan Conway2013-08-051-3/+1
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-1/+3
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-0/+1
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+143