summaryrefslogtreecommitdiff
path: root/qpid/java/management/common/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1617822:1618206 in the Java treeRobert Godfrey2014-08-253-10/+16
* QPID-5980: port javadoc fixups from trunk to the 0.30 branchRobert Gemmell2014-08-081-2/+2
* QPID-5813: Advance the branch release version to 0.30Justin Ross2014-08-071-1/+1
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-072-14/+25
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-201-1/+1
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-4961: Change trunk version to 0.25Justin Ross2013-07-181-1/+1
* QPID-4912: Allow setting queue binding arguments in exchange MBeanAlex Rudyy2013-06-061-1/+18
* QPID-4908: Reduce the description text for MessageGroupSharedGroups attributeAlex Rudyy2013-06-051-1/+1
* QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou...Alex Rudyy2013-06-052-9/+28
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-012-2/+9
* QPID-4637: Change the Qpid version to 0.23Justin Ross2013-03-241-1/+1
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-41/+0
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-091-1/+1
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-282-8/+38
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-081-1/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2716-74/+76
* QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo...Robert Gemmell2011-12-011-22/+1
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-283-5/+59
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
* QPID-3255: update management console to remove redundant user management func...Robert Gemmell2011-07-211-97/+6
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-102-14/+45
* QPID-2984: increment management API version to allow distinguishing addition ...Robert Gemmell2011-04-213-47/+53
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-083-4/+354
* NO-JIRA: Update trunk versions to 0.11Andrew Stitcher2011-03-041-1/+1
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-011-1/+1
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-4/+23
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-196-32/+64
* QPID-2867: add support to the JMX management console for removing bindings fr...Robert Gemmell2010-09-181-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-171-6/+16
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-37/+41
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-163-4/+26
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-052-5/+19
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-5/+14
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-062-1/+45
* QPID-2322: change the JMX parameter name for the password parameter to preven...Robert Gemmell2010-01-061-2/+2
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-068-9/+0
* Upped qpid version to 0.7 for next development cycleAndrew Stitcher2010-01-041-1/+1
* Update OSGI/Eclipse bundle versions and filenames for the 0.6 releaseRobert Gemmell2009-12-101-1/+1
* QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute...Robert Gemmell2009-12-082-2/+57
* QPID-2152: Update the timeout process so as not to return a null, and close a...Robert Gemmell2009-12-031-33/+46
* QPID-2178: expand the return from channels() to indicate whether the channel ...Robert Gemmell2009-11-062-4/+5
* QPID-2016: apply missed version number increment for the new methodRobert Gemmell2009-10-092-2/+2
* QPID-2016: Add ability to reload the Log4J configuration file on request usin...Robert Gemmell2009-08-161-1/+10
* QPID-2018: Updated AMQQueueMBean to make use of the AMQQueue clearQueue retur...Robert Gemmell2009-08-101-3/+7
* QPID-2015: Add 2 new methods to the VirtualHostManager to retrieve attribute ...Robert Gemmell2009-08-092-7/+46
* QPID-2000: add a method to the VirtualHostManager MBean to retrieve a Map key...Robert Gemmell2009-07-241-0/+12