aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix ID parsing edge caseMartin Polden2023-03-232-15/+31
* Initial feed frontendMartin Polden2023-03-233-0/+211
* Make connections per host configurableMartin Polden2023-03-231-5/+8
* Basic dispatcherMartin Polden2023-03-232-0/+100
* DocumentId -> IdMartin Polden2023-03-235-118/+119
* Move URL buildingMartin Polden2023-03-234-151/+153
* Rename feed -> documentMartin Polden2023-03-235-10/+10
* Collect statisticsMartin Polden2023-03-233-26/+183
* Include document ID in resultMartin Polden2023-03-231-3/+3
* Expose HTTP transportMartin Polden2023-03-236-19/+36
* Parse document fully as part of decodingMartin Polden2023-03-233-48/+67
* Model result of a feeding operationMartin Polden2023-03-233-12/+74
* Initial clientMartin Polden2023-03-232-0/+106
* Build feed URLMartin Polden2023-03-232-3/+175
* Report byte offset on parse errorMartin Polden2023-03-232-0/+29
* Implement document decoderMartin Polden2023-03-232-0/+168
* Parse document IDMartin Polden2023-03-232-0/+175
* Move build package up one levelMartin Polden2023-03-2310-9/+9
* go mod tidyMartin Polden2023-03-231-0/+15
* Merge pull request #26552 from vespa-engine/arnej/cosmetic-log-messageHarald Musum2023-03-233-3/+10
|\
| * minor (cosmetic) changes to startup log messagesArne Juul2023-03-233-3/+10
* | Mock auth clients in testsMartin Polden2023-03-2313-99/+133
|/
* typoKristian Aune2023-03-211-1/+1
* typoKristian Aune2023-03-211-2/+2
* Rename arguments, use secondsKristian Aune2023-03-211-8/+24
* slice-id can be 0Kristian Aune2023-03-161-2/+2
* to/from-timestamp, better args test, default -1Kristian Aune2023-03-161-11/+14
* Check arguments firstKristian Aune2023-03-151-7/+16
* Add more document/v1 argumentsKristian Aune2023-03-151-1/+22
* Remove telegraf metrics-proxy integrationOla Aunronning2023-03-101-1/+0
* Merge pull request #26086 from vespa-engine/arnej/add-visit-in-vespa-cliArne H Juul2023-02-283-0/+495
|\
| * minor update to help textArne Juul2023-02-201-4/+3
| * move long strings to const sectionArne Juul2023-02-201-16/+32
| * add some unit testingArne Juul2023-02-201-0/+101
| * restructure to allow unit testingArne Juul2023-02-201-62/+72
| * add "printDebug" alsoArne Juul2023-02-201-0/+4
| * add quotingArne Juul2023-02-172-3/+49
| * remove experimental options for nowArne Juul2023-02-171-18/+5
| * add "visit" as vespa cli commandArne Juul2023-02-172-0/+332
* | Expect x/sys 0.5.0 and clean up some old versions not cleanup earlier on.Henning Baldersheim2023-02-271-17/+2
* | Bring x/sys up to 0.5.0Henning Baldersheim2023-02-271-1/+1
* | Revert "remove complicated code trying to find a good hostname"Arnstein Ressem2023-02-272-2/+84
* | Merge pull request #26151 from vespa-engine/arnej/less-magic-for-hostname-det...Arne H Juul2023-02-272-84/+2
|\ \
| * | remove complicated code trying to find a good hostnameArne Juul2023-02-222-84/+2
* | | Bump golang.org/x/sys in /client/godependabot[bot]2023-02-252-3/+3
|/ /
* / Install vespa program.Tor Egge2023-02-171-0/+1
|/
* build: fix ldflags for override `version`Rui Chen2023-02-101-1/+1
* give up if we cannot get qr-start configArne Juul2023-02-101-1/+1
* Unignore MakefileMartin Polden2023-02-071-0/+1
* Fix remaining script-utils referencesMartin Polden2023-02-071-1/+1