summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/handler/BasicConsumeMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-1/+5
* QPID-3774 : allow out of order completion of persistent enqueues / dequeues (...Robert Godfrey2012-01-211-0/+1
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-1/+0
* QPID-3444: issue an invalid argument execution exception if the exchange name...Robert Gemmell2011-09-251-1/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-12/+1
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-13/+18
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-5/+4
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-0/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-19/+21
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+173
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-173/+0
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-2/+7
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-3/+2
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+169
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-175/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-6/+12
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-12/+6
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-6/+12
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-2/+4
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-131-5/+37
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-201-5/+2
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-8/+9
* BasicConsumeMethodHandler - tidied up local channel/connection close frame wr...Martin Ritchie2007-02-161-32/+17
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-10/+8
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-4/+7
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-21/+23
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-1/+1
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-35/+64
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-7/+4
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-7/+24
* QPID-216Martin Ritchie2006-12-191-3/+4
* QPID-21Martin Ritchie2006-12-191-5/+17
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+93