summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_10.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3245Rajith Muditha Attapattu2011-05-041-0/+5
* QPID-3233Rajith Muditha Attapattu2011-05-031-1/+15
* QPID-3214Rajith Muditha Attapattu2011-05-031-3/+1
* QPID-3194Rajith Muditha Attapattu2011-04-081-1/+1
* QPID-3182Rajith Muditha Attapattu2011-04-061-1/+5
* QPID-3127: Set accept mode to NONE for NO_ACKNOWLEDGEAndrew Donald Kennedy2011-03-081-1/+1
* QPID-2732Rajith Muditha Attapattu2011-03-071-0/+16
* QPID-2732Rajith Muditha Attapattu2011-03-031-1/+9
* QPID-3109Rajith Muditha Attapattu2011-03-031-11/+27
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-8/+0
* QPID-3047: Fix QueueDepthWithSelectorTest on 0-10Andrew Donald Kennedy2011-02-171-0/+1
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-271-0/+14
* QPID-3019Rajith Muditha Attapattu2011-01-251-2/+13
* QPID-2994Rajith Muditha Attapattu2011-01-111-0/+1
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031321 13f79535-47bb...Rajith Muditha Attapattu2010-11-041-2/+6
* QPID-2879: The 0-10 Java Client is sending null arguments on messageSubscribeAndrew Donald Kennedy2010-09-231-1/+2
* QPID-2786Rajith Muditha Attapattu2010-09-211-7/+6
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-051-5/+0
* QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...Robert Gemmell2010-09-051-69/+0
* QPID-2844Rajith Muditha Attapattu2010-09-021-2/+11
* This is a fix for QPID-2809Rajith Muditha Attapattu2010-08-201-50/+70
* QPID-2657: Correct handling of sync on 0-10 client session for exceptionsAndrew Donald Kennedy2010-08-131-52/+71
* Tidy up various badly named testsAndrew Donald Kennedy2010-08-131-2/+2
* QPID-2738Rajith Muditha Attapattu2010-07-281-3/+19
* QPID-2760: Only client 0-10 session sync should throw any exceptionsAndrew Donald Kennedy2010-07-261-0/+1
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-221-15/+16
* QPID-2733Rajith Muditha Attapattu2010-07-201-0/+2
* QPID-2735Rajith Muditha Attapattu2010-07-171-4/+4
* This is a fix for QPID-2723Rajith Muditha Attapattu2010-07-081-3/+3
* 1. Capacity can now be specified as " capacity : {source: 5, target 10}" in a...Rajith Muditha Attapattu2010-05-281-8/+9
* Implemented the feature described in QPID-2515Rajith Muditha Attapattu2010-05-181-6/+26
* I am reverting a change made by martin on rev 942098 (QPID-2586) as the 0-10 ...Rajith Muditha Attapattu2010-05-141-1/+1
* This is a fix for QPID-2559Rajith Muditha Attapattu2010-05-081-2/+2
* QPID-2586 : Give Client 0-10 close semantics not detactMartin Ritchie2010-05-071-1/+1
* Reverting the change made in rev 939416 as it's the wrong solution.Rajith Muditha Attapattu2010-05-031-4/+1
* This is a fix for QPID-2559Rajith Muditha Attapattu2010-04-291-3/+5
* Fixed some obvious spelling mistakes and removed commented out code.Rajith Muditha Attapattu2010-04-281-13/+8
* Removed unused imports.Rajith Muditha Attapattu2010-04-271-22/+2
* QPID-2496Rajith Muditha Attapattu2010-04-271-23/+25
* This is related to QPID-2496Rajith Muditha Attapattu2010-04-151-76/+219
* Commiting the patch attached to QPID-2471Rajith Muditha Attapattu2010-04-141-2/+3
* BasicMessageProducer_0_10.java contains a fix for QPID-2428.Rajith Muditha Attapattu2010-03-041-1/+3
* added a null check for the exchange class - related to QPID-1831Rajith Muditha Attapattu2010-02-181-1/+2
* This is related to QPID-1831Rajith Muditha Attapattu2010-02-031-45/+257
* forgot to remove the unused boolean flagRajith Muditha Attapattu2010-01-281-1/+0
* moving the logic of creating the map message to the AMQSession.java.Rajith Muditha Attapattu2010-01-281-16/+0
* This is related to QPID-2363Rajith Muditha Attapattu2010-01-271-0/+19
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-141-0/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-1/+1
* QPID-1871 : Updated RollbackOrderTest to include an onMessage test. Fixed dea...Martin Ritchie2009-09-281-3/+0