aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/tests/configretriever/configretriever.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deinline destructors in configHenning Baldersheim2023-02-011-1/+4
* Use wait_until deadline to reduce number of times we need to sample the clock.Henning Baldersheim2022-03-021-1/+1
* Unify on using vespalib::duration.Henning Baldersheim2022-02-181-1/+0
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-7/+9
* Update testHarald Musum2022-02-041-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-3/+4
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-1/+3
* Avoid using raw pointers, and move the smart pointers.Henning Baldersheim2020-08-311-2/+2
* Drop timestamp.hHenning Baldersheim2019-12-161-1/+0
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-5/+5
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-11/+10
* GC unused code and update includesHenning Baldersheim2019-01-051-0/+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
* Reduce exposure to config internals.Henning Baldersheim2017-06-081-0/+1
* Add overrideHenning Baldersheim2017-04-291-3/+1
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+3
* Use overrideHenning Baldersheim2017-04-231-3/+1
* add override in config moduleArne H Juul2017-04-101-4/+4
* PublishJon Bratseth2016-06-151-0/+444