aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/updateoperationtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-88/+52
* Adjust types in storage module.Tor Egge2019-03-141-3/+3
* Add explicit metric for diverging timestamps on updated documentsTor Brede Vekterli2018-11-191-2/+11
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-2/+1
* Last style changes before lazy documentupdate PR.Henning Baldersheim2018-06-121-32/+11
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* 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
* Add ready state to bucket meta info printingTor Brede Vekterli2017-06-191-2/+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
* 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-6/+2
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+3
* PublishJon Bratseth2016-06-151-0/+210