summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/exchange/DefaultExchangeFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-55/+46
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-6/+21
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-7/+6
* QPID-3489: Attempt to load all custom exchanges rather than returning at firs...Andrew Donald Kennedy2011-12-061-1/+1
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-281-0/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-10/+12
* QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove...Robert Gemmell2010-03-181-5/+20
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-4/+6
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-1/+15
* Fix compiler compliance levels, not allowed @Override on interfaces in 1.5Aidan Skinner2009-10-111-1/+0
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+114
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-114/+0
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-3/+4
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-3/+3
* QPID-832 merge M2.xAidan Skinner2008-04-241-1/+1
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+113
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-101/+0
* QPID-543 : Add ability to register cusom exchange typesRobert Godfrey2007-08-061-19/+45
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-3/+3
* Merged revisions 526714 via svnmerge from Robert Greig2007-04-091-2/+2
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-6/+4
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-2/+5
* QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchangeRobert Greig2007-01-101-1/+7
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-5/+7
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+66