summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/test/java/org/apache/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-3277: AMQCallbackHandler improvements. Refactor AMQCallbackHandler to ac...Robert Gemmell2011-05-263-5/+177
* QPID-3220: Specifying connection url option failover='singlebroker' causes th...Robert Gemmell2011-05-161-0/+338
* QPID-3233Rajith Muditha Attapattu2011-05-031-0/+6
* QPID-3099Rajith Muditha Attapattu2011-03-011-0/+31
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-171-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+11
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-051-0/+7
* QPID-2697: Print AMQConnectionURL optionsAndrew Donald Kennedy2010-07-261-0/+12
* Commiting the patch attached to QPID-2471Rajith Muditha Attapattu2010-04-141-0/+5
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-121-0/+21
* This is related to QPID-1831Rajith Muditha Attapattu2010-02-031-0/+8
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-141-0/+4
* Merge java-network-refactor branchAidan Skinner2009-10-151-3/+2
* QPID-1809 - The incorrect expcetions were due to a race condition between the...Martin Ritchie2009-09-042-10/+3
* This is related to QPID-1875Rajith Muditha Attapattu2009-05-281-0/+12
* QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur...Martin Ritchie2009-04-211-0/+75
* This is a test case for QPID-1777Rajith Muditha Attapattu2009-03-312-0/+98
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-202-2/+2
* This is related to QPID-1720Rajith Muditha Attapattu2009-03-061-0/+13
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-2/+5
* QPID-1623: Allow null as a valid destination for JMSReplyToAidan Skinner2009-02-111-0/+36
* QPID-1487: Make AMQDestination generate URLs with a destination set to the ro...Aidan Skinner2008-11-261-0/+42
* QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio...Martin Ritchie2008-11-063-0/+703
* This is related to QPID-1319Rajith Muditha Attapattu2008-10-231-11/+0
* QPID-1335: moved Qman into java/management/clientArnaud Simon2008-10-0919-2386/+0
* This is a fix for QPID-1319.Rajith Muditha Attapattu2008-10-071-1/+17
* qpid-1284: Qman unit testsArnaud Simon2008-09-2919-0/+2386
* QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection...Rafael H. Schloming2008-08-291-1/+2
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-4/+4
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-073-19/+192
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-152-7/+34
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1559-14474/+0
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1548-363/+51
* QPID-293 allow messages which have been received by the consumer before a mes...Aidan Skinner2008-07-081-4/+4
* Qpid-940 - ConnectionTest#testPasswordFailureConnection fails occasionally so...Martin Ritchie2008-07-041-25/+33
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-031-0/+1
* Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from...Aidan Skinner2008-07-021-1/+0
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-021-0/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-4/+15
* QPID-1126: reuse channel numbers for sessions that have closed, and honor the...Rafael H. Schloming2008-06-072-159/+26
* QPID-1094: added finally close for cleaning potential indoubt txArnaud Simon2008-05-291-0/+11
* QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, up...Arnaud Simon2008-05-283-34/+34
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-282-1/+488
* QPID-901: Track and report session exceptions, modified generator validate va...Rafael H. Schloming2008-05-231-0/+1
* QPID-1089: Changed to use coountdownlatchArnaud Simon2008-05-233-25/+14
* Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID...Rafael H. Schloming2008-05-221-1/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-446/+0
* QPID-1085: If an error occurs creating a durable subscriber with a selector d...Aidan Skinner2008-05-221-0/+73
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-13/+47
* QPID-1053: add a timeout in case the broker is never readyRafael H. Schloming2008-05-131-4/+15