summaryrefslogtreecommitdiffstats
path: root/client/go
Commit message (Expand)AuthorAgeFilesLines
...
* Update module github.com/klauspost/compress to v1.17.1renovate[bot]2023-10-142-1/+3
* Minor improvements to wording and consistencyMartin Polden2023-10-127-11/+12
* Improve vespa status documentationMartin Polden2023-10-121-4/+16
* Improve vespa auth documentationMartin Polden2023-10-124-17/+31
* Specify which options are cloud-onlyMartin Polden2023-10-121-3/+3
* Improve vespa config documentationMartin Polden2023-10-121-15/+28
* Update module golang.org/x/net to v0.17.0renovate[bot]2023-10-102-1/+3
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-09225-186/+225
* Update module golang.org/x/net to v0.16.0renovate[bot]2023-10-062-2/+6
* Update module golang.org/x/sys to v0.13.0renovate[bot]2023-10-052-1/+3
* file has movedKristian Aune2023-10-031-1/+1
* Merge pull request #28730 from vespa-engine/mpolden/controller-readmeGjøran Voldengen2023-10-021-0/+1
|\
| * Add go/OWNERSMartin Polden2023-09-291-0/+1
* | extend unit test for ParseJvmMemorySpec; handle colonArne Juul2023-10-014-6/+18
* | Allow upper case unit for jvm heap optionsHarald Musum2023-09-291-3/+3
|/
* Update module github.com/klauspost/compress to v1.17.0renovate[bot]2023-09-202-1/+3
* Always print error for failing operation which cannot be retriedMartin Polden2023-09-182-6/+15
* Semicolon not required in YQL anymoreKristian Aune2023-09-143-4/+4
* Remove default waitMartin Polden2023-09-142-3/+3
* Skip any .DS_Store directories when ziping application packageEirik Nygaard2023-09-121-0/+14
* Always validate zipped package for bogus namesMartin Polden2023-09-086-73/+72
* Ensure that application-test is included when it existsMartin Polden2023-09-082-28/+26
* Update module golang.org/x/net to v0.15.0renovate[bot]2023-09-052-3/+9
* Verify that commands support given targetMartin Polden2023-09-0412-29/+33
* Update module golang.org/x/sys to v0.12.0renovate[bot]2023-09-022-1/+3
* Merge pull request #28345 from vespa-engine/mpolden/fix-submit-urlMartin Polden2023-09-012-1/+2
|\
| * Fix submit URLMartin Polden2023-09-012-1/+2
* | Merge pull request #28313 from vespa-engine/ean/write-zone-if-endpoint-lookup...Martin Polden2023-08-311-2/+2
|\ \ | |/ |/|
| * When no endpoints are found, output the zone they were looked for inEirik Nygaard2023-08-311-2/+2
* | destroy is only allowed for Vespa CloudHarald Musum2023-08-312-14/+29
* | Add app name and zone to messagesHarald Musum2023-08-302-6/+5
* | Run brew update before bumping CLI formulaMartin Polden2023-08-301-0/+1
|/
* Update module github.com/zalando/go-keyring to v0.2.3renovate[bot]2023-08-282-2/+6
* Update module golang.org/x/net to v0.14.0renovate[bot]2023-08-282-3/+9
* Merge pull request #28230 from vespa-engine/renovate/golang.org-x-sys-0.xHenning Baldersheim2023-08-292-1/+3
|\
| * Update module golang.org/x/sys to v0.11.0renovate[bot]2023-08-282-1/+3
* | Merge pull request #28226 from vespa-engine/renovate/github.com-mattn-go-isat...Henning Baldersheim2023-08-292-1/+3
|\ \
| * | Update module github.com/mattn/go-isatty to v0.0.19renovate[bot]2023-08-282-1/+3
| |/
* | Merge pull request #28225 from vespa-engine/renovate/github.com-klauspost-com...Henning Baldersheim2023-08-292-1/+3
|\ \
| * | Update module github.com/klauspost/compress to v1.16.7renovate[bot]2023-08-282-1/+3
| |/
* | Merge pull request #28224 from vespa-engine/renovate/github.com-alessio-shell...Henning Baldersheim2023-08-292-1/+3
|\ \
| * | Update module github.com/alessio/shellescape to v1.4.2renovate[bot]2023-08-282-1/+3
| |/
* / Update module github.com/stretchr/testify to v1.8.4renovate[bot]2023-08-282-1/+3
|/
* SimplifyMartin Polden2023-08-231-7/+2
* Only wait for requested service if there are multipleMartin Polden2023-08-232-19/+36
* Include whether wait was aborted in errorMartin Polden2023-08-234-17/+20
* Merge pull request #28120 from vespa-engine/mpolden/clone-to-cwdMartin Polden2023-08-232-14/+54
|\
| * Support cloning into existing and empty directoryMartin Polden2023-08-232-14/+54
* | Merge pull request #28118 from vespa-engine/jonmv/feed-503-is-not-just-backpr...Bjørn Christian Seime2023-08-231-2/+2
|\ \