summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/handler/BasicGetMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2661: Throw a NOT_IMPLEMENTED AMQException for 0-10 messagesAndrew Donald Kennedy2010-07-261-1/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-7/+1
* Set property for native line endings on BasicGetMethodHandlerRobert Gemmell2010-05-251-212/+212
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-10/+15
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-0/+10
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-4/+11
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+190
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-190/+0
* QPID-1628 : Ensured all getSize() calls are done on the QueueEntry to prevent...Martin Ritchie2009-03-061-3/+3
* QPID-1628 : Moved Redelivered from AMQMessage to QueueEntryMartin Ritchie2009-02-061-1/+1
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-1/+4
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-101/+187
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-241-101/+101
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+101
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-95/+0
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-181-0/+21
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-4/+3
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-14/+9
* QPID-318 : Patch supplied by Rob Godfrey - Remove hard-coding of protocol ver...Robert Greig2007-01-251-1/+1
* 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-221-0/+77