aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/tenant/ContainerEndpointSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add auth method to ApplicationClusterEndpointMartin Polden2023-09-041-18/+69
* Revert "Add auth method to ApplicationClusterEndpoint"Harald Musum2023-09-041-69/+18
* Add auth method to ApplicationClusterEndpointMartin Polden2023-09-041-18/+69
* Revert "Revert "read routingmethod""Morten Tokle2021-11-291-4/+12
* Revert "read routingmethod"Harald Musum2021-11-271-12/+4
* Use routingMethod from controllerMorten Tokle2021-11-261-1/+11
* Remove default scopeMorten Tokle2021-11-261-3/+1
* Support container endpoint weightsMorten Tokle2021-11-261-3/+4
* Support application level endpointsMorten Tokle2021-11-111-1/+12
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* Support http multipart on prepareandactivateMorten Tokle2021-05-201-0/+3
* Code cleanup, no functional changesHarald Musum2020-08-111-1/+1
* Merge pull request #9827 from vespa-engine/ogronnesby/update-container-model-...Martin Polden2019-06-201-2/+2
|\
| * Move ContainerEndpoint from configserver => config-model-apiØyvind Grønnesby2019-06-141-0/+1
| * Remove some unused importsØyvind Grønnesby2019-06-141-1/+0
| * Remove use of ClusterId in ContainerEndpoint in preparation of moveØyvind Grønnesby2019-06-141-1/+1
* | Add a comment warning about serialization format changesJon Bratseth2019-06-151-0/+7
|/
* Style fixes and missing authorMartin Polden2019-06-111-0/+4
* Re-implement RotationsCache with more semantically correct names and structureØyvind Grønnesby2019-06-061-0/+76