summaryrefslogtreecommitdiff
path: root/java/broker/src/test/java/org/apache/qpid/server/queue/AckTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-32/+39
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-3/+3
* QPID-1230 : Removed MockProtocolSession, Updated all references to use Intern...Martin Ritchie2009-08-031-3/+8
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+420
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-404/+0
* QPID-1764 : Updated all tests to use the TestTransactionLog interface and spl...Martin Ritchie2009-04-031-19/+25
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-1/+1
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-7/+10
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-3/+3
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-131-1/+1
* QPID-1652 : Created MessagePublishInfoImpl and Unit Test, removed the several...Martin Ritchie2009-02-091-28/+3
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-191-0/+420