summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/systest/rest/acl/BrokerACLTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-251-1009/+0
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-041-86/+1
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-2/+2
* QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-071-2/+2
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-2/+2
* QPID-5744: Move management REST API under /api/latest and auxiliary REST serv...Alex Rudyy2014-05-021-63/+62
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-301-9/+10
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-39/+33
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-171-11/+12
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-111-21/+23
* QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...Robert Godfrey2014-04-101-14/+14
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-2/+2
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-3/+5
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-2/+1
|\
| * QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-211-2/+1
* | QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-141-2/+6
* | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-2/+1
|/
* QPID-5514: [Java Broker Management] Close the AMQP transport on deletion of t...Keith Wall2014-01-271-2/+1
* QPID-4937 : [Java Broker] separate virtualhosts into different typesRobert Godfrey2013-06-191-0/+2
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-261-1/+59
* QPID-4753: Add additional tests for updated AcessControlProvider config, inc ...Robert Gemmell2013-04-231-0/+143
* QPID-4752: Make the GroupProvider a full broker-level configuration entry ins...Alex Rudyy2013-04-191-0/+136
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-23/+21
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-151-0/+302
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-291-0/+455