aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25130 from vespa-engine/arnej/rename-to-jvmoptsHenning Baldersheim2022-12-065-8/+8
|\
| * avoid using same name for two layered conceptsArne Juul2022-12-065-8/+8
* | avoid symlink-related problemsArne Juul2022-12-061-4/+5
|/
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/js/appdependabot[bot]2022-12-021-3/+3
* add /opt/vespa-deps/lib64 as a location for native librariesArne Juul2022-11-301-1/+1
* Merge pull request #25001 from vespa-engine/arnej/bump-go-versionHenning Baldersheim2022-11-261-1/+1
|\
| * start using 1.18Arne Juul2022-11-251-1/+1
* | simpler check for presenceArne Juul2022-11-251-4/+4
* | simplify slightly; extend unit testArne Juul2022-11-252-2/+28
|/
* No need to support old path for zk config anymoreHarald Musum2022-11-251-2/+0
* Fix directory permissions of $VESPA_HOME/var/vespa/cacheValerij Fredriksen2022-11-241-0/+1
* Merge pull request #24957 from vespa-engine/hmusum/fix-more-dirs-and-files-fo...Harald Musum2022-11-231-2/+4
|\
| * Fix files and directories in new location for ZooKeeper configHarald Musum2022-11-221-2/+4
* | Merge pull request #24948 from vespa-engine/arnej/better-java-propertiesArne H Juul2022-11-219-32/+140
|\ \
| * | actually follow the spec for java "properties" formatArne Juul2022-11-219-32/+140
* | | Merge pull request #24945 from vespa-engine/arnej/add-restart-intervalHenning Baldersheim2022-11-211-0/+1
|\ \ \
| * | | add restart interval option to runserverArne Juul2022-11-211-0/+1
| |/ /
* / / Add a testJon Bratseth2022-11-212-0/+12
|/ /
* | Merge pull request #24934 from vespa-engine/bratseth/extend-queryBjørn Christian Seime2022-11-212-7/+10
|\ \ | |/ |/|
| * Allow chaining directly to userinputJon Bratseth2022-11-202-7/+10
* | minimal filtering avoiding some bad propertiesArne Juul2022-11-201-1/+1
|/
* add start script for standalone containersArne Juul2022-11-188-9/+99
* gather names of environment variables in one placeArne Juul2022-11-1835-290/+278
* Do not require tests in prod submitMartin Polden2022-11-184-12/+32
* Reapply "switch configserver startup script"Arne Juul2022-11-171-0/+1
* use C++ program vespa-detect-hostnameArne Juul2022-11-162-68/+52
* add "detect-hostname" modeArne Juul2022-11-161-1/+8
* Merge pull request #24890 from vespa-engine/arnej/handle-access-symlinkHarald Musum2022-11-161-2/+17
|\
| * handle old leftover symlinkArne Juul2022-11-161-2/+17
* | Revert "switch configserver startup script"Harald Musum2022-11-161-1/+0
|/
* switch configserver startup scriptArne Juul2022-11-151-0/+1
* Merge pull request #24857 from vespa-engine/arnej/add-configserver-startup-in-goHenning Baldersheim2022-11-1512-15/+458
|\
| * use vespa log format for trace loggingArne Juul2022-11-142-12/+64
| * add configserver startupArne Juul2022-11-1410-3/+394
* | Merge pull request #24869 from vespa-engine/arnej/avoid-touching-vespa-homeTor Egge2022-11-151-4/+14
|\ \
| * | use a dummy Container to avoid entanglementArne Juul2022-11-151-10/+12
| * | set VESPA_HOME to redirect FixDir callsArne Juul2022-11-151-0/+8
| |/
* | Merge pull request #24866 from vespa-engine/mpolden/fix-ventura-buildMartin Polden2022-11-151-1/+1
|\ \ | |/ |/|
| * Stop using diff in checkfmt targetMartin Polden2022-11-151-1/+1
* | add some info logging about container startupArne Juul2022-11-144-31/+41
* | use common code for CpuCountArne Juul2022-11-144-37/+36
* | flesh out StandaloneContainer, mostly common codeArne Juul2022-11-146-44/+81
|/
* replicate old shell script logic more exactlyArne Juul2022-11-111-0/+1
* Merge pull request #24824 from vespa-engine/arnej/readable-tracingHenning Baldersheim2022-11-105-11/+19
|\
| * less noisy, more readable trace loggingArne Juul2022-11-105-11/+19
* | Merge pull request #24823 from vespa-engine/arnej/add-env-vars-for-tracingHenning Baldersheim2022-11-101-1/+6
|\ \
| * | use TRACE_JVM_STARTUP / DEBUG_JVM_STARTUP to trigger loggingArne Juul2022-11-101-1/+6
| |/
* / allow non-existing default-env.txtArne Juul2022-11-101-0/+4
|/
* move and cleanup getTransparentHugepageSizeArne Juul2022-11-095-26/+36
* write more unit testsArne Juul2022-11-0918-32/+86