aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client/src
Commit message (Expand)AuthorAgeFilesLines
* Do less work on IOThread.close as it is sequential. Catch exception when docu...Haakon Dybdahl2016-10-053-22/+40
* Take retries into account as well for extermly slow clusters, that have exper...Haakon Dybdahl2016-09-271-2/+3
* Improve time-out handling for close call.Haakon Dybdahl2016-09-262-7/+60
* Allow servername prefixed with http.Haakon Dybdahl2016-09-212-1/+20
* Do not wait forever in close, in some cases the queue will get drained too sl...Haakon Dybdahl2016-09-161-1/+3
* Make close finish when network is unavailable.Haakon Dybdahl2016-09-012-25/+23
* Catch more errors.Haakon Dybdahl2016-08-081-4/+7
* Updated Runner to use FormatInputStreamvalerijf2016-07-062-64/+16
* Created FormatInputStreat to unify reading from file or stdinvalerijf2016-07-062-0/+215
* Argument --file no longer required by CommandLineArgumentsvalerijf2016-07-062-9/+1
* Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-171-1/+1
|\
| * Use github name in @authorJon Bratseth2016-06-161-1/+1
* | update author field.Haakon Dybdahl2016-06-1720-22/+22
|/
* PublishJon Bratseth2016-06-1583-0/+10692