summaryrefslogtreecommitdiff
path: root/java/broker-core/src/main/java/org/apache/qpid/server/model/AttributeValueConverter.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6019 : [Java Broker] Move configured object registration with parents un...Robert Godfrey2014-08-211-3/+27
* QPID-5721: Improve exception message used when String operand cannot be inter...Keith Wall2014-06-121-43/+27
* QPID-5721: [Java Broker] Improve test coverage for default attributes, and at...Keith Wall2014-06-051-4/+4
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-301-2/+2
* QPID-5686 : Address review comments from Alex RudyyRobert Godfrey2014-04-281-62/+22
* QPID-5578 : Ensure correct error code is returned when a queue is declared wi...Robert Godfrey2014-04-251-2/+2
* QPID-5721 : [Java Broker] allow interpolation and parsing of string values as...Robert Godfrey2014-04-241-1/+95
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-0/+628