aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Propagate cluster infoJon Bratseth2020-05-061-1/+1
* Minor fixesJon Bratseth2020-04-162-3/+2
* Randomize chunk sizeJon Bratseth2020-04-151-2/+14
* Nonfunctional changes onlyJon Bratseth2020-04-152-23/+17
* The document queue is always sharedJon Bratseth2020-04-156-52/+51
* Nonfunctional changes onlyJon Bratseth2020-04-155-74/+35
* Merge pull request #12664 from vespa-engine/bratseth/dont-use-phrase-segmenta...Jon Bratseth2020-03-243-41/+39
|\
| * Non-functional changes onlyJon Bratseth2020-03-233-39/+34
| * Non-functional changes onlyJon Bratseth2020-03-231-2/+5
* | Nonfunctional changes only>Jon Bratseth2020-03-242-6/+4
|/
* Only print size related stats when input is fileOla Aunrønning2020-02-191-5/+7
* Read input size from FormatInputStream instead of fileOla Aunrønning2020-02-191-4/+3
* Upgrade Apache httpclient+httpcore to newest versionBjørn Christian Seime2020-01-101-2/+9
* Revert "Bjorncs/java deps cleanup"Harald Musum2020-01-101-2/+2
* Upgrade Apache httpclient and httpcore to newest versionBjørn Christian Seime2020-01-091-2/+2
* Merge pull request #11672 from vespa-engine/bratseth/validate-hostnamesJon Bratseth2020-01-072-11/+21
|\
| * Make staticJon Bratseth2020-01-071-1/+1
| * Validate hostnames on setupJon Bratseth2020-01-072-11/+21
* | Merge pull request #11665 from vespa-engine/bratseth/non-functional-changesgjoranv2020-01-071-0/+1
|\ \ | |/ |/|
| * Non-functional changesJon Bratseth2020-01-061-0/+1
* | Remove beta: In heavy use for a yearJon Bratseth2020-01-071-19/+1
|/
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Ensure connections are reused when client auth enabledBjørn Christian Seime2019-12-051-0/+1
* Allow configuration of PEM files in programmatic APIBjørn Christian Seime2019-12-054-19/+58
* Support configuration of PEM encoded credentials in vespa-http-clientBjørn Christian Seime2019-12-021-1/+34
* Build http-utils with jdk8 and remove reflection hackBjørn Christian Seime2019-12-022-27/+2
* Better error message on missing fieldJon Bratseth2019-11-281-2/+2
* Explicitly return '1' rather than '-1' being wrapped to '255'Frode Lundgren2019-10-021-1/+1
* Exit with non-zero status upon command line option errorsFrode Lundgren2019-10-021-1/+1
* Handle inherited variants with different dimensionsJon Bratseth2019-08-221-3/+3
* Change wordingJo Kristian Bergum2019-08-091-1/+1
* Improve log messages and include response codeJo Kristian Bergum2019-08-091-6/+15
* Duration.toSeconds() is only available on Java 9+Bjørn Christian Seime2019-07-261-1/+1
* Make 'connection time to live' a configurable parameterBjørn Christian Seime2019-07-263-3/+32
* Revert "Adjust connection time to live to be more TLS friendly"Bjørn Christian Seime2019-07-261-1/+1
* Reduce connection time to live to 1 minuteBjørn Christian Seime2019-07-261-1/+1
* Adjust connection time to live to be more TLS friendlyBjørn Christian Seime2019-07-251-1/+1
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-195-22/+68
* Revert "Add Vespa TLS support to vespa-http-client"Bjørn Christian Seime2019-07-184-89/+21
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-174-21/+89
* Block 1 ms, not 100 ms between cyclesJon Bratseth2019-07-034-28/+57
* Nonfunctional changes onlyJon Bratseth2019-07-031-10/+13
* Nonfunctional changes onlyJon Bratseth2019-07-031-52/+30
* Nonfunctional changes onlyJon Bratseth2019-07-033-87/+67
* better tests, not allow both host/endpointKristian Aune2019-05-131-0/+4
* Add endpoint parameterKristian Aune2019-05-102-12/+41
* Allow client to pass custom operationIdHarshil Shukla2019-04-301-6/+5
* Allow client to pass custom operationIdHarshil Shukla2019-04-301-3/+8
* Don't import deprecated classesJon Bratseth2019-04-261-2/+1
* Revert "Merge pull request #9192 from vespa-engine/revert-9190-bratseth/depre...Jon Bratseth2019-04-269-37/+58