summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/test/java/org/apache/qpid/server/model/adapter
Commit message (Expand)AuthorAgeFilesLines
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-013-45/+231
* QPID-6010 : [Java Broker] Remove unnecessary system properties for controllin...Robert Godfrey2014-08-191-67/+4
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-082-17/+34
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-022-30/+21
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-150/+0
* QPID-5615 : Address review comments from Alex RudyyRobert Godfrey2014-04-251-1/+1
* QPID-5578 : Make TaskExecutor an interface and provide a test-only current th...Robert Godfrey2014-04-251-1/+2
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-203-15/+47
* QPID-5712 : [Java Broker] Remove VirtualHostRegistry and remove redundant map...Robert Godfrey2014-04-201-3/+6
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-182-6/+9
* QPID-5698 : [Java Broker] make attributes automated or derivedRobert Godfrey2014-04-151-2/+6
* QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...Robert Godfrey2014-04-133-11/+13
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-0/+1
* QPID-5680 : [Java Broker] remove configuration defualt mapsRobert Godfrey2014-04-111-13/+16
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-111-3/+5
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-21/+27
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-043-16/+42
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-031-155/+0
* QPID-5578 : [Java Broker] allow the base class AbstractConfiguredObject to ta...Robert Godfrey2014-03-021-0/+2
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-5/+5
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-232-9/+9
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-1/+0
* QPID-4463: [Java Broker] Change SimpleLDAPAuthManager to accept trust store m...Keith Wall2013-10-211-3/+3
* QPID-5138: Change preferences provider to allow deletion of preferences for m...Alex Rudyy2013-10-051-1/+28
* QPID-5138: Replace PreferencesProviderCreator with the static code in Prefere...Alex Rudyy2013-10-051-4/+3
* QPID-5138: Simplify file locking meachsnism and improve the implementation of...Alex Rudyy2013-10-051-10/+18
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-234-0/+950