summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-4984: WIP - Merge from trunk r.1525056Kim van der Riet2013-09-202-5/+345
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-262-6/+1
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-0/+105
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-39/+17
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-1223-3565/+83
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-176-11/+25
* QPID-4292: Java Web Management - standardise of the use of SC_FORBIDDEN and a...Keith Wall2012-09-123-11/+10
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-102-0/+7
* QPID-4255: Add "log out" functionality to web UIKeith Wall2012-09-061-0/+74
* QPID-4253: add configuration for basic-auth on http / https management and se...Robert Gemmell2012-09-023-0/+117
* QPID-4242 : [Java Broker] Remove QMFv1 implementationRobert Godfrey2012-08-295-10/+9
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-2420-397/+1241
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-126-0/+120
* QPID-4189: Add unit tests for ConfiguredObjectToMapConverterKeith Wall2012-08-031-0/+141
* QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ...Robert Gemmell2012-07-311-0/+40
* QPID-4167: Fix setting of queue attributes via web management console and res...Robert Gemmell2012-07-312-10/+75
* QPID-3998: Add HTTPS test for REST interfacesRobert Gemmell2012-07-192-4/+103
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-192-0/+95
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-1115-0/+2166