aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-proton-cmd/vespa-proton-cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHåvard Pettersen2023-03-061-2/+2
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-25/+25
* Remove support for sessions with pandora.rtc.getState polling over same conne...Henning Baldersheim2022-02-231-61/+0
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-271-2/+2
* Add exception info.Henning Baldersheim2021-05-251-1/+1
* Avoid coredump on bad/empty config.Henning Baldersheim2021-05-251-0/+4
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-5/+8
* allocate 10 minutes for proton.prepareRestartArne Juul2020-09-091-1/+1
* avoid naked exitArne Juul2020-07-031-4/+5
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-8/+7
* catch exceptions in network setupArne Juul2019-09-241-3/+6
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-25/+22
* Remove unused methods for turning off matchengine.Tor Egge2018-03-201-7/+1
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-3/+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
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-10/+9
* Remove unused schema changes related code. We now use state v1 api toTor Egge2017-05-261-68/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
* Remove usage of wipe history.Tor Egge2017-04-241-8/+0
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* Check that config system is up before commencing.Henning Baldersheim2016-06-301-0/+7
* PublishJon Bratseth2016-06-151-0/+484