aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
Commit message (Expand)AuthorAgeFilesLines
...
* Build and package standalone vespa-feed-client utilityBjørn Christian Seime2021-05-213-17/+105
* Merge pull request #17928 from vespa-engine/jonmv/http-2-feedBjørn Christian Seime2021-05-211-4/+5
|\
| * Simplify, and use "initial()" H2Config as baseJon Marius Venstad2021-05-201-4/+5
* | Add configuration of headers through CLIBjørn Christian Seime2021-05-204-1/+34
|/
* Remove WIP unit testBjørn Christian Seime2021-05-201-38/+0
* Remove version from help pageBjørn Christian Seime2021-05-202-2/+2
* com.yahoo -> aiJon Marius Venstad2021-05-2017-36/+171
* Implement OperationParametersJon Marius Venstad2021-05-201-10/+47
* Fix silly bugsJon Marius Venstad2021-05-202-9/+13
* Simplify expressionBjørn Christian Seime2021-05-201-1/+1
* Rename option 'key' => 'private-key'Bjørn Christian Seime2021-05-203-3/+3
* Add CLI interface of vespa-feed-clientBjørn Christian Seime2021-05-206-0/+493
* Empty map of concurrent ops when op is still the last for id on completionJon Marius Venstad2021-05-181-0/+2
* Wrap dispatch in case it throws, so future gets the exceptionJon Marius Venstad2021-05-182-4/+9
* equals/hashCode in DocumentIdJon Marius Venstad2021-05-151-0/+14
* Move dispatch to request strategy, and allow only a single concurrent op per idJon Marius Venstad2021-05-153-23/+56
* Merge retry and throttling control in HttpRequestStrategyJon Marius Venstad2021-05-155-27/+202
* More draftJon Marius Venstad2021-05-146-32/+255
* Construct underlying apache httpclient5 builderBjørn Christian Seime2021-05-112-0/+103
* Extend CloseableBjørn Christian Seime2021-05-111-1/+3
* Add utility class containing Vespa versionBjørn Christian Seime2021-05-112-0/+45
* Rename symbols based on review feedbackBjørn Christian Seime2021-05-113-5/+5
* Add Maven module for new feed clientBjørn Christian Seime2021-05-1011-0/+197