summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/persistenceengine/persistenceengine_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* No need for the bucket guard anymore for get and visit as all bucket operatio...Henning Baldersheim2021-05-101-30/+1
* Remove notion of node-specific reliability from C++ distribution codeTor Brede Vekterli2021-03-021-1/+1
* Add interface for resource usage listener to spi.Tor Egge2021-01-151-1/+3
* Test that updates are stopped by persistence engine if they contain barred co...Henning Baldersheim2021-01-121-2/+21
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-1/+0
* Remove load type from ContextHenning Baldersheim2020-11-241-36/+18
* Stop using PartitionId in searchcore module.Tor Egge2020-10-161-1/+0
* Remove partitions from SPI.Tor Egge2020-10-141-5/+3
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-201-7/+7
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-191-7/+7
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-141-7/+7
* Revert "Revert "Revert "Revert "- Change APi for fetching documents to suppor...Henning Baldersheim2020-08-131-1/+1
* Revert "Revert "Revert "- Change APi for fetching documents to support optima...Henning Baldersheim2020-08-131-1/+1
* Revert "Revert "- Change APi for fetching documents to support optimal docume...Henning Baldersheim2020-08-121-1/+1
* Revert "- Change APi for fetching documents to support optimal document retri...Henning Baldersheim2020-08-121-1/+1
* Follow up of PR comment with renaming and refactoring.Henning Baldersheim2020-08-121-1/+1
* - Change APi for fetching documents to support optimal document retrival when...Henning Baldersheim2020-08-071-1/+1
* Use tranfer by value and std::move to avoid copying shared pointer to the Upd...Henning Baldersheim2020-08-071-1/+1
* Cleanup code by following clion advise an move some classes to its proper home.Henning Baldersheim2020-08-051-25/+25
* Propagate provider tombstone metadata to internal SPI GetResultTor Brede Vekterli2020-05-261-0/+1
* Add async update and followup on PR comments.Henning Baldersheim2020-05-051-16/+16
* - Add async interface to putHenning Baldersheim2020-04-291-2/+1
* It is enough to hold the read lock.Henning Baldersheim2020-02-141-2/+2
* Remove DocIdString outside of documentHenning Baldersheim2019-08-191-33/+2
* Use enum class for storage::spi::Result::ErrorType.Tor Egge2019-07-301-20/+20
* Reject updates with bad ids (document type in id scheme is differentTor Egge2018-10-121-0/+10
* Reject updates with old doc id scheme.Tor Egge2018-10-121-2/+13
* Reject removes with old doc id scheme.Tor Egge2018-10-121-0/+9
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-1/+3
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+2
* GC some more unused codeHenning Baldersheim2018-05-301-99/+43
* Remove for an unknown document type is an error.Tor Egge2018-04-301-0/+5
* Match engine should be up if cluster state for any bucketspace saysTor Egge2018-03-141-1/+1
* Do not include the world by default.Henning Baldersheim2017-12-281-0/+1
* Add configurable bucket resolver and fixed space repoTor Brede Vekterli2017-12-151-1/+1
* Add bucketSpace argument to storage::spi::PersistenceProvider::setClusterStat...Tor Egge2017-11-201-1/+1
* Consolidate makeBucketSpace() test functions to document module.Tor Egge2017-11-141-1/+2
* Rename storage::spi::test::makeBucket to storage::spi::test::makeSpiBucket.Tor Egge2017-10-201-3/+3
* Use shared ptr and Idesructorcallback to make it more flexible.Henning Baldersheim2017-10-151-17/+11
* Remove explicit ack and use feedtoken as a smartptrHenning Baldersheim2017-10-131-66/+34
* Test that buckets in different bucket spaces are kept separate.Tor Egge2017-10-111-24/+62
* Use storage::spi::test::makeBucketSpace() in tests when creating bucket space.Geir Storli2017-10-061-8/+10
* Add bucket space concept to DocumentDB and wire it into setup of PersistenceE...Geir Storli2017-10-061-2/+3
* Add BucketSpace parameter to listBuckets() and getModifiedBuckets() SPITor Egge2017-10-051-3/+4
* 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