summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/store/TestableMemoryMessageStore.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2900: Changed SimpleAMQQueue to avoid race condition in the updating ato...Robert Gemmell2011-02-081-11/+9
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-261-6/+6
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-23/+90
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+92
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-99/+0
* QPID-1764 : Updated all tests to use the TestTransactionLog interface and spl...Martin Ritchie2009-04-031-145/+33
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-44/+80
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-201-6/+2
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-28/+115
* QPID-1314: Make sure all messags that are enqueued are dequeued.Aidan Skinner2008-10-101-0/+19
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+73