summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
Commit message (Expand)AuthorAgeFilesLines
* Empty map of concurrent ops when op is still the last for id on completionJon Marius Venstad2021-05-181-0/+2
* Wrap dispatch in case it throws, so future gets the exceptionJon Marius Venstad2021-05-182-4/+9
* equals/hashCode in DocumentIdJon Marius Venstad2021-05-151-0/+14
* Move dispatch to request strategy, and allow only a single concurrent op per idJon Marius Venstad2021-05-153-23/+56
* Merge retry and throttling control in HttpRequestStrategyJon Marius Venstad2021-05-155-27/+202
* More draftJon Marius Venstad2021-05-146-32/+255
* Construct underlying apache httpclient5 builderBjørn Christian Seime2021-05-112-0/+103
* Extend CloseableBjørn Christian Seime2021-05-111-1/+3
* Add utility class containing Vespa versionBjørn Christian Seime2021-05-112-0/+45
* Rename symbols based on review feedbackBjørn Christian Seime2021-05-113-5/+5
* Add Maven module for new feed clientBjørn Christian Seime2021-05-1011-0/+197