summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/test/java/org/apache/qpid/server/store/AbstractDurableConfigurationStoreTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkjava-broker-config-store-changesRobert Godfrey2014-04-041-34/+26
* [Java Broker] use same API from broker and virtual host storesRobert Godfrey2014-04-031-140/+12
* QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-27/+93
* QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-211-1/+0
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-121-1/+39
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-081-0/+2
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-3/+0
* QPID-5601 : [Java Broker] The 0-x "default exchange" should not actually be m...Robert Godfrey2014-03-041-7/+6
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-261-15/+16
* QPID-5582 : [Java Broker] only allow one binding per binding-key and queue at...Robert Godfrey2014-02-241-0/+5
* QPID-5567 : Move acl checks into the objects being createdRobert Godfrey2014-02-211-0/+5
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-13/+16
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-2/+2
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-1/+0
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-3/+3
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-231-5/+5
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+520