summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3254Rajith Muditha Attapattu2011-05-111-0/+5
* QPID-3254Rajith Muditha Attapattu2011-05-111-9/+19
* QPID-3207Rajith Muditha Attapattu2011-05-111-1/+1
* QPID-3233Rajith Muditha Attapattu2011-05-031-7/+13
* QPID-3207Rajith Muditha Attapattu2011-04-141-1/+1
* QPID-3182Rajith Muditha Attapattu2011-04-061-2/+1
* QPID-2959Rajith Muditha Attapattu2011-03-171-0/+5
* QPID-3143Rajith Muditha Attapattu2011-03-141-1/+0
* QPID-3106Rajith Muditha Attapattu2011-03-031-13/+25
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-041-12/+25
* QPID-3019Rajith Muditha Attapattu2011-01-251-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+1
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-051-7/+24
* QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...Robert Gemmell2010-09-051-61/+200
* QPID-2736Rajith Muditha Attapattu2010-07-161-27/+50
* This is a fix for QPID-2723Rajith Muditha Attapattu2010-07-081-6/+18
* QPID-2633 : Move destinationConsumer count logic to before the consumer is re...Martin Ritchie2010-06-031-8/+15
* Commiting a patch by Emmanuel Bourg attached to QPID-2594Rajith Muditha Attapattu2010-05-111-13/+17
* QPID-2496Rajith Muditha Attapattu2010-04-151-2/+4
* Commiting the patch attached to QPID-2471Rajith Muditha Attapattu2010-04-141-8/+58
* QPID-2346 : Addressed the problems with AcknowledgeAfterFailoverOnMessageTest...Martin Ritchie2010-04-121-0/+6
* QPID-2370 : Committing patch to improve broker logging. This will not cleanly...Martin Ritchie2010-02-051-15/+51
* This is related to QPID-1831Rajith Muditha Attapattu2010-02-031-9/+23
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-54/+31
* Added a null check for connection as some test cases use mock sessions by pas...Rajith Muditha Attapattu2010-01-281-1/+1
* This is related to QPID-2363Rajith Muditha Attapattu2010-01-281-2/+2
* This commit contains the changes agreed upon in QPID-2363 except for the conn...Rajith Muditha Attapattu2010-01-281-1/+11
* QPID-2347 broke some java tests; I believe these make incorrect assumptions a...Gordon Sim2010-01-221-0/+1
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-141-0/+2
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-021-1/+0
* QPID-1440 : Code review changes from QPID-1289. All actioned except adding ne...Martin Ritchie2009-10-081-21/+17
* QPID-1816 : Add Acknowledge tests and QuickAcking manual test helper.Martin Ritchie2009-10-051-1/+12
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-6/+34
* Improve error reporting when commit failedMartin Ritchie2009-09-281-1/+1
* QPID-1871 : Updated RollbackOrderTest to include an onMessage test. Fixed dea...Martin Ritchie2009-09-281-11/+52
* QPID-1809, QPID-2081 : Corrected ChannelClose logic. Removed an unnecessary s...Martin Ritchie2009-09-071-16/+13
* QPID-2081, QPID-155 : Updated AMQSession to allow queue/exchange decare to be...Martin Ritchie2009-09-061-2/+2
* QPID-2081, QPID-155 : Provide a test for Dynamic Queue/Exchange toggling and ...Martin Ritchie2009-09-041-2/+16
* added system properties to control declaration of exchanges and queuesRafael H. Schloming2009-06-241-2/+14
* QPID-1923: made createDurableSubscriber fail on a temporary topicRafael H. Schloming2009-06-221-2/+13
* QPID-1779 : Update to ensure CACFTest reports failures correctly and resolved...Martin Ritchie2009-04-141-1/+29
* QPID-1779 : Fixed the close problem so that we only send Consumer/Session clo...Martin Ritchie2009-04-111-2/+5
* QPID-1779 : Application of patches attached to JIRA. Should address connectio...Martin Ritchie2009-04-101-9/+13
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-201-0/+1
* Allow immediate and mandatory defaults to be changedMartin Ritchie2009-03-111-2/+2
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-15/+37
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-211-41/+88
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-131-18/+37
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-211-37/+18
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-211-18/+37