summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/exchange/DefaultExchangeRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+1
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-8/+54
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-5/+48
* QPID-3789 : [Java] Remove dead code and empty directoriesRobert Godfrey2012-01-301-21/+0
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-4/+5
* QPID-3490: creating queue via JMX now binds the queue to the default exchange...Keith Wall2011-11-111-3/+15
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-5/+12
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-2/+2
* QPID-2096: decouple the addition of durable exchanges to the store from excha...Robert Gemmell2010-01-041-5/+1
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-10/+32
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+139
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-138/+0
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-5/+5
* QPID-1628 : Further tiding up of imports no longer requried.Martin Ritchie2009-02-131-1/+0
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-2/+3
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+138
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-155/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-19/+29
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-13/+6
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-6/+13
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-4/+4
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-021-3/+16
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-11/+26
* QPID-375 : Default Exchange fixesRobert Godfrey2007-02-191-2/+8
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-181-8/+1
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-161-4/+0
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-3/+3
* QPID-326 : Patch supplied by Rob Godfrey - add oldest message on queue notifi...Robert Greig2007-02-051-0/+5
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-2/+22
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-4/+5
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-071-2/+3
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+95