aboutsummaryrefslogtreecommitdiffstats
path: root/defaults/src/vespa/defaults.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Print active sanitizers.Tor Egge2022-11-151-0/+34
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC unused env variablesHarald Musum2021-03-151-3/+0
* Do not support vespa_base.<setting> anymoreHarald Musum2020-10-301-3/+0
* We can not put anything into the environment that we delete or modify afterwa...Henning Baldersheim2019-05-051-4/+3
* refactor to look more like java versionArne Juul2018-07-191-29/+69
* bring C++ and Java APIs into syncArne Juul2018-07-181-6/+7
* use VESPA_HOSTNAME or "localhost" onlyArne Juul2018-05-141-10/+3
* handle VESPA_CONFIGSERVERSArne Juul2018-04-161-0/+6
* add vespaHostname functionArne Juul2017-09-081-0/+21
* Change default vespa user to vespa.Tor Egge2017-07-061-1/+1
* create and use underVespaHomeArne H Juul2017-06-171-0/+16
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-13/+3
* 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
* Change prefix from /opt/yahoo/vespa to /opt/vespa.Tor Egge2017-06-091-1/+1
* make API for getting VESPA_USER settingArne H Juul2017-06-081-0/+17
* /opt/vespa -> /opt/yahoo/vespa (#648)Arnstein Ressem2016-09-141-1/+1
* add API for configserver RPC portArne H Juul2016-07-061-0/+6
* add methods for config sources in DefaultsArne H Juul2016-07-061-20/+152
* Let bootstrap signal reinitialize of defaultsHenning Baldersheim2016-06-301-3/+5
* PublishJon Bratseth2016-06-151-0/+144