summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/store/PersistentStoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2650: Make use of connections with auto-commit transactions disabled for...Robert Gemmell2010-06-091-2/+2
* QPID-2650: make PST check the recovered messages more precisely, and more inf...Robert Gemmell2010-06-081-2/+10
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* Make PersistentStoreTest.testForcibleStartStopMidTransaction() do a syncchron...Robert Gemmell2010-05-311-2/+4
* Updated PersitentStoreTest so that it has its own sendMessages that does not ...Martin Ritchie2009-10-221-21/+57
* QTC: Removed nukeBroker() as it is not functionally different from stopBroker()Martin Ritchie2009-08-131-36/+34
* QPID-1921: Add new test case for persistent storage modules.Aidan Skinner2009-06-241-0/+149