summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributortestutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add read-only bucket space repo and wire it through distributor componentsTor Brede Vekterli2019-03-141-0/+10
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-6/+6
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Immediately send GetNodeState reply on "no more merges" pending edgeTor Brede Vekterli2018-03-191-7/+24
* Enable cluster state bundle in distributor.Tor Egge2018-02-261-2/+2
* Simplify distributor unit tests.Tor Egge2018-02-231-1/+7
* Adjust distributor unit tests to handle global distributor bucket space.Tor Egge2018-02-141-0/+10
* Reduce use of document::BucketSpace::placeHolder().Tor Egge2018-02-011-4/+6
* Remove DistributorBucketSpaceComponent.Tor Egge2017-11-171-0/+1
* Pass distributor bucket space repo to pending cluster state.Tor Egge2017-11-081-0/+10
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+6
* Change methods on Distributor and DistributorComponent to takeTor Egge2017-11-021-1/+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
* Removed storageframework.h from header files.Henning Baldersheim2017-06-011-0/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-11/+3
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-1/+53
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-5/+3
* Directly associate components with an explicit bucket spaceTor Brede Vekterli2016-11-221-16/+32
* PublishJon Bratseth2016-06-151-0/+298