summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-6080 : Merged revision 1622968 from trunk to 0.30Robert Godfrey2014-09-081-1/+1
* QPID-6048: Move permitted nodes attribute into BDB HA VH in order to be able ...Alex Rudyy2014-08-2816-271/+313
* Merging from trunk r1619093:1620329 in the Java treeRobert Godfrey2014-08-251-29/+42
* Merging from trunk r1618840:1619054 in the Java treeRobert Godfrey2014-08-251-1/+1
* Merging from trunk r1618473:1618815 in the Java treeRobert Godfrey2014-08-253-12/+12
* Merging from trunk r1618230:1618433 in the Java treeRobert Godfrey2014-08-258-79/+67
* Merging from trunk r1617822:1618206 in the Java treeRobert Godfrey2014-08-255-74/+193
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-258-97/+125
* Merging from trunk r1616716:1616818 in the Java treeRobert Godfrey2014-08-251-5/+6
* Merging from trunk r1616861:1617235 in the Java treeRobert Godfrey2014-08-252-6/+12
* QPID-5980: port javadoc fixups from trunk to the 0.30 branchRobert Gemmell2014-08-082-21/+18
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0710-39/+46
* QPID-5967: Intruder node detection must be mandatory and should validate all ...Alex Rudyy2014-08-064-85/+128
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-062-0/+25
* QPID-5962: [Java Broker] Prevent two or more BDB virtual host or virtual host...Keith Wall2014-08-053-15/+160
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-08-0410-52/+52
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-0112-290/+486
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-305-102/+54
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-293-3/+3
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-298-59/+59
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-285-77/+320
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-269-49/+195
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-257-119/+194
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-252-19/+29
* QPID-5909: Allow setting of BDB HA message store durability many timesAlex Rudyy2014-07-211-9/+19
* QPID-5891: Add operational logging for the cases when remote node becomes det...Alex Rudyy2014-07-212-0/+21
* QPID-5413: [Java Broker] BDB HA VHN/VH UI text changes and improved JS valida...Andrew MacBean2014-07-212-5/+7
* QPID-5413: [Java Broker] BDB HA VHN/VH UIKeith Wall2014-07-213-7/+167
* QPID-5907 : [Java Broker] Add ability for broker to startup while persistent ...Robert Godfrey2014-07-201-4/+97
* QPID-5867: [Java Broker] Allow the virtualhost's permitted node list to passe...Keith Wall2014-07-201-3/+34
* QPID-5413: [Java Broker] Add VHN/VH creation dialog for BDB HA.Keith Wall2014-07-178-213/+362
* QPID-5787 : [Java Broker] Management can observe a child object before its co...Robert Godfrey2014-07-161-0/+1
* QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogueKeith Wall2014-07-164-98/+47
* QPID-5891: Re-instated incorrect removal of else clause in ReplicatedEnvironm...Andrew MacBean2014-07-151-0/+4
* QPID-5891: [Java Broker] Add BDB HA operational logging functionalityAndrew MacBean2014-07-144-52/+103
* QPID-5822: [Java Broker] change to JE param setting logic to handle Environme...Andrew MacBean2014-07-141-9/+10
* QPID-5885: [Java Broker] Virtualhostnode to replace real virtualhost with rep...Keith Wall2014-07-082-26/+13
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-041-0/+26
* QPID-5867: Add intruder protection functionality for a cluster of BDB HA virt...Alex Rudyy2014-07-0411-20/+444
* QPID-5821: Remove unused settings interface incorrectly committedAndrew MacBean2014-06-264-7/+8
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-2615-100/+204
* QPID-5846: Fix NPE in org.apache.qpid.server.virtualhost.berkeleydb.BDBHAVirt...Alex Rudyy2014-06-251-1/+1
* QPID-5715: Set BDB message store durability only once on opening of virtual h...Alex Rudyy2014-06-238-241/+94
* QPID-5800: [Java Broker] Refactor BDB message store implementation to separat...Keith Wall2014-06-195-1197/+1504
* QPID-5831: Unexpected internal exception when closing JE Replicated environmentAndrew MacBean2014-06-191-2/+22
* QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...Keith Wall2014-06-1811-76/+141
* QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...Keith Wall2014-06-132-43/+4
* QPID-5801: [Java Broker] BDB HA - ensure that replication exceptions when rea...Keith Wall2014-06-131-4/+21
* QPID-5800: [Java Broker] Refactor BDBConfigurationStore, move methods/fields ...Keith Wall2014-06-131-51/+63
* QPID-5715: Move coalescing commiters into environment facades. Flush logs for...Alex Rudyy2014-06-098-136/+121