summaryrefslogtreecommitdiff
path: root/java/bdbstore/src
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-2821-275/+537
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-0324-471/+2484
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-0459-4929/+6326
* 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-061-1/+6
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-2912-224/+331
* 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-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-111-2/+1
* 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
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-0/+0
* 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-2439-0/+6720