summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/buckethandler/buckethandler_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-0/+2
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-18/+6
* Remove IGidCompare interface.Tor Egge2020-11-111-2/+0
* Stop using PartitionId in searchcore module.Tor Egge2020-10-161-1/+0
* Remove partitions from SPI.Tor Egge2020-10-141-2/+1
* Reuse document meta store state from prepare step instead of doingTor Egge2020-10-061-1/+1
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-2/+3
* Rename storage::spi::test::makeBucket to storage::spi::test::makeSpiBucket.Tor Egge2017-10-201-2/+2
* Use document::Bucket in storage::spi::Bucket to add bucket space.Tor Egge2017-10-041-1/+3
* 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
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Adjust test description (no longer fake size).Tor Egge2017-03-071-1/+1
* Stop faking document sizes, real values are now available.Tor Egge2017-03-071-7/+7
* Track document sizes in bucket db.Tor Egge2017-03-071-4/+5
* use docSize more consistently.Tor Egge2017-03-061-1/+1
* Change document meta store api to require document size as argument toTor Egge2017-03-061-1/+1
* PublishJon Bratseth2016-06-151-0/+265