summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-098-8/+9
* Fix typoBjørn Christian Seime2023-07-062-3/+3
* Ensure content of META-INF/services is merged correctly for fatjarBjørn Christian Seime2023-07-062-2/+29
* Use "auto" by default in feeder CLI as welljonmv2023-01-101-1/+2
* Add "auto" compression modejonmv2023-01-092-2/+3
* Update CLI arguments help.tzt for feed clientjonmv2023-01-092-4/+6
* Use gzip by default for payloads > 512bjonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-044-20/+49
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-034-5/+12
* Use thread-local randomjonmv2022-11-041-1/+2
* * apply new common bootstrapArne Juul2022-10-241-0/+3
* Add MBps to CLI outputjonmv2022-08-121-0/+2
* Correct parameter, and add version restriction to helpjonmv2022-08-112-2/+4
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-115-24/+159
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-284-3/+25
* Make doom seconds configurable for CLIJon Marius Venstad2022-02-024-3/+21
* Always print statistics at end, andd to stdout if --benchmarkJon Marius Venstad2022-02-023-6/+6
* Remove JVM option that is not available in JDK8Bjørn Christian Seime2022-01-142-2/+0
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-075-5/+13
* Correct copyright headersJon Bratseth2021-10-201-1/+1
* Add missiung copyrightsJon Bratseth2021-10-201-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-076-6/+6
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+1
* Stable error count, improve metric names and formattingJon Marius Venstad2021-08-251-20/+40
* Avoid closing stderrJon Marius Venstad2021-08-101-2/+2
* Merge pull request #18696 from vespa-engine/jonmv/feed-client-cli-print-progressBjørn Christian Seime2021-08-091-5/+7
|\
| * Start progress printer thread before all feeding is complete ...Jon Marius Venstad2021-08-091-5/+7
* | make runnable not only from cwdKristian Aune2021-08-031-2/+2
|/
* Move stuff around, change some doc, default benchmark onJon Marius Venstad2021-06-251-8/+2
* Update abi spec and expected test outputJon Marius Venstad2021-06-241-3/+8
* Address reeview :)Jon Marius Venstad2021-06-241-3/+5
* More CLI print optionsJon Marius Venstad2021-06-243-19/+75
* Implement dryrun in FeedClient, use it from CLI and Hadoop feederBjørn Christian Seime2021-06-243-2/+10
* JAR with default classifier is no longer a fatjarBjørn Christian Seime2021-06-151-1/+1
* Package client with start script as zip artifactBjørn Christian Seime2021-06-142-0/+33
* Merge pull request #18181 from vespa-engine/bjorncs/json-feederBjørn Christian Seime2021-06-111-1/+1
|\
| * Rename variables and add shared config validationBjørn Christian Seime2021-06-101-1/+1
* | Through per second, not milliJon Marius Venstad2021-06-101-1/+1
|/
* Use stats aggregated by clientJon Marius Venstad2021-06-101-49/+31
* Update CliClient to use new JsonFeeder intefaceBjørn Christian Seime2021-06-091-14/+50
* Revert "Merge pull request #18173 from vespa-engine/revert-18172-bjorncs/json...Bjørn Christian Seime2021-06-091-5/+5
* Revert "Bjorncs/json feeder"Bjørn Christian Seime2021-06-091-5/+5
* Rename 'feed' to 'feedMany'Bjørn Christian Seime2021-06-081-1/+1
* Rename 'JsonStreamFeeder' to 'JsonFeeder'Bjørn Christian Seime2021-06-081-4/+4
* Support mulitple endpoints, circuit breaker, and improve concurrencyJon Marius Venstad2021-06-031-1/+1
* Add description to command line argumentsBjørn Christian Seime2021-06-012-15/+40
* Revert "Revert "Bjorncs/vespa feed client cli""Bjørn Christian Seime2021-06-012-0/+4
* Revert "Bjorncs/vespa feed client cli"Harald Musum2021-05-312-4/+0
* Disable verbose info logging from Apache http clientBjørn Christian Seime2021-05-312-0/+3
* Allow reflective access to sun.security.ssl.SSLEngineImplBjørn Christian Seime2021-05-311-0/+1