summaryrefslogtreecommitdiffstats
path: root/configserver-client
Commit message (Collapse)AuthorAgeFilesLines
* Create URL without apacheJon Marius Venstad2021-06-111-0/+1
|
* Upgrade httpclient5 to 5.1Bjørn Christian Seime2021-05-252-3/+5
|
* Revert "Bjorncs/upgrade httpclient5"Bjørn Christian Seime2021-05-252-5/+3
|
* Upgrade httpclient5 to 5.1Bjørn Christian Seime2021-05-252-3/+5
|
* Add context to caught IOExceptionsJon Marius Venstad2021-05-142-16/+29
|
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
|
* Allow 128 connections per config server and 1024 totalJon Marius Venstad2021-04-271-2/+2
|
* Allow localhostJon Marius Venstad2021-04-261-1/+7
|
* Revert "Merge pull request #17603 from ↵Jon Marius Venstad2021-04-264-77/+156
| | | | | | | vespa-engine/jonmv/revert-apache-config-server-client" This reverts commit 9458ad2d810ff988ccc19cd8554bdbc78dabe588, reversing changes made to 6e94e192a07a540bff9b3e13ad05c8d0af093928.
* Revert "Merge pull request #17592 from ↵Jon Marius Venstad2021-04-264-156/+77
| | | | | | | vespa-engine/jonmv/apache-config-server-client" This reverts commit 8be3013179c6418f27bcf3f62dea8995a5e981ed, reversing changes made to 6a9da01a5465826c380d2497e8fa4eb3e51d8e04.
* Fix signatureJon Marius Venstad2021-04-261-1/+1
|
* Let null values mean no query, and allow explicitly empty parametersJon Marius Venstad2021-04-262-6/+23
|
* Split error response handling in distinct partsJon Marius Venstad2021-04-263-66/+125
|
* Allow appending to pathJon Marius Venstad2021-04-264-6/+9
|
* Take twoJon Marius Venstad2021-04-223-91/+142
|
* More generic error response exceptionJon Marius Venstad2021-04-213-61/+29
|
* Revert "Revert "Jonmv/apache hc5 client""Jon Marius Venstad2021-04-123-53/+57
|
* Revert "Jonmv/apache hc5 client"Henning Baldersheim2021-04-123-57/+53
|
* Support lists of path/parameter entriesJon Marius Venstad2021-04-123-14/+17
|
* Separate handling of responses and exceptionsJon Marius Venstad2021-04-122-39/+40
|
* Add configserver-client moduleJon Marius Venstad2021-04-0910-0/+802