summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/persistencethread_splittest.cpp
Commit message (Expand)AuthorAgeFilesLines
* GC unused Context parameterHenning Baldersheim2022-03-311-6/+4
* Move BucketIdFactory to test fixture.Henning Baldersheim2021-11-181-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-0/+1
* - Add an BucketExecutor interface taking a bucket and a BucketTask for execut...Henning Baldersheim2021-01-151-0/+1
* Remove load type from ContextHenning Baldersheim2020-11-241-5/+1
* - Add class comments.Henning Baldersheim2020-10-191-1/+1
* Split the persistence thread and the message handler.Henning Baldersheim2020-10-191-2/+1
* Factor out handling of operations that might change bucket ownership.Henning Baldersheim2020-10-181-1/+1
* GC disk related code.Henning Baldersheim2020-10-151-1/+1
* Implement async putHenning Baldersheim2020-05-041-1/+1
* Revert "- Implement async put"Harald Musum2020-05-041-1/+1
* - Implement async putHenning Baldersheim2020-05-041-1/+1
* - Add async interface to putHenning Baldersheim2020-04-291-10/+10
* Implement hasReply avoid copying the shared_ptr just to peak at the result.Henning Baldersheim2020-04-281-1/+1
* Prepare for making persistence layer async.Henning Baldersheim2020-04-261-1/+1
* Convert persistence tests from CppUnit to GTestTor Brede Vekterli2019-06-121-58/+63
* Rename storage::spi::test::makeBucket to storage::spi::test::makeSpiBucket.Tor Egge2017-10-201-2/+2
* Move test function makeDocumentBucket to document module.Tor Egge2017-10-201-2/+2
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-1/+3
* Use document::Bucket in storage::spi::Bucket to add bucket space.Tor Egge2017-10-041-2/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* PublishJon Bratseth2016-06-151-0/+234