summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/getoperationtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-2/+2
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-3/+2
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* Handle tombstones in GetOperationTor Brede Vekterli2020-05-261-16/+84
* Add initial metadata-only phase to inconsistent update handlingTor Brede Vekterli2020-03-161-12/+73
* Add configurable support for weakly consistent client GetsTor Brede Vekterli2020-01-171-2/+24
* Ensure missing documents on replicas are not erroneously considered consistentTor Brede Vekterli2019-12-201-0/+15
* Use fast updates when replica metadata is out of sync but document itself is ...Tor Brede Vekterli2019-11-151-5/+42
* Let GetOperation take in explicit database read guardTor Brede Vekterli2019-09-271-1/+4
* Update test with enough significant bits.Henning Baldersheim2019-08-191-1/+1
* Remove DocIdString outside of documentHenning Baldersheim2019-08-191-27/+27
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-283/+161
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Simplify distributor unit tests.Tor Egge2018-02-231-1/+1
* Do not include the world.Henning Baldersheim2017-12-291-8/+3
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+1
* Move test function makeDocumentBucket to document module.Tor Egge2017-10-201-2/+2
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-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
* add override in storage testsArne H Juul2017-04-111-2/+2
* Avoid pulling all of config everywhere.Henning Baldersheim2016-12-201-0/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-3/+2
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+3
* PublishJon Bratseth2016-06-151-0/+567