summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/handler/BasicPublishMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-0/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-19/+9
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+106
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-106/+0
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-1/+6
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-1/+1
* 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-104/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-0/+9
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-10/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-0/+10
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-1/+3
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-161-1/+1
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-2/+8
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-10/+4
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-6/+9
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-14/+3
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-1/+1
* QPID-32: transaction fixesRobert Greig2007-01-111-3/+11
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-2/+7
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-1/+9
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+80