summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueMBeanTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-1492: make the broker return the current queue depth and maximum queue d...Martin Ritchie2009-04-131-3/+3
* QPID-1226 : Last few changes to correctly shutdown all ApplicationRegistries ...Martin Ritchie2008-08-181-1/+6
* QPID-1136 : Provided a fix for the leak in UnacknowledgedMessage when acking...Martin Ritchie2008-08-081-3/+3
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-071-3/+8
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-24/+59
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+304
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-245/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-15/+17
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-14/+11
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-11/+14
* Commented the testExceptions method in AMQQueueMBeanTest to prevent from fail...Rajith Muditha Attapattu2007-05-021-1/+2
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-021-3/+6
* merged from M2 (r521792:522567) QPID-408 QPID-421 QPID-428Bhupendra Bhusman Bhardwaj2007-03-271-1/+1
* QPID-411 : ClearQueue functionality of AMQQueue doesn't reset the queue depthBhupendra Bhusman Bhardwaj2007-03-131-0/+239