summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/persistenceengine/persistenceengine_test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* add override in searchcore moduleArne H Juul2017-04-121-18/+18
* Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-051-0/+13
* deiniline destructorsHenning Baldersheim2017-03-091-6/+9
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-0/+1
* Clean up the includes.Henning Baldersheim2016-11-241-3/+2
* Follow API change.Henning Baldersheim2016-06-231-1/+1
* Revert the commitAndWait stuff.Henning Baldersheim2016-06-231-4/+2
* Do an unconditional commitAndWait on iterate.Henning Baldersheim2016-06-221-9/+11
* PublishJon Bratseth2016-06-151-0/+828