aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/storageserver/documentapiconverter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-261-0/+6
* Remove unused configurability of operation prioritiesTor Brede Vekterli2023-10-171-3/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* wire create flag from document api to storage apiHåvard Pettersen2023-05-081-1/+7
* Remove (SearchResult|DocumentSummary)(Command|Reply) storage and documentapi ...Tor Egge2023-04-211-14/+0
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-35/+34
* Add missing include statements. Check for atomic wait support.Tor Egge2022-04-051-0/+1
* Reduce visibility of document::DocumentHenning Baldersheim2022-03-071-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC LoadType and PriorityMapper.Henning Baldersheim2020-11-271-1/+1
* Remove load type from StorageMessageHenning Baldersheim2020-11-241-3/+2
* Remove load type from documentapi interface.Henning Baldersheim2020-11-241-5/+3
* - Reorder members for compactness.Henning Baldersheim2020-11-231-0/+1
* timeout as durationHenning Baldersheim2019-12-041-7/+8
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-1/+1
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-7/+6
* Remove visitor ordering and order selection.Henning Baldersheim2019-08-091-2/+0
* Eliminate some clang warnings in storage.Tor Egge2019-02-101-3/+3
* Remove BatchPutRemove command from storageapi.Tor Egge2018-09-261-1/+1
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-251-10/+0
* Remove MultiOperationHenning Baldersheim2018-03-191-22/+2
* Make DocumentApiConverter's BucketResolver dynamicTor Brede Vekterli2017-12-181-12/+22
* Add named bucket space to RemoveLocationMessage.Geir Storli2017-11-221-1/+2
* Add named bucket space to GetBucketListMessage.Geir Storli2017-11-221-1/+2
* Add named bucket space to StatBucketMessage.Geir Storli2017-11-221-2/+5
* Add named bucket space to CreateVisitorMessage.Geir Storli2017-11-221-1/+2
* Add bucket resolver interface and use it for put,update,remove and get messag...Geir Storli2017-11-201-13/+18
* Revert "Revert "Use existing bucket space instead of placeholder value""Håkon Hallingstad2017-10-231-1/+2
* Revert "Use existing bucket space instead of placeholder value"Håkon Hallingstad2017-10-231-2/+1
* Add bucket space to create visitor command.Tor Egge2017-10-231-1/+2
* Add bucket space to StatBucketMessage.Tor Egge2017-10-201-2/+2
* Add bucket space to GetBucketListMessage.Tor Egge2017-10-201-1/+1
* Remove DocumentListCommand and DocumentListReply from storage api.Tor Egge2017-10-181-15/+0
* Remove DocBlockCommand and DocBlockReply from storage api.Tor Egge2017-10-181-7/+0
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-8/+10
* Move the shared_ptr to further reduce pipeline stalls and big stop signs.Henning Baldersheim2017-08-241-7/+7
* Separate interface with a const getXXX for readonly and another getXXXSP when...Henning Baldersheim2017-08-241-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
* Only include what you really needHenning Baldersheim2017-06-081-206/+106
* Does not need fastos.hHenning Baldersheim2017-05-311-3/+2
* PublishJon Bratseth2016-06-151-0/+516