summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/systests/src/main/java/org/apache/qpid/server/store/berkeleydb/BDBMessageStoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkjava-broker-config-store-changesRobert Godfrey2014-04-041-666/+0
* [Java Broker] use same API from broker and virtual host storesRobert Godfrey2014-04-031-10/+14
* QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-261-18/+28
* QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-8/+6
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-051-1/+1
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-2/+2
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-1/+1
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-0/+36
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-231-2/+2
* QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-221-0/+6
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-3/+3
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-231-0/+612