summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/http/SecretStoreValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Move to apacahe http client version 5Harald Musum2021-10-271-6/+6
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Close response after reading its body >_<Jon Marius Venstad2021-04-121-2/+2
* Revert "Revert "Close closeable http responses""Jon Marius Venstad2021-04-121-2/+3
* Revert "Close closeable http responses"Harald Musum2021-04-121-3/+2
* Close closeable http responsesJon Marius Venstad2021-04-121-2/+3
* Move client builders to major specific sub packagesJon Marius Venstad2021-03-231-3/+1
* Include region and parameter name when validating secret store. Don't inject ...Ola Aunrønning2021-03-051-12/+14
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-1/+1
* Add test. Include protocolOla Aunrønning2021-02-181-4/+5
* Parameter validation from controller to containerOla Aunrønning2021-02-181-0/+80