summaryrefslogtreecommitdiff
path: root/java/broker-plugins/management-jmx
Commit message (Expand)AuthorAgeFilesLines
* QPID-4912: Allow setting queue binding arguments in exchange MBeanAlex Rudyy2013-06-062-18/+21
* QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou...Alex Rudyy2013-06-052-0/+25
* QPID-4862: Improve registration/unregistration for JMX MBean objectsAlex Rudyy2013-05-172-43/+20
* QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx...Alex Rudyy2013-05-171-0/+21
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-011-2/+15
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-261-17/+9
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-2/+2
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-152-6/+22
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-122-29/+109
* QPID-4639: Add UI to add/delete virtual hosts into java broker web management...Alex Rudyy2013-03-111-2/+17
* QPID-4390: misc logging related changesRobert Gemmell2013-03-103-13/+20
* QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut...Alex Rudyy2013-02-271-1/+2
* QPID-4602: Fix broker startup when default log4j configuration is used and fi...Alex Rudyy2013-02-261-1/+4
* [QPID-4594] Add command line option to start java broker in a management mode...Alex Rudyy2013-02-221-0/+5
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-1913-505/+829
* QPID-4519: return true for VirtualHost MBean isStatusEnabled, dont update sta...Robert Gemmell2012-12-201-3/+2
* QPID-4512: stop the delete visitor indicating completion upon the first match...Robert Gemmell2012-12-201-4/+1
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-111-0/+18
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-211-0/+2
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-1221-2995/+176
* QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement)Keith Wall2012-09-214-31/+36
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-171-44/+50
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-1/+1
* QPID-4271: improve behaviour when embedding the broker inside a containerKeith Wall2012-09-041-1/+3
* QPID-4270: Change web management plugin to log management operational log mes...Keith Wall2012-08-302-8/+10
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-242-14/+15
* QPID-4188: add fallback exception/error logging to MBeanInvocationHandlerImplRobert Gemmell2012-08-031-1/+26
* QPID-4187: Improve operational management logging: - make ManagementActor thr...Robert Gemmell2012-08-031-2/+6
* QPID-4186: MBeanInvocationHandler now sets log actor before performing author...Robert Gemmell2012-08-032-51/+219
* QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten...Robert Gemmell2012-07-302-8/+84
* 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-0844-0/+8996