aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/buckethandler/buckethandler_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-16/+14
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Handle case where bucket spaces have differing maintenance state for a nodeTor Brede Vekterli2021-11-241-0/+13
* Continue serving search queries when in Maintenance node stateTor Brede Vekterli2021-11-241-1/+29
* Revert "Continue serving search queries when in Maintenance node state [run-s...Henning Baldersheim2021-11-231-42/+1
* Handle case where bucket spaces have differing maintenance state for a nodeTor Brede Vekterli2021-11-231-0/+13
* Continue serving search queries when in Maintenance node stateTor Brede Vekterli2021-11-221-1/+29
* Make setActiveState async.Henning Baldersheim2021-10-171-2/+3
* Shortcut bucket creation if it already exist.Henning Baldersheim2021-10-131-0/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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