aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/frt/frtsource.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid deadlock if GetConfigTask is running when closing FRTSource.Tor Egge2023-10-131-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use a guard to ensure cleanup is done in all cases, and the last thing done b...Henning Baldersheim2022-12-201-0/+1
* Also drop aborted requests.Henning Baldersheim2022-12-201-0/+2
* - Allow the FRTSource to handle multiple concurrent requests by using a guard...Henning Baldersheim2022-12-201-3/+4
* Revert "Balder/allow multiple requests [run-systemtest]"Henning Baldersheim2022-12-191-4/+3
* Reduce code duplication and improve comments.Henning Baldersheim2022-12-191-1/+1
* - Allow the FRTSource to handle multiple concurrent requests by using a guard...Henning Baldersheim2022-12-191-3/+4
* Reduce code visibility and some UP typedefs.Henning Baldersheim2022-02-181-13/+14
* Unify on using vespalib::duration.Henning Baldersheim2022-02-181-10/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-4/+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
* Removed frt.h from header files to reduce include volume.Henning Baldersheim2017-06-011-2/+1
* OverrideHenning Baldersheim2017-04-041-6/+7
* PublishJon Bratseth2016-06-151-0/+48