summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix CMake command to install log fileBjørn Christian Seime2021-06-011-1/+1
* Revert "Revert "Bjorncs/vespa feed client cli""Bjørn Christian Seime2021-06-013-0/+5
* Revert "Bjorncs/vespa feed client cli"Harald Musum2021-05-313-5/+0
* Disable verbose info logging from Apache http clientBjørn Christian Seime2021-05-313-0/+4
* Allow reflective access to sun.security.ssl.SSLEngineImplBjørn Christian Seime2021-05-311-0/+1
* Use correct method on builderBjørn Christian Seime2021-05-311-1/+1
* Add slf4j implementation to get rid of runtime warningBjørn Christian Seime2021-05-281-0/+6
* Handle VESPA_DEBUG as environment variableBjørn Christian Seime2021-05-281-4/+11
* Remove redundant bufferingJon Marius Venstad2021-05-281-2/+1
* Add benchmark mode to JsonStreamFeeder + CliClient wiringBjørn Christian Seime2021-05-272-3/+31
* Simplify using new methods on client builderBjørn Christian Seime2021-05-271-13/+2
* Add verbose optionBjørn Christian Seime2021-05-274-6/+16
* Use JsonStreamFeeder to feed documents from CliClientBjørn Christian Seime2021-05-271-1/+19
* Add option for reading feed input from stdinBjørn Christian Seime2021-05-273-7/+25
* Improve and centralize validation of parameter combinationsBjørn Christian Seime2021-05-272-15/+28
* Add parameter for route, timeout and trace levelBjørn Christian Seime2021-05-273-3/+56
* Remove duplicate optionBjørn Christian Seime2021-05-271-5/+0
* Add '--benchmark' to vespa-feed-client for benchmark modeBjørn Christian Seime2021-05-263-1/+10
* Sort linesBjørn Christian Seime2021-05-261-7/+7
* Wire in System.inBjørn Christian Seime2021-05-261-2/+5
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-258-0/+567