summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/derby-store/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-061-0/+68
* QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasksKeith Wall2014-06-061-0/+5
* QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...Keith Wall2014-06-064-6/+94
* QPID-5413: Add UI for creation of virtual host nodesAlex Rudyy2014-05-132-0/+102
* QPID-5413: Add functionality to close the deleted tab of virtual host node.Alex Rudyy2014-05-081-1/+3
* QPID-5413: Add virtual host node UI to view the details about existing virtua...Alex Rudyy2014-05-072-0/+71
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-286-105/+6
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-214-2/+132
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-042-9/+6
* NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...Keith Wall2014-03-281-11/+1
* Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-254-74/+9
* QPID-5624: Bug fix - derby must allow absence of configuration store settingsKeith Wall2014-03-181-1/+1
* QPID-5624: Introduce configurationStoreSettings VH attributesKeith Wall2014-03-172-4/+8
* QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-144-24/+54
* QPID-5624: Remove MessageStoreCreator and finish some virtual host refactoringKeith Wall2014-03-131-0/+1
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-9/+0
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-5/+5
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-5/+6
* NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-161-0/+16
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-203-6/+46
* QPID-5038: [Java Broker Tests] Fix leak from message store testsKeith Wall2013-08-041-6/+20
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-131-0/+0
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-108-0/+823