summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AckTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-13/+13
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-7/+20
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-1/+1
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-9/+4
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-2/+2
* 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