aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/proton_config_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Include thread to get definition of std::threadTor Egge2023-03-051-0/+1
* avoid using fastos thread in searchcoreHÃ¥vard Pettersen2023-02-271-6/+6
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-2/+5
* Ensure we close down in correct order.Henning Baldersheim2022-02-221-0/+2
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-13/+12
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-12/+13
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-13/+12
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-5/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-2/+2
* Use shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-3/+3
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-4/+2
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-2/+4
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-5/+1
* Let cache be computed based on available memory.Henning Baldersheim2018-01-301-3/+5
* c++ll for loop and remove unused code.Henning Baldersheim2018-01-291-2/+0
* Remember document type repo below SPI in proton for 10 minutes.Tor Egge2017-12-081-0/+9
* 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
* Cleanups after rename of proton configurer to proton config fetcher.Tor Egge2017-05-101-2/+2
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* Wire in proton configurer.Tor Egge2017-03-151-24/+4
* Move interface to separate header file.Tor Egge2017-03-141-7/+1
* Rename ProtonConfigurer to ProtonConfigFetcher.Tor Egge2017-03-091-0/+95