aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/searchhandlerproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use a RetainGuard to ensure DocumentDB is not closed until everything has bee...Henning Baldersheim2021-04-231-8/+4
* Use enable_shared_from_this to simplify interface and keep the details local.Henning Baldersheim2020-02-171-6/+4
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-4/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Use forward declarations to avoid rebuilding the world when modifying the pac...Henning Baldersheim2016-11-171-7/+9
* PublishJon Bratseth2016-06-151-0/+37