aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/proxy/ConfigServerRestExecutorImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-091-7/+3
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol versi...Andreas Eriksen2023-01-061-3/+7
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-061-7/+3
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-11/+11
* Use config server SSLSocketFactory in FlagsClient and ConfigServerRestExecutorValerij Fredriksen2022-05-201-5/+4
* Optimise importsjonmv2022-04-111-1/+1
* Resolve conflictsJon Marius Venstad2022-04-071-1/+1
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-061-2/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Use SleeperBjørn Christian Seime2021-09-161-1/+2
* Disable connection reuse for VIPsMartin Polden2020-06-051-0/+123