summaryrefslogtreecommitdiff
path: root/java/broker-core/src/test/java/org/apache/qpid/server/configuration/startup
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkRobert Godfrey2014-10-101-1/+1
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-261-7/+7
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-061-14/+6
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-084-3/+18
* QPID-5615 : Address review comments from Alex RudyyRobert Godfrey2014-04-251-1/+2
* QPID-5715: [Java Broker] Refactor VirtualHostStoreUpgraderAndRecoverer/Broker...Keith Wall2014-04-221-355/+0
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-212-68/+30
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-205-21/+41
* QPID-5712 : [Java Broker] Remove VirtualHostRegistry and remove redundant map...Robert Godfrey2014-04-201-7/+9
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-182-8/+10
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-173-3/+21
* QPID-5698 : [Java Broker] make attributes automated or derivedRobert Godfrey2014-04-151-8/+9
* QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...Robert Godfrey2014-04-133-7/+17
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-122-2/+3
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-114-24/+35
* QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...Robert Godfrey2014-04-102-11/+0
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-094-27/+72
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-16/+30
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-0410-1070/+162
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-041-1/+0
* QPID-5653, QPID-5624: Remove support for virtual host xml and make message an...Keith Wall2014-04-012-36/+423
* QPID-5611 : Fix startup logging so as not to print vhost recovery informationRobert Godfrey2014-03-082-6/+3
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-082-2/+2
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-082-5/+7
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-031-1/+1
* QPID-5578 : [Java Broker] allow the base class AbstractConfiguredObject to ta...Robert Godfrey2014-03-022-0/+5
* QPID-5579 : Remove unused constantsRobert Godfrey2014-02-242-11/+35
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-232-2/+2
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-235-14/+14
* QPID-5138: Replace PreferencesProviderCreator with the static code in Prefere...Alex Rudyy2013-10-053-11/+25
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-239-0/+1287