summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-158-1336/+0
* QPID-6488 : Set the Port object as an attribute on every HttpRequestRobert Godfrey2015-04-101-11/+0
* QPID-6485: [Java Broker] Remove superfluous find/get methods from the Broker ...Keith Wall2015-04-101-1/+6
* QPID-6450 : [Java Broker] Allow separate model configuration threads for each...Robert Godfrey2015-03-131-0/+2
* Add sync/async varients to most ACO methodsKeith Wall2015-03-091-1/+4
* merge from trunkKeith Wall2015-03-035-0/+387
* QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-091-9/+96
* QPID-6341 : Add test and allow a default alt text for oversized valuesRobert Godfrey2015-02-021-0/+80
* QPID-6341 : Fix testRobert Godfrey2015-01-271-0/+10
* QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-271-11/+48
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-111-0/+1
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST serv...Robert Godfrey2014-08-201-8/+8
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-291-2/+3
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-291-5/+65
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-0/+6
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-63/+0
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-203-1/+17
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-181-1/+3
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-0/+2
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-112-5/+7
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-16/+8
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-081-1/+4
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-081-5/+5
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-6/+13
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-251-11/+2
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-5/+5
* QPID-5138: Change http management to use AuthenticationProvider for getting r...Alex Rudyy2013-09-171-5/+6
* QPID-5037: Move log viewer into a separate tab and add abilities to download ...Alex Rudyy2013-08-021-0/+339
* 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