aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/helper/configfetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use std::thread directlyHåvard Pettersen2023-02-151-3/+4
* stop using fastos thread more placesHåvard Pettersen2023-02-141-2/+2
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-10/+14
* _executor -> _threadHenning Baldersheim2021-12-091-5/+4
* Add init_fun to vespalib::Thread too to figure out what the thread is used for.Henning Baldersheim2021-12-091-3/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-0/+1
* Remove unused code for generation callbackHenning Baldersheim2018-10-041-5/+0
* Throw exception when ConfigFetcher::start() fails to get initial config.Tor Egge2018-10-031-0/+4
* Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-051-1/+1
* Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-051-1/+1
* Giving up if it fails constructing the StateServer for a long enough period.Henning Baldersheim2018-04-051-1/+1
* 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
* Only include what you really needHenning Baldersheim2017-06-081-5/+10
* Whitespace ++Henning Baldersheim2017-05-041-0/+1
* Ensure that we have gotten config at least once before starting up.Henning Baldersheim2017-05-041-1/+1
* PublishJon Bratseth2016-06-151-0/+53