summaryrefslogtreecommitdiff
path: root/java/broker-core/src/test/java/org/apache/qpid/server/store/JsonFileConfigStoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-171-1/+8
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-151-1/+2
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-151-3/+0
* QPID-6027 : [Java Broker] Enforce that all records being added into the Json ...Robert Godfrey2014-08-211-16/+83
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-261-35/+37
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-31/+30
* QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...Keith Wall2014-06-061-0/+18
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-52/+103
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-12/+18
* QPID-5685: Store configuration version as an attribute of virtualhost within ...Keith Wall2014-04-141-23/+2
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-041-26/+31
* QPID-5653, QPID-5624: Remove support for virtual host xml and make message an...Keith Wall2014-04-011-51/+61
* QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-31/+82
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-3/+3
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-4/+5
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+299