summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueFactoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-2/+3
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-11/+349
* QPID-2632 : Updated as per other tests for IBBC, with setUp/tearDownMartin Ritchie2010-06-021-7/+11
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-2/+2
* 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-21/+7
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+85
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-101/+0
* QPID-949, QPID-1633 : Set default Maximum Memory Usage for a queue to 100Meg....Martin Ritchie2009-03-061-12/+28
* QPID-1269 : Modified to actually test the type of queue that is returnedMartin Ritchie2008-10-031-16/+7
* QPID-1268 : Added additional deleteDirectory method that behaves like rmdir, ...Martin Ritchie2008-10-031-0/+3
* QPID-1269 : Added test to ensure queue creation via the Factory is automatica...Martin Ritchie2008-09-031-0/+91