summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins
Commit message (Expand)AuthorAgeFilesLines
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0737-119/+270
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-074-13/+52
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-069-14/+115
* QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some...Robert Godfrey2014-08-053-6/+7
* 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-0445-320/+332
* 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-036-24/+97
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-034-8/+99
* QPID-5956 : [Java Broker] Management UI for add/edit ports should allow multi...Robert Godfrey2014-08-022-8/+29
* QPID-5955 : [Java Broker] Add systest and fix isSecure() for HTTPS connectionsRobert Godfrey2014-08-021-0/+11
* QPID-5955 : [Java Broker] Add Apache license and small tidy-upsRobert Godfrey2014-08-021-12/+23
* QPID-5955 : [Java Broker] Allow HTTP Management to run TCP and SSL on the sam...Robert Godfrey2014-08-022-1/+361
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-0130-168/+1152
* QPID-5954: [Java Broker] Fix UnsupportedOperationException thrown from Generi...Alex Rudyy2014-08-012-2/+4
* QPID-5953: [Java Broker] Restore the auto refesh behaviour of tables within t...Keith Wall2014-08-012-12/+43
* QPID-5937 : Address comments from ~k-wallRobert Godfrey2014-07-311-14/+1
* QPID-5944: [Java Broker] Expose queue clear management operation to the REST ...Keith Wall2014-07-305-35/+109
* QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...Robert Godfrey2014-07-303-27/+78
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-3017-97/+98
* QPID-5940 : [Java Broker] Add meta-data servletRobert Godfrey2014-07-292-0/+140
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-291-2/+3
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-297-19/+123
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-2936-200/+208
* QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basisRobert Godfrey2014-07-283-0/+29
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-286-29/+100
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-2613-14/+347
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-2530-265/+984
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-2517-77/+83
* QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...Robert Godfrey2014-07-248-75/+81
* QPID-5913: [Java Broker] Remove explict dependency on Crypto-JSKeith Wall2014-07-237-12/+53
* QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closingRobert Godfrey2014-07-212-0/+13
* 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-1630-604/+925
* QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL supportRobert Godfrey2014-07-062-12/+26
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-041-0/+7
* QPID-5867: Add intruder protection functionality for a cluster of BDB HA virt...Alex Rudyy2014-07-041-1/+1
* QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...Andrew MacBean2014-06-2612-31/+184
* QPID-5821: Remove unused settings interface incorrectly committedAndrew MacBean2014-06-262-2/+3
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-2623-199/+408
* QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...Keith Wall2014-06-188-214/+350
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...Keith Wall2014-06-182-8/+8
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...Keith Wall2014-06-1817-990/+1585
* QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...Keith Wall2014-06-133-59/+6
* QPID-5715: Unregister children MBeans on Virtual Host Node stopAlex Rudyy2014-06-091-7/+41
* QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-073-3/+8
* QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...Keith Wall2014-06-078-249/+14