summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/TestBrokerConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkjava-broker-config-store-changesRobert Godfrey2014-04-041-9/+11
* removed references to ConfigurationEntryRobert Godfrey2014-04-041-173/+115
* [Java Broker] use same API from broker and virtual host storesRobert Godfrey2014-04-031-27/+52
* QPID-5138: Integrate preferences provider into Broker model, create associati...Alex Rudyy2013-09-141-0/+13
* QPID-4809: add support for setting configuration properties through the comma...Robert Gemmell2013-05-031-1/+1
* QPID-4753: move ACL config from broker attribute to a top level entityAlex Rudyy2013-04-191-3/+20
* QPID-4752: Make the GroupProvider a full broker-level configuration entry ins...Alex Rudyy2013-04-191-0/+20
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d...Robert Gemmell2013-04-151-2/+29
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-121-0/+16
* QPID-4593: Remove initial store type command line argument, simplify configur...Alex Rudyy2013-03-141-4/+3
* QPID-4593: add command line argument to pass path to initial storeAlex Rudyy2013-02-201-12/+2
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-0/+229