aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/vespa/documentapi/messagebus/policies/externpolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid using fastos thread in searchcoreHÃ¥vard Pettersen2023-02-271-1/+0
* Remove unused member variable.Tor Egge2022-02-271-2/+1
* Ensure that internal state of ExternSlobrokPolicy and ExternPolicy is consist...Henning Baldersheim2022-02-231-32/+19
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-4/+5
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-1/+1
* Pass std::string variable to boost::tokenizerTor Egge2020-10-041-1/+2
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-6/+7
* 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
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-3/+1
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-9/+10
* PublishJon Bratseth2016-06-151-0/+146