summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management
Commit message (Expand)AuthorAgeFilesLines
* QPID-3999 : Allow setting of passwords through web management consoleRobert Godfrey2012-06-253-25/+146
* 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
* 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-151-1/+10
* NO-JIRA: Remove remaining dead JMX implementation from beneath /broker; remov...Keith Wall2012-06-151-1/+0
* NO-JIRA: Reenable the BDBHAMBean and its system tests.Keith Wall2012-06-141-1/+0
* 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
* 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-071-1/+1
* 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-058-32/+47
* QPID-3999 : Wire in log viewerRobert Godfrey2012-06-042-38/+20
* QPID-3999 : Update version of Jetty used in management consoleRobert Godfrey2012-06-042-21/+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
* 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 : [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
* NO-JIRA : [Java Config] add ability to create bindings to exchange screenRobert Godfrey2012-04-243-2/+133
* NO-JIRA : [Java Config] add qpid logo to management screensRobert Godfrey2012-04-246-4/+29
* NO-JIRA : [Java Config] tidy up REST servletsRobert Godfrey2012-04-2412-779/+465
* NO-JIRA : [Java Config] implement generic PUT implementation for REST servletsRobert Godfrey2012-04-236-270/+100
* NO-JIRA: Various adaptor fixes and excludes for test failuresRobert Gemmell2012-04-232-2/+2
* NO-JIRA : [Java Config] Add port and virtual host alias adapters, implement g...Robert Godfrey2012-04-2211-753/+375
* NO-JIRA: update start/stop process for new plugins, change BrokerAdapter to b...Robert Gemmell2012-04-202-45/+44
* NO-JIRA : [Java Config] Add "Add Exchange" functionalityRobert Godfrey2012-04-093-16/+137
* NO-JIRA : [Java Config] Add SASL login functionality to web consoleRobert Godfrey2012-04-098-0/+488
* NO-JIRA : [Java Config] refactor some JavaScript, start on connection pageRobert Godfrey2012-04-0814-7534/+601
* NO-JIRA : [Java Config] Updated vhost screen, fixed failing testRobert Godfrey2012-04-071-23/+65
* NO-JIRA : [Java config] Changes to the web management prototype, added a page...Robert Godfrey2012-03-287-59/+519