summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Bolster QueueMBean and VirtualHostManagerMBean system and unit tests.Keith Wall2012-06-288-97/+408
* NO-JIRA: Moved the mBean focused system tests to broker-plugins/jmx module. R...Keith Wall2012-06-2811-21/+2097
* NO-JIRA: Implement reload principal data. Also implement system tests for JMX...Keith Wall2012-06-275-106/+378
* NO-JIRA: Expose producer flow blocked through Session model objectKeith Wall2012-06-262-13/+34
* NO-JIRA: Implement replacement for AMQQueueAlertTest.Keith Wall2012-06-252-3/+56
* QPID-3999 : Allow setting of passwords through web management consoleRobert Godfrey2012-06-253-25/+146
* NO-JIRA: Implement ManagedQueue#set/getAlternateExchange in JMX management la...Keith Wall2012-06-222-39/+131
* QPID-3999 : Add user management to web consoleRobert Godfrey2012-06-2210-8/+563
* QPID-3999 : Applied patch from Alex Rudyy for auth checks on management opera...Robert Godfrey2012-06-212-30/+72
* QPID-3999 : prevent double call to event handlersRobert Godfrey2012-06-213-6/+8
* QPID-3999 : prevent double call to event handler on move/copy/delete buttonsRobert Godfrey2012-06-211-5/+7
* NO-JIRA: Queues now support a description attribute which can be specified at...Keith Wall2012-06-206-7/+208
* QPID-3999 : Apply patch to use anonymous principal by default (from Alex Rudy...Robert Godfrey2012-06-194-47/+70
* NO-JIRA: Allow JMX to be turned off from configurationKeith Wall2012-06-152-16/+68
* NO-JIRA: Remove remaining dead JMX implementation from beneath /broker; remov...Keith Wall2012-06-1515-326/+805
* NO-JIRA: Reenable the BDBHAMBean and its system tests.Keith Wall2012-06-149-17/+111
* QPID-3999 : (committing patch supplied by Alex Rudyy) add default constructor...Robert Godfrey2012-06-1427-66/+255
* QPID-3999 : Add queue/exchange/connection counts to virtual host statisticsRobert Godfrey2012-06-131-1/+4
* QPID-3999 : ein structure tree view parent object of vhost aliases should rea...Robert Godfrey2012-06-131-1/+7
* QPID-3999 : ensure all URL components are properly URI encoded by the web con...Robert Godfrey2012-06-133-3/+5
* QPID-3999 : Add message viewing functionalityRobert Godfrey2012-06-104-10/+230
* NO-JIRA: move the UserManagementMBean and its test to the JMX plugin, instant...Robert Gemmell2012-06-106-6/+438
* NO-JIRA: move processing of whether notifications are due into the queue itse...Robert Gemmell2012-06-105-18/+38
* QPID-3999 : Add message copy/moveRobert Godfrey2012-06-094-7/+233
* QPID-3999 : Add message delete functionalityRobert Godfrey2012-06-094-35/+57
* QPID-3999 : Add "addBinding" functionality and remove old codeRobert Godfrey2012-06-0828-2960/+314
* QPID-3999 : Updates to log file viewer and initial work on allowing user mana...Robert Godfrey2012-06-085-10/+110
* merge changes from trunk up to r1347688Robert Gemmell2012-06-0710-821/+46
* Add unit test for ConnectionMBean, update ConnectionMBean system test, add ad...Robert Gemmell2012-06-074-7/+234
* QPID-3999 : add log file and queue message list viewersRobert Godfrey2012-06-055-4/+65
* merge changes from trunk up to r1339578, plus necessary fixupsRobert Gemmell2012-06-059-34/+49
* QPID-3999 : Wire in log viewerRobert Godfrey2012-06-042-38/+20
* QPID-3999 : Update version of Jetty used in management consoleRobert Godfrey2012-06-043-23/+18
* QPID-3999 : Wire in addExchnage to single management screenRobert Godfrey2012-06-045-2/+206
* QPID-3999 : Wire in addQueue to single management screenRobert Godfrey2012-06-045-5/+23
* QPID-3999 : wire in all views to the single management screenRobert Godfrey2012-06-048-21/+645
* QPID-3999 : Add initial showExchange to single view management controllerRobert Godfrey2012-06-045-43/+333
* QPID-3999 : Make tabs closable on single-view management pageRobert Godfrey2012-06-045-19/+27
* QPID-3999 : Initial checkin of single screen management pageRobert Godfrey2012-06-0312-3/+1143
* merge changes from trunk up to r1338884Robert Gemmell2012-05-314-2/+2
* NO-JIRA : [Java Config] Add Create Queue functionalityRobert Godfrey2012-05-1420-282/+1082
* NO-JIRA : [Java Config] Add dojo as a dependencyRobert Godfrey2012-05-116-67/+32
* NO-JIRA : Merge from trunk to java config branchRobert Godfrey2012-05-113-10/+13
* NO-JIRA : [Java Config] web console Javascript tidyups and message content se...Robert Godfrey2012-05-0612-192/+631
* NO-JIRA : [Java Config] use paged grid for message listsRobert Godfrey2012-05-013-5/+20
* NO-JIRA : [Java Config] add initial message supportRobert Godfrey2012-05-016-4/+207
* NO-JIRA : [Java Config] add initial log viewing support, broker pageRobert Godfrey2012-05-018-167/+292
* NO-JIRA : [Java Config] Updates to make IE happier, make port configurableRobert Godfrey2012-04-3012-109/+179
* NO-JIRA : [Java Config] Restore addBindingRobert Godfrey2012-04-291-1/+1
* NO-JIRA: [Java Config] Improve presentation of management prototypeRobert Godfrey2012-04-2923-82/+1038