summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
Commit message (Expand)AuthorAgeFilesLines
* QPID-3864: Update version strings to 0.16Justin Ross2012-03-083-3/+3
* AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10Robert Godfrey2012-02-235-1/+417
* QPID-3743: remove try-catch block on converting BDB message meta data entry i...Robert Gemmell2012-02-171-20/+9
* QPID-3835: add the empty 'no selector' argument to bindings for DurableSubscr...Robert Gemmell2012-02-135-29/+84
* QPID-3835: update the test preparer tool to generate content for a durable su...Robert Gemmell2012-02-133-34/+146
* QPID-3775: Change BDB shell scripts to avoid use of readlink when determining...Keith Wall2012-02-063-7/+12
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-2912-224/+331
* QPID-3775: Fix path handling in bdb scripts.Keith Wall2012-01-282-8/+14
* QPID-3775: Automate the manual persistent store tests.Keith Wall2012-01-285-166/+195
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-273-14/+14
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2724-147/+152
* QPID-3774 : Work around Java BDB issue with cursors and flushLogRobert Godfrey2012-01-211-63/+25
* QPID-3774 : allow out of order completion of persistent enqueues / dequeuesRobert Godfrey2012-01-201-57/+130
* QPID-3736 : Upgrade to BDB version 5.0.34Robert Godfrey2012-01-112-3/+2
* QPID-946 , QPID-2379 : Fix for BDBUpgradeTest failure introduced by previous ...Robert Godfrey2012-01-081-108/+117
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-073-2/+295
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-284-147/+301
* QPID-3712: fix regression (error in logic was adding port number to path twice).Keith Wall2011-12-261-7/+0
* NO-JIRA: move log4j config for backup.sh to correct locationKeith Wall2011-12-151-0/+0
* NO-JIRA: update scripts to reference current deps etcRobert Gemmell2011-11-304-10/+6
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-032-2/+2
* QPID-3568: Updated BDB to je-4.0.117 versionAndrew Donald Kennedy2011-11-011-1/+1
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-312-3/+3
* 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-2444-0/+6974