summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-jmx/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-6410: [Java Broker] Disambiguate the connection adapter name by adding a...Keith Wall2015-02-251-3/+3
* QPID-6210: [Java Broker] VHMBean#createNewQueue revert to throwing IllegalArg...Keith Wall2014-11-041-0/+19
* QPID-6181: [Java Broker] JMX mbean improperly deletes queuesKeith Wall2014-10-231-1/+1
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-071-0/+6
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-4/+4
* QPID-5665 : Address review comments from Alex RudyyRobert Godfrey2014-04-281-3/+49
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-61/+0
* QPID-5710 : Address review comments from Keith Wall and remove unnecessary cl...Robert Godfrey2014-04-243-26/+33
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-0/+9
* QPID-5710 : [Java Broker] Use common creation/recovery mechanism for QueuesRobert Godfrey2014-04-181-3/+6
* QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the...Robert Godfrey2014-04-171-1/+1
* QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...Robert Godfrey2014-04-131-4/+4
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-111-1/+1
* QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...Robert Godfrey2014-04-101-29/+58
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-5/+5
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-4/+3
* 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 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-081-3/+7
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-081-11/+9
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-5/+24
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-262-5/+5
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-253-27/+19
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-2/+2
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-172-11/+42
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-1/+1
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-1/+1
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-181-3/+4
* QPID-4912: Allow setting queue binding arguments in exchange MBeanAlex Rudyy2013-06-061-18/+14
* QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou...Alex Rudyy2013-06-051-0/+12
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-193-183/+120
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-1211-2562/+67
* QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement)Keith Wall2012-09-212-5/+5
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-171-44/+50
* QPID-4270: Change web management plugin to log management operational log mes...Keith Wall2012-08-301-4/+4
* QPID-4186: MBeanInvocationHandler now sets log actor before performing author...Robert Gemmell2012-08-031-0/+170
* QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten...Robert Gemmell2012-07-301-3/+74
* QPID-4164: Prevent the erroneous re-storing of recovered messages during move...Keith Wall2012-07-251-7/+89
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-191-6/+2
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-0818-0/+4060