summaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/spi/clusterstatetest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-171-69/+43
* 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-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
* 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
* PublishJon Bratseth2016-06-151-0/+229