aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/feedoperation/feedoperation.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* string.h does not need alloc.hHenning Baldersheim2021-02-211-0/+1
* - If document type has been resolved, use if for test-and-set too.Henning Baldersheim2020-08-271-2/+5
* First take at making a gid based remove.Henning Baldersheim2020-04-081-1/+2
* Remove remains of spooler code from searchcore.Tor Egge2018-09-141-2/+0
* Reduce code visibility and C++11ification.Henning Baldersheim2018-06-141-2/+2
* GC some more unused code and properly test old formats without exposing produ...Henning Baldersheim2018-05-311-2/+1
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-1/+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
* Rename compat feed operation enum. Add comment describing why it exists.Tor Egge2017-02-281-1/+7
* Add limited support for field path updates to proton.Tor Egge2017-02-281-2/+3
* PublishJon Bratseth2016-06-151-0/+53