summaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/spi
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Use a helper for bool -> vespalib::TrinaryHenning Baldersheim2021-02-191-7/+11
* Use a trinary to also handle temporary mismatching bucket used bits.Henning Baldersheim2021-02-191-7/+8
* Migrate persistence unit tests from cppunit to gtest.Tor Egge2019-04-172-70/+43
* Move FixedBucketSpaces to document module.Tor Egge2018-02-012-65/+0
* Add configurable bucket resolver and fixed space repoTor Brede Vekterli2017-12-152-0/+65
* Rename storage::spi::test::makeBucket to storage::spi::test::makeSpiBucket.Tor Egge2017-10-201-2/+2
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-181-1/+4
* Use document::Bucket in storage::spi::Bucket to add bucket space.Tor Egge2017-10-041-1/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Add node retirement accessor to SPI cluster stateTor Brede Vekterli2017-04-261-0/+28
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-4/+2
* Avoid pulling in the config library all the time.Henning Baldersheim2016-12-121-5/+2
* Now make all worksHenning Baldersheim2016-11-241-0/+2
* Fixed some of the libraries.Arnstein Ressem2016-10-031-0/+2
* PublishJon Bratseth2016-06-152-0/+235