summaryrefslogtreecommitdiffstats
path: root/vespabase/src/common-env.sh
Commit message (Expand)AuthorAgeFilesLines
* GC unused env variablesHarald Musum2021-03-151-2/+0
* Do not support vespa_base.<setting> anymoreHarald Musum2020-10-301-2/+0
* Use documented environment variable for validation scriptHarald Musum2020-10-301-1/+1
* Revert "Enable glibc lock elision."Henning Baldersheim2020-04-181-2/+0
* Merge pull request #4422 from vespa-engine/balder/enable-glibc-lock-elisionHenning Baldersheim2020-04-181-0/+2
|\
| * Enable glibc lock elision.Henning Baldersheim2017-12-121-0/+2
* | Use old style expr syntax.Tor Egge2020-02-121-1/+1
* | Add local/maven/bin to PATH for Vespa applications, if it existsHåkon Hallingstad2019-08-221-0/+2
* | Preserve PATH for Vespa servicesHåkon Hallingstad2019-08-161-2/+11
* | Directory for transparent hugepage kernel setting has changed between RHEL 6 ...Arnstein Ressem2019-05-281-2/+9
* | Honor JAVA_HOME even if java is in PATHHåkon Hallingstad2018-11-141-1/+1
* | Install valgrind suppressions file.Tor Egge2018-08-011-1/+12
* | Change new tests to use square bracket style.Tor Egge2018-03-131-1/+1
* | Changes to allow unprivileged vespa.Tor Egge2018-03-121-0/+4
|/
* Do not allow the default libc allocator under linux to excess in memory footp...Henning Baldersheim2017-11-151-0/+1
* neutral default for VESPA_USERArne Juul2017-07-251-3/+3
* Revert "Remove fallback setting of VESPA_USER, it should already be set from"Geir Storli2017-07-071-1/+5
* Remove fallback setting of VESPA_USER, it should already be set fromTor Egge2017-07-071-5/+1
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-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
* increase the open-files resource limitArne H Juul2017-04-281-2/+2
* Fix syntaxHarald Musum2017-02-071-1/+1
* Apparently [ a -a b] does not short-cicuit, whereas [[ a && b ]] doesHarald Musum2017-02-071-1/+1
* Handle max processes not being a number ("unlimited")Harald Musum2017-02-031-1/+2
* always optimizeArne H Juul2017-01-101-3/+0
* Only set ulimit if neededHarald Musum2016-10-181-2/+10
* Merge pull request #327 from yahoo/arnej/enable-yjava-daemon-again-2Jon Bratseth2016-07-071-3/+11
|\
| * bring back jsvc modeArne H Juul2016-07-071-3/+11
* | remove hard-coded overridesArne H Juul2016-07-071-2/+1
* | use new code to find configserversArne H Juul2016-07-071-1/+1
|/
* Allow using the 64-bit OpenJDK vm as well.Arnstein Ressem2016-06-171-2/+2
* set VESPA_USER if unsetArne Juul2016-06-171-1/+6
* PublishJon Bratseth2016-06-151-0/+243