aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/processalltest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add support for two-phase document garbage collectionTor Brede Vekterli2022-08-171-2/+92
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+1
* Let removeAsync handle list of documents.Henning Baldersheim2021-11-181-2/+8
* Move BucketIdFactory to test fixture.Henning Baldersheim2021-11-181-9/+6
* Move removeLocation over to Asynchandler and issue all removes for one bucket...Henning Baldersheim2021-11-171-4/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC LoadTypeSetHenning Baldersheim2020-11-271-2/+2
* Test that new repo is reflected in cached value in PersistenceUtil.Henning Baldersheim2020-10-211-1/+15
* GC disk related code.Henning Baldersheim2020-10-151-7/+7
* Implement async putHenning Baldersheim2020-05-041-7/+7
* Revert "- Implement async put"Harald Musum2020-05-041-7/+7
* - Implement async putHenning Baldersheim2020-05-041-7/+7
* - Add async interface to putHenning Baldersheim2020-04-291-24/+21
* Use rvalue qualifierHenning Baldersheim2020-04-281-2/+2
* getReplySP => stealReplySPHenning Baldersheim2020-04-281-2/+2
* Implement hasReply avoid copying the shared_ptr just to peak at the result.Henning Baldersheim2020-04-281-10/+10
* Add count metric for number of documents garbage collectedTor Brede Vekterli2020-02-241-2/+10
* Followup on code comments.Henning Baldersheim2020-01-231-1/+1
* Use a single chunkHenning Baldersheim2020-01-231-27/+26
* Convert persistence tests from CppUnit to GTestTor Brede Vekterli2019-06-121-102/+46
* 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-7/+10
* 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/+262