summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/linearstore/MessageStoreImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5671: [linearstore] Add ability to use disk partitions and select per-qu...Kim van der Riet2014-11-041-1/+1
* QPID-6043: Add a configuration option to overwrite files returned to the EFPKim van der Riet2014-08-251-2/+5
* QPID-3921: Don't leak use qpid/Options.h header unnecessarily.Andrew Stitcher2014-06-121-1/+4
* QPID-5480: Recovery of store failure with "JERR_MAP_NOTFOUND: Key not found i...Kim van der Riet2014-02-051-2/+0
* QPID-5460: [linearstore] Recovery of store which contains prepared but incomp...Kim van der Riet2014-01-091-12/+1
* QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-201-15/+0
* QPID-4984: Cleanup of #includesKim van der Riet2013-11-181-16/+21
* QPID-4984: Change jrnl directory to journal - aligns namespaces with journal ...Kim van der Riet2013-11-151-2/+2
* QPID-4984: Fix for recovery ambiguity issue, other code tidy-upsKim van der Riet2013-11-141-12/+12
* QPID-4984: WIP. Basic enqueue/dequeue/txns work, still no EFP recycling.Kim van der Riet2013-11-041-1/+1
* QPID-4984: WIP: Copy of work over from branch to trunk. Non-tx works with som...Kim van der Riet2013-10-221-0/+368