summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/topic/DurableSubscriptionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Attempt one at merge from r1021441:HEADgrkvlt-network-20101013Andrew Donald Kennedy2010-12-061-2/+17
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-051-16/+21
* QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...Robert Gemmell2010-09-051-25/+247
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* Improved the asserts so we can see from the message what the failure conditio...Martin Ritchie2010-05-201-4/+5
* QPID-2418: revert changes to testResubscribeWithChangedSelector()Robert Gemmell2010-04-011-11/+1
* QPID-2417 , QPID-2418 , QPID-2449 : expand topic testing, specifically around...Robert Gemmell2010-03-301-2/+90
* QPID-2397: add Binding.msgMatched() support to the TopicExchange, and remove ...Robert Gemmell2010-03-181-0/+1
* QPID-2417: add a test that restarts the broker at the end to validate the sto...Robert Gemmell2010-02-251-4/+27
* QPID-2417: update the auto-ack tests to leave an unacked message on the durab...Robert Gemmell2010-02-241-23/+80
* exclusivity is associated with the Session and not the consumer. Hence sessio...Rajith Muditha Attapattu2010-02-091-0/+1
* QPID-2347 broke some java tests; I believe these make incorrect assumptions a...Gordon Sim2010-01-221-5/+2
* This is related to QPID-2074Rajith Muditha Attapattu2009-08-241-24/+35
* QPID-1923: made createDurableSubscriber fail on a temporary topicRafael H. Schloming2009-06-221-0/+27
* QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allo...Martin Ritchie2009-04-161-10/+0
* QPID-1252: remove the durable subscription when done with it, and increased a...Rafael H. Schloming2008-08-201-1/+2
* increased the timeout in the new DurableSubscriptionTest from 250 millisecond...Rafael H. Schloming2008-08-191-1/+1
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-191-0/+60
* QPID-1252: modified tests to unsubscribe the durable subscriptions they createRafael H. Schloming2008-08-181-0/+7
* QPID-1192: Make consumer send Selector as part of binding.Aidan Skinner2008-07-301-2/+3
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-151-0/+347