summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/virtualhost/VirtualHostConfigRecoveryHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-42/+14
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-16/+21
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-66/+193
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-3/+0
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-19/+17
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-071-3/+37
* QPID-3715: Fix the receiving of an empty ObjectMessage (without a body)Keith Wall2012-01-071-1/+1
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-18/+37
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-1/+11
* QPID-2695: use exchangeName variable instead of exchange variable when loggin...Robert Gemmell2010-09-181-7/+8
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-5/+5
* QPID-2650: Make use of connections with auto-commit transactions disabled for...Robert Gemmell2010-06-091-3/+5
* QPID-2422: fix passing of the queue exclusivity argument during recovery as i...Robert Gemmell2010-05-311-1/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-1/+1
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-14/+22
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-3/+3
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-8/+16
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-0/+1
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-0/+340