summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/SimpleAMQQueueThreadPoolTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-1/+2
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-1/+1
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-4/+2
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-2/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+60
* Added test to ensure ThreadPool is references are correctly removed for Prior...Martin Ritchie2009-03-091-64/+0
* QPID-1637 : Added Purger thread for Priority Queues and when threasholds are ...Martin Ritchie2009-03-021-2/+3
* QPID-1635,QPID-1636,QPID-1638 : Updated QueueEntries to contain additional va...Martin Ritchie2009-02-271-1/+4
* QPID-1668: check initial count, don't assume it's 0. It should be, but there ...Aidan Skinner2009-02-251-4/+4
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-191-2/+3
* QPID-1266 : Updates based on reviewMartin Ritchie2008-10-031-9/+5
* QPID-1266 : Actually added the test.Martin Ritchie2008-09-031-0/+63