summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-177-39/+372
* QPID-3917 : Fix failing BDB test, remove unusued readOnly flagRobert Godfrey2012-04-131-10/+8
* QPID-3917 : Refactor changes to MessageStore to use listeners and not decoratorsRobert Godfrey2012-04-121-3/+3
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-7/+4
* QPID-3916: Change message store interface to extend DurableConfigurationStore...Keith Wall2012-03-302-3/+5
* QPID-3913: Remove unused logsubjectKeith Wall2012-03-293-8/+7
* QPID-3913: Fix BDBUpgradeTest for spawn test profilesKeith Wall2012-03-281-1/+6
* QPID-3913: Add functionality to upgrade bdbstore automatically on broker star...Keith Wall2012-03-2712-354/+1010
* QPID-3835: update the test preparer tool to generate content for a durable su...Robert Gemmell2012-02-133-34/+146
* QPID-3775: Automate the manual persistent store tests.Keith Wall2012-01-282-120/+193
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-272-6/+6
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-274-52/+41
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-282-25/+114
* QPID-3712: fix regression (error in logic was adding port number to path twice).Keith Wall2011-12-261-7/+0
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-0/+120
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-301-1/+1
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-245-0/+1330