aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributortestutil.h
Commit message (Expand)AuthorAgeFilesLines
* Allow executing Get operations outside the main distributor threadTor Brede Vekterli2019-10-081-1/+1
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-6/+6
* Add read-only bucket space repo and wire it through distributor componentsTor Brede Vekterli2019-03-141-0/+2
* Adjust forward declarations in storage.Tor Egge2019-02-031-1/+1
* 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-2/+8
* Simplify distributor unit tests.Tor Egge2018-02-231-0/+2
* Adjust distributor unit tests to handle global distributor bucket space.Tor Egge2018-02-141-0/+1
* Pass distributor bucket space repo to pending cluster state.Tor Egge2017-11-081-0/+3
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+2
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-9/+9
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-40/+18
* Simplify some distribution-enabling codeTor Brede Vekterli2016-11-231-0/+1
* Directly associate components with an explicit bucket spaceTor Brede Vekterli2016-11-221-1/+14
* PublishJon Bratseth2016-06-151-0/+200