summaryrefslogtreecommitdiff
path: root/java/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ConfiguredObjectToMapConverter.java
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-171-1/+2
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-111-3/+39
* QPID-6027 : Add persisted derived attributes to the initial configuration ext...Robert Godfrey2014-08-211-0/+13
* QPID-6027 : [Java Broker] Sort statisticsRobert Godfrey2014-08-211-2/+3
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST serv...Robert Godfrey2014-08-201-47/+129
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-291-8/+31
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-11/+1
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-0/+16
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-251-18/+5
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-2/+2
* QPID-4189: Add unit tests for ConfiguredObjectToMapConverterKeith Wall2012-08-031-0/+132