aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client/src/test
Commit message (Expand)AuthorAgeFilesLines
* Remove vespa-http-client on Vespa 8Jon Bratseth2022-06-0835-4411/+0
* Update mock based tests.Henning Baldersheim2021-11-011-3/+10
* Add --ignoreConditionNotMet to vespa-http-clientHenning Baldersheim2021-11-011-5/+6
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Remove duplicate test util class and dependency to hamcrest-json.gjoranv2021-10-202-63/+2
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0731-31/+31
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-3/+12
* Close connection early if no inflight operationsBjørn Christian Seime2020-09-302-7/+34
* fixup! Increase connection-time-to-live to 30 secondsBjørn Christian Seime2020-09-301-23/+23
* Fail all queued documents on 401 or 403 (will repeat until done)Jon Marius Venstad2020-09-041-4/+6
* Revert "Merge pull request #14263 from vespa-engine/revert-14259-bratseth/dra...Jon Bratseth2020-09-041-3/+0
* Revert "Drain in a separate thread"Jon Bratseth2020-09-031-0/+3
* Remove in a supported wayJon Bratseth2020-09-021-3/+0
* Pull up OperationProcessorTesterJon Bratseth2020-09-013-116/+131
* Remove slow tests of deprecated SessionJon Bratseth2020-09-015-1627/+0
* Migrate IOThread testsJon Bratseth2020-09-012-383/+213
* Drain old connections with exponential dropoff due to reduce costJon Bratseth2020-08-311-18/+22
* Actually close connectionJon Bratseth2020-08-311-4/+5
* Test old connection pollingJon Bratseth2020-08-315-24/+213
* Completely parametrize timeJon Bratseth2020-08-287-94/+147
* Parametrize clockJon Bratseth2020-08-286-25/+41
* Time out connections on the IOThread levelJon Bratseth2020-08-284-28/+34
* Remember when we connectedJon Bratseth2020-08-271-11/+8
* Add a gateway connection factoryJon Bratseth2020-08-272-27/+27
* Change default poll frequency when idle form 1000hz to 10hz.Henning Baldersheim2020-08-031-6/+10
* Merge pull request #11701 from vespa-engine/revert-11693-revert-11681-bjorncs...Bjørn Christian Seime2020-01-091-9/+7
|\
| * Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-081-9/+7
| * Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-081-7/+9
| * Merge pull request #11681 from vespa-engine/bjorncs/apache-commons-libraries-...Bjørn Christian Seime2020-01-071-9/+7
| |\
| | * Remove use of common-lang in vespa-http-clientBjørn Christian Seime2020-01-071-9/+7
* | | No HamcrestJon Bratseth2020-01-071-91/+86
|/ /
* | Test properlyJon Bratseth2020-01-071-4/+17
* | Use 'localhost' as hostnameJon Bratseth2020-01-073-11/+12
* | Validate hostnames on setupJon Bratseth2020-01-071-26/+42
|/
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-186-28/+28
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-5/+1
* Update javadoc after changes in https://github.com/vespa-engine/vespa/pull/10483Harald Musum2019-09-043-4/+0
* Don't never run testsJon Marius Venstad2019-09-024-18/+3
* doc: -> id:Henning Baldersheim2019-08-161-7/+7
* doc: -> id:Henning Baldersheim2019-08-161-7/+7
* Remove printlnJon Bratseth2019-07-051-1/+0
* Block 1 ms, not 100 ms between cyclesJon Bratseth2019-07-032-2/+2
* Nonfunctional changes onlyJon Bratseth2019-07-031-0/+1
* better tests, not allow both host/endpointKristian Aune2019-05-131-19/+14
* Add endpoint parameterKristian Aune2019-05-101-0/+32
* Allow client to pass custom operationIdHarshil Shukla2019-04-301-2/+2
* Allow client to pass custom operationIdHarshil Shukla2019-04-301-1/+24
* Don't import deprecated classesJon Bratseth2019-04-261-5/+4