summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/VirtualHost.java
Commit message (Expand)AuthorAgeFilesLines
* Add sync/async varients to most ACO methodsKeith Wall2015-03-091-2/+0
* merge from trunkKeith Wall2015-03-031-1/+23
* QPID-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...Keith Wall2014-12-291-10/+0
* QPID-6223 : [Java Broker] reduce the number of housekeeping threads created b...Robert Godfrey2014-11-121-9/+1
* QPID-5971 : [Java Broker] enable long running transaction warnings by defaultRobert Godfrey2014-08-071-2/+2
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-061-0/+5
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-4/+0
* QPID-5834: [Java Broker] Move validation that prevents to deletion of default...Keith Wall2014-06-241-2/+4
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-061-1/+1
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-0/+4
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-021-11/+11
* QPID-5665 : Address review comments from Alex RudyyRobert Godfrey2014-04-281-2/+1
* QPID-5634: Remove virtualhost level attribute, securityAcl, which was made ob...Keith Wall2014-04-251-4/+0
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-4/+3
* QPID-5698 : [Java Broker] make attributes automated or derivedRobert Godfrey2014-04-151-3/+5
* QPID-5698 : [Java Broker] make the lifetimePolicy attribute automatedRobert Godfrey2014-04-151-1/+0
* QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribu...Robert Godfrey2014-04-141-1/+0
* QPID-5685: Store configuration version as an attribute of virtualhost within ...Keith Wall2014-04-141-2/+0
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-111-2/+13
* QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...Robert Godfrey2014-04-101-37/+23
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-2/+2
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-11/+11
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-5/+4
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-7/+4
|\
| * QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-0/+3
| * QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-211-7/+0
* | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-251-1/+1
* | QPID-5624: Introduce configurationStoreSettings VH attributesKeith Wall2014-03-171-14/+0
* | QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-141-14/+18
* | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-2/+6
|/
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-031-1/+0
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-261-3/+5
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-251-26/+21
* QPID-5579 : Remove unused constantsRobert Godfrey2014-02-241-2/+0
* QPID-5578 : rename managed object annotationRobert Godfrey2014-02-231-1/+1
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-73/+67
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-4/+3
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-2/+37
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-3/+4
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+171