aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/model
Commit message (Expand)AuthorAgeFilesLines
* Remove unused fields from LbServicesConfigMartin Polden2022-02-101-43/+0
* never generate non-mtls endpointsMorten Tokle2022-02-031-7/+1
* Include clusterIdMorten Tokle2021-11-161-1/+2
* Revert "Add clusterid"Harald Musum2021-11-161-2/+1
* Include clusterIdMorten Tokle2021-11-151-1/+2
* Support application level endpointsMorten Tokle2021-11-111-1/+1
* Generate lb-services with endpoints from config modelMorten Tokle2021-11-101-0/+28
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove flag controlling random routing lbMorten Tokle2021-03-301-7/+1
* Flag to enable/disable generation of non-mtls endpointMorten Tokle2021-02-181-0/+7
* Use 'power of two choices' lb algorithmMorten Tokle2020-11-201-0/+10
* Remove dead code and simplifyHarald Musum2020-11-121-15/+1
* Code cleanup, no functional changesHarald Musum2020-08-111-1/+1
* Remove 'nginx-upstream-proxy-protocol' feature flagBjørn Christian Seime2020-04-271-5/+0
* Remove zone dimension (not needed)Bjørn Christian Seime2020-03-271-5/+1
* Add feature flag to enable Nginx upstream proxy protocolBjørn Christian Seime2020-03-271-0/+9
* Remove 'use-4443-upstream' flagBjørn Christian Seime2020-02-141-7/+0
* Remove use of GENERATE_ROUTING_CONFIG_FOR_TESTER_APPLICATIONS feature flagHarald Musum2020-02-101-7/+1
* Do not generate lb-services config for tester app in all casesHarald Musum2020-01-271-10/+17
* Introduce feature flag and LB config to use port 4443 upstreamBjørn Christian Seime2020-01-151-0/+7
* Remove RoutingProducer and routing config definitionHarald Musum2019-11-202-65/+2
* Remove unused feature flagsBjørn Christian Seime2019-10-101-10/+0
* Add 'nginx-upstream-keepalive-multiplier' feature flagBjørn Christian Seime2019-10-021-0/+4
* Remove 'dynamic-upstream-connection-cache' flagBjørn Christian Seime2019-10-021-3/+0
* Add feature flag to control port for load balancer health checksBjørn Christian Seime2019-09-231-0/+3
* Add feature flag for controlling upstream connection cacheBjørn Christian Seime2019-09-231-0/+6
* Remove 'use-https-load-balancer-upstream' feature flagBjørn Christian Seime2019-09-201-10/+0
* Deprecate RoutingProducer and add TODOsBjørn Christian Seime2019-04-242-1/+4
* Use feature flag to configure 'upstreamHttps' in LbServicesConfigBjørn Christian Seime2019-03-281-0/+10
* Wire FlagSource to LbServicesProducerBjørn Christian Seime2019-03-282-3/+5
* Use ContainerServiceType in configserver.gjoranv2019-03-041-2/+5
* Revert "Gjoranv/use container service type"gjoranv2019-03-041-5/+2
* Use ContainerServiceType in configserver.gjoranv2019-03-011-2/+5
* Nonfunctional changes onlyJon Bratseth2019-01-242-6/+5
* Simplify supermodel, part 2Harald Musum2018-11-083-30/+23
* Rename tenant repoHarald Musum2018-04-271-2/+2
* Handle activaRotation property not being setHarald Musum2017-11-231-1/+1
* Move SuperModel to config-model-apiHåkon Hallingstad2017-09-253-34/+41
* Add component managing the SuperModelHåkon Hallingstad2017-09-111-1/+2
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Stop using 3-arg getConfig method (will be removed)Harald Musum2017-02-261-4/+3
* Remove methods and constants no longer in useHarald Musum2016-12-221-3/+3
* Fix unneeded exception in signaturesHarald Musum2016-12-081-2/+3
* There is no "zone" applicationHarald Musum2016-11-241-3/+1
* Remove special handling of deployment of routing applicationHarald Musum2016-11-231-1/+12