summaryrefslogtreecommitdiff
path: root/java/bdbstore/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-286-163/+127
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-039-409/+1218
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-0445-4551/+4958
* 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-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
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-8/+8
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2720-95/+111
* 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-282-122/+187
* NO-JIRA: move log4j config for backup.sh to correct locationKeith Wall2011-12-151-0/+65
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-120/+0
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-2433-0/+5325