summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* simpler version of vespa-stop-servicesArne Juul2023-01-245-0/+59
* Reapply "switch to "go" version of vespa-start-services"Arne Juul2023-01-241-0/+1
* * fix silly mistake for RLIMIT_COREArne Henrik Juul2023-01-241-7/+7
* Revert "switch to "go" version of vespa-start-services"Harald Musum2023-01-231-1/+0
* switch to "go" version of vespa-start-servicesArne Juul2023-01-221-0/+1
* prepare to switch vespa-start-services scriptArne Juul2023-01-2017-19/+516
* Use minimum TLSv1.2Bjørn Christian Seime2023-01-201-0/+1
* Upgrade to gcc 12Henning Baldersheim2023-01-192-3/+3
* be less strict about ownership/permissionsArne Juul2023-01-171-11/+57
* add /opt/vespa-deps/lib64 to LD_LIBRARY_PATHArne Juul2023-01-113-3/+3
* move vespa-logctl invocationArne Juul2023-01-072-1/+1
* add some logctl tuningArne Juul2023-01-062-0/+14
* ensure referenced directories actually existArne Juul2023-01-041-1/+4
* Merge pull request #25372 from vespa-engine/mpolden/improve-errorJon Bratseth2023-01-032-2/+5
|\
| * Check JSON unmarshal errorMartin Polden2023-01-031-1/+4
| * Simplify expressionMartin Polden2023-01-031-1/+1
* | Bump json5 from 1.0.1 to 1.0.2 in /client/js/appdependabot[bot]2023-01-031-6/+6
|/
* move configurable options after the common onesArne Juul2022-12-151-4/+4
* Clarify, add linkKristian Aune2022-12-093-6/+13
* fix unintended changeArne Juul2022-12-071-1/+1
* Reapply "add and use util.Array"Arne Juul2022-12-077-34/+212
* Revert "add and use util.Array"Harald Musum2022-12-077-212/+34
* Merge pull request #25144 from vespa-engine/arnej/avoid-some-log-spamgjoranv2022-12-071-0/+1
|\
| * standalone container does not really need native onnxruntimeArne Juul2022-12-071-0/+1
* | rename and simplifyArne Juul2022-12-067-43/+35
* | add and use util.ArrayArne H Juul2022-12-067-34/+220
|/
* 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