summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/RestServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKeith Wall2015-03-121-19/+48
* QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-091-1/+1
* QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-271-9/+17
* QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...Andrew MacBean2015-01-141-3/+2
* QPID-6276: [Java Broker] Don't set caching headers when using content-disposi...Keith Wall2014-12-221-2/+8
* QPID-6276: [Java Broker] Enhance the virtualhost UI to support upload/downloa...Keith Wall2014-12-191-6/+38
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-111-3/+7
* QPID-6036 : [Java Broker] Allow complete virtual host initial configuration t...Robert Godfrey2014-08-221-1/+1
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST serv...Robert Godfrey2014-08-201-5/+25
* QPID-6016: [Java Broker] Web UI error handlingKeith Wall2014-08-191-11/+28
* QPID-6016: [Java Broker] Improve Web Management Console error handlingKeith Wall2014-08-181-2/+9
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-131-2/+1
* QPID-5937 : Address comments from ~k-wallRobert Godfrey2014-07-311-14/+1
* QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...Robert Godfrey2014-07-301-25/+64
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-291-2/+23
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-2/+1
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-021-1/+1
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-6/+5
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-3/+17
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-0/+1
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-17/+18
* QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep...Robert Godfrey2014-02-181-2/+1
* QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br...Robert Godfrey2014-02-131-2/+2
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-2/+2
* QPID-5364: [Java Broker Management] Give RestServlet instances different serv...Keith Wall2013-11-211-1/+4
* QPID-5138: Remove the duplicate code processing servlet path infoAlex Rudyy2013-10-051-10/+8
* QPID-5049 : Improve exception messages in RestServletRobert Godfrey2013-08-071-2/+2
* QPID-4814: Fix the rest layer configured object update by name and multiple o...Alex Rudyy2013-05-041-3/+24
* QPID-4661: Add UI into java broker web management console to edit broker attr...Alex Rudyy2013-03-201-0/+20
* QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut...Alex Rudyy2013-02-271-34/+24
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-7/+7
* QPID-4292: Java Web Management - standardise of the use of SC_FORBIDDEN and a...Keith Wall2012-09-121-3/+7
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-241-6/+10
* QPID-4189: Add unit tests for ConfiguredObjectToMapConverterKeith Wall2012-08-031-101/+42
* QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ...Robert Gemmell2012-07-311-1/+5
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-131-2/+2
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-111-0/+5
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-081-0/+577