summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/externaloperationhandlertest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor C++ cleanupsTor Brede Vekterli2019-03-221-0/+2
* Properly handle non-owned vs. missing bucketsTor Brede Vekterli2019-03-151-10/+44
* Move non-owned buckets to read-only DB and allow use for read-only opsTor Brede Vekterli2019-03-141-19/+95
* Fix format strings in storage module.Tor Egge2019-03-121-1/+1
* Add explicit metric for diverging timestamps on updated documentsTor Brede Vekterli2018-11-191-0/+8
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-0/+1
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Log and increment failure metrics on concurrent mutation abortsTor Brede Vekterli2018-01-301-0/+12
* Do not include the world.Henning Baldersheim2017-12-291-6/+4
* Change methods on Distributor and DistributorComponent to takeTor Egge2017-11-021-3/+3
* 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-6/+9
* 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 operation sequencing for put, remove and update operations (#2252)Tor Brede Vekterli2017-04-251-20/+209
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-4/+1
* Implement distributor bucket ownership handover safe time point (#1098)Tor Brede Vekterli2016-11-161-6/+116
* PublishJon Bratseth2016-06-151-0/+176