summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/jmx
Commit message (Expand)AuthorAgeFilesLines
* QPID-6126: Add checks to allow operations with configured objects in ERRORED ...Alex Rudyy2014-10-021-1/+2
* QPID-6063: [Java Broker] Disambiguate the concept of a node being unreachable...Keith Wall2014-09-012-4/+5
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5715: Set BDB message store durability only once on opening of virtual h...Alex Rudyy2014-06-232-3/+26
* QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...Keith Wall2014-06-181-2/+1
* QPID-5715: Add new attributes for transaction sync policies into BDB HA virtu...Alex Rudyy2014-05-272-8/+1
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-36/+0
* QPID-5409 : Change BDB HA MBean to delegate operations to BDB HA node instanceAlex Rudyy2014-05-094-128/+129
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-213-11/+13
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-0/+2
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-2/+2
* QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-141-2/+2
* QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-123-62/+56
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-5/+0
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-142-7/+7
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-142-4/+2
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-13/+12
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-0/+7
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-14/+0
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+93
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-232-506/+0
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-1/+1
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-231-3/+3
* QPID-5074: update broker binary release tar process to handle plugins with de...Robert Gemmell2013-08-161-0/+5
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-131-1/+1
* QPID-4980 : [Java Broker] add connection pool attributes to http managementRobert Godfrey2013-07-051-0/+6
* QPID-4778: Introduce additional states for configured objects: ERRORED and RE...Alex Rudyy2013-04-301-2/+2
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-193-14/+7
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-111-0/+18
* QPID-4474: quote the name within the JMX ObjectName for the BDBHAMessageStore...Robert Gemmell2012-11-264-4/+8
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-211-0/+2
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-122-23/+1
* QPID-4056: HAClusterManagementTest.testRemoveNodeFromGroup fails occasionally...Keith Wall2012-09-141-6/+26
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-083-4/+4
* QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ...Keith Wall2012-07-061-3/+41
* QPID-4098: update POM generation for the plugins to mark the dependencies as ...Robert Gemmell2012-06-291-0/+1
* QPID-4098: generate maven release artifacts for the broker pluginsRobert Gemmell2012-06-291-1/+2
* QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in...Robert Gemmell2012-06-281-0/+0
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-289-0/+1118