summaryrefslogtreecommitdiff
path: root/qpid/java/management
Commit message (Expand)AuthorAgeFilesLines
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-20126-22046/+0
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-092-2/+2
* QPID-4094: Qpid MC misformats JMX notification datesKeith Wall2012-06-291-1/+1
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-285-144/+62
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-133-2/+1
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-171-1/+3
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-082-2/+2
* QPID-3846: stop adding useless empty nodes for connections, exchanges, queues...Robert Gemmell2012-02-161-15/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-2715-84/+149
* NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...Robert Godfrey2012-01-2714-2/+85
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2767-615/+594
* QPID-3672: Occasional NPE from Qpid Management Console when connecting to serverKeith Wall2011-12-141-1/+1
* 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-285-7/+60
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-032-2/+2
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-1/+2
* QPID-3255: update management console to remove redundant user management func...Robert Gemmell2011-07-213-151/+283
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-302-2/+2
* QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-1662-6464/+0
* QPID-3260: remove defunct java/managemnt/console moduleRobert Gemmell2011-05-1623-3932/+0
* QPID-3260: remove defunct java/management/agent moduleRobert Gemmell2011-05-1631-3888/+0
* QPID-3260: remove defunct java/management/client moduleRobert Gemmell2011-05-16265-41782/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-103-15/+46
* QPID-2984: increment management API version to allow distinguishing addition ...Robert Gemmell2011-04-214-48/+54
* 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-042-2/+2
* QPID-3110: unquote the key values for recieved Notifications to ensure they a...Robert Gemmell2011-03-041-3/+22
* QPID-3092: add a tab view to expose the virtualhost attributesRobert Gemmell2011-03-011-0/+2
* QPID-3090: allow the JMX Management Console to work properly with quoted Obje...Robert Gemmell2011-03-011-3/+26
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-012-2/+2
* QPID-2947: update slf4j to 1.6.1 to allow using the client package out-of-the...Robert Gemmell2010-11-172-5/+5
* QPID-2944: update QMan README.txt to give the correct URL for the admininstra...Robert Gemmell2010-11-141-1/+1
* QPID-2944: update QMan build file to reflect change of README filname to READ...Robert Gemmell2010-11-141-5/+5
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-072-2/+2
* add Licence info to another couple of filesRobert Gemmell2010-11-072-0/+21
* 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-1927-153/+195
* QPID-2867: add support to the JMX management console for removing bindings fr...Robert Gemmell2010-09-183-13/+101
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1714-47/+44
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1218-106/+121
* QPID-2828: prevent NPE if attempting to add queues to the navigation tree tha...Robert Gemmell2010-08-273-2/+39
* QPID-2788: synchronize the concurrently accessed arraylists. Return new insta...Robert Gemmell2010-08-271-9/+38
* QPID-2615: Remove use of the Java6 ObjectName '?' wildcard used to avoid secu...Robert Gemmell2010-08-271-22/+36
* QPID-2675: Remove obsolete QpidExceptionAndrew Donald Kennedy2010-07-262-3/+1
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-164-6/+28
* QPID-2731: enable the jmx management console to set boolean attribute valuesRobert Gemmell2010-07-162-1/+13
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-053-6/+20
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-233-0/+0
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-041-0/+29
* QPID-2632 : Updating ManagementConsoleTest to use IBBC required added broker/...Martin Ritchie2010-06-022-9/+4