summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/handler/ExchangeDeclareHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-8/+26
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-0/+7
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-19/+1
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-3/+2
* QPID-2096: decouple the addition of durable exchanges to the store from excha...Robert Gemmell2010-01-041-0/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-7/+7
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+122
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-122/+0
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-2/+8
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-1/+1
* QPID-832 merge M2.xAidan Skinner2008-04-241-1/+1
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+116
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-114/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-1/+3
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-3/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-1/+3
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-1/+1
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-3/+3
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-7/+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-2/+2
* 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-3/+30
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-1/+4
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+82