summaryrefslogtreecommitdiff
path: root/java/broker-plugins/management-http/src/main/java/resources/js/qpid
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-172-2/+4
* Merge from trunkRobert Godfrey2014-10-105-70/+311
* QPID-6093: Address code review comments:Alex Rudyy2014-09-176-6/+66
* 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-117-126/+852
* 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-053-58/+115
* 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-231-0/+3
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather than...Andrew MacBean2014-08-226-249/+229
* QPID-6016: [Java Broker] Web UI error handlingKeith Wall2014-08-192-21/+8
* QPID-6016: [Java Broker] Improve Web Management Console error handlingKeith Wall2014-08-1823-48/+79
* QPID-6006: [Java Broker] Fix the formatting of the port add/edit dialogueKeith Wall2014-08-161-34/+24
* QPID-6006: [Java Broker] UI to expose attribute defaults during create and ed...Keith Wall2014-08-1616-66/+304
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-131-0/+12
* QPID-5987: Fix VHN/VH grid selection and display host statitics only if it is...Alex Rudyy2014-08-121-6/+12
* QPID-5987: [Java Broker] Make VHN/VH grid consistent with other grids on brok...Alex Rudyy2014-08-111-10/+21
* QPID-5981: Improve look and feel of 'Add binding' dialog in web management co...Alex Rudyy2014-08-111-4/+13
* QPID-5984: [Java Broker] Queue tab improvementsKeith Wall2014-08-101-1/+12
* 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-081-2/+204
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0713-32/+142
* QPID-5928: [Java Broker] Modify web management console to hide queues and exc...Alex Rudyy2014-08-043-33/+72
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-08-043-30/+30
* QPID-5958: [Java Broker UI] Add missing panel surrounding connection attributes.Keith Wall2014-08-041-6/+7
* 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-031-1/+6
* 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-021-5/+27
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-016-64/+353
* 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-303-16/+40
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-303-6/+35
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-291-7/+7
* QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basisRobert Godfrey2014-07-281-0/+5
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-256-80/+372
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-251-0/+2
* QPID-5913: [Java Broker] Remove explict dependency on Crypto-JSKeith Wall2014-07-231-2/+2
* QPID-5413: [Java Broker] BDB HA VHN/VH UIKeith Wall2014-07-211-2/+3
* QPID-5413: [Java Broker] Add VHN/VH creation dialog for BDB HA.Keith Wall2014-07-171-12/+62
* QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogueKeith Wall2014-07-166-307/+368
* 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-291-5/+50
* QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...Alex Rudyy2014-05-293-38/+256
* QPID-5413: Improve virtual host node and virtual host UIAlex Rudyy2014-05-162-10/+17
* QPID-5413: Add UI for creation of virtual host nodesAlex Rudyy2014-05-134-213/+254
* QPID-5413: Add functionality to close the deleted tab of virtual host node.Alex Rudyy2014-05-083-8/+17