summaryrefslogtreecommitdiff
path: root/java/broker-plugins/management-http/src/main/java/resources
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-172-2/+4
* Merge from trunkRobert Godfrey2014-10-109-150/+699
* QPID-6093: Address code review comments:Alex Rudyy2014-09-1710-19/+82
* QPID-6105: [Java Broker] Avoid use of javascript const keyword to avoid compa...Keith Wall2014-09-171-1/+1
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN i...Andrew MacBean2014-09-121-1/+1
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-1113-126/+1048
* QPID-6073: [Java Broker] Management UI, move change prompt message fallback p...Keith Wall2014-09-061-0/+1
* QPID-6068: [Java Broker] Introduce ClientAuthCapablePort into Port hierarchy ...Keith Wall2014-09-051-2/+8
* QPID-6068: [Java Broker] Prevent NPE when ediiting JMX_CONNECTOR port through...Keith Wall2014-09-054-64/+129
* NO-JIRA: added colon character to the web UI context variable regex pattern t...Andrew MacBean2014-08-251-1/+1
* QPID-6034: [Java Broker] Refactor Port UI feedback changes from code reviewAndrew MacBean2014-08-254-29/+27
* QPID-6038 : [Java Broker] display exchange type on exchange view in HTTP mana...Robert Godfrey2014-08-232-20/+37
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather than...Andrew MacBean2014-08-229-352/+289
* QPID-6016: [Java Broker] Web UI error handlingKeith Wall2014-08-193-22/+9
* QPID-6016: [Java Broker] Improve Web Management Console error handlingKeith Wall2014-08-1825-56/+109
* QPID-6006: [Java Broker] Fix the formatting of the port add/edit dialogueKeith Wall2014-08-162-169/+250
* QPID-6006: [Java Broker] UI to expose attribute defaults during create and ed...Keith Wall2014-08-1629-396/+889
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-132-0/+16
* QPID-5987: Fix VHN/VH grid selection and display host statitics only if it is...Alex Rudyy2014-08-121-6/+12
* QPID-5988: [Java Broker] Default VHN/VH store paths to path location based on...Keith Wall2014-08-114-12/+4
* QPID-5987: [Java Broker] Make VHN/VH grid consistent with other grids on brok...Alex Rudyy2014-08-111-10/+21
* QPID-5986: [Java Broker] right aligned attributes on queue, connection and vi...Andrew MacBean2014-08-114-11/+17
* QPID-5981: Improve look and feel of 'Add binding' dialog in web management co...Alex Rudyy2014-08-112-6/+16
* QPID-5984: [Java Broker] Queue tab improvementsKeith Wall2014-08-102-58/+104
* QPID-5982: [Java Broker] BDB HA: Reset replication transaction id when contac...Keith Wall2014-08-101-4/+4
* QPID-5981: [Java Broker] Add ability to set binding arguments in web manageme...Alex Rudyy2014-08-082-21/+245
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0722-77/+220
* QPID-5928: [Java Broker] Modify web management console to hide queues and exc...Alex Rudyy2014-08-044-47/+88
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-08-0433-282/+294
* QPID-5958: [Java Broker UI] Add missing panel surrounding connection attributes.Keith Wall2014-08-042-61/+64
* QPID-5946 : [Java Broker] Add ability to parse PKCS#1 format private keys and...Robert Godfrey2014-08-031-4/+2
* QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...Keith Wall2014-08-032-24/+72
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-031-7/+31
* QPID-5956 : [Java Broker] Management UI for add/edit ports should allow multi...Robert Godfrey2014-08-022-8/+29
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-0114-159/+625
* QPID-5953: [Java Broker] Restore the auto refesh behaviour of tables within t...Keith Wall2014-08-012-12/+43
* QPID-5944: [Java Broker] Expose queue clear management operation to the REST ...Keith Wall2014-07-304-16/+41
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-3010-55/+94
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-2927-156/+164
* QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basisRobert Godfrey2014-07-283-0/+29
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-2513-101/+627
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-253-0/+17
* QPID-5913: [Java Broker] Remove explict dependency on Crypto-JSKeith Wall2014-07-235-2/+53
* QPID-5413: [Java Broker] BDB HA VHN/VH UI text changes and improved JS valida...Andrew MacBean2014-07-212-0/+4
* QPID-5413: [Java Broker] BDB HA VHN/VH UIKeith Wall2014-07-212-7/+20
* QPID-5413: [Java Broker] Add VHN/VH creation dialog for BDB HA.Keith Wall2014-07-172-14/+70
* QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogueKeith Wall2014-07-1614-381/+579
* QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL supportRobert Godfrey2014-07-062-12/+26
* QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...Keith Wall2014-06-071-1/+1
* QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...Alex Rudyy2014-05-292-6/+57