aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/dummy_feed_view.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Move uncommitted lids tracker from feedview to subdb to avoid ownership issues.Henning Baldersheim2020-10-301-5/+0
* Revert "Revert "Only wait for th elids that you are interested in.""Henning Baldersheim2020-08-271-1/+1
* Revert "Only wait for th elids that you are interested in."Arnstein Ressem2020-08-271-1/+1
* Use two stage lid tracking.Henning Baldersheim2020-08-251-1/+1
* Track pending uncommitted lids.Henning Baldersheim2020-08-231-2/+2
* Wire in interfaces for lid based wait.Henning Baldersheim2020-08-221-0/+6
* Cleanup code by following clion advise an move some classes to its proper home.Henning Baldersheim2020-08-051-2/+2
* Remove DocumentTypeRepo::UP typedef.Tor Egge2018-04-051-1/+0
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+20