summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/client/QueueBrowserAutoAckTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-9/+22
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-102/+2
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-3/+2
* NO-JIRA: Merged from trunk to amqp-1-0 sandbox branchRobert Godfrey2011-09-071-2/+2
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-14/+2
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+2
* Updated testing harness: QpidTestCase and FailoverBaseCase.Martin Ritchie2009-10-051-2/+2
* QPID-2125: Make FailoverBaseCase set the second brokers QPID_WORK as a subdir...Robert Gemmell2009-10-011-1/+1
* QPID-1935: Use unique queue name per test run. *sigh*.Aidan Skinner2009-06-231-1/+1
* QPID-1914: Create the queue properlyAidan Skinner2009-06-221-0/+1
* QPID-1914 use one queue per test so failures dont spiralAidan Skinner2009-06-221-1/+2
* QPID-1914: make send() transacted so we know the messages got there.Aidan Skinner2009-06-221-1/+2
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-061-2/+9
* QPID-1179 : Adjusted the test size from 100 to 10, this should reduce the lik...Martin Ritchie2008-07-161-26/+48
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-18/+11
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-151-2/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-10/+16
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+510