aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/ModelContextImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and undocumented support for permanent-services.xmlHarald Musum2022-12-031-2/+0
* Add cloud account to modelMartin Polden2022-05-111-1/+2
* Use app platform version during config model feature flags resolutionHåkon Hallingstad2022-03-091-0/+1
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-6/+3
* Add max-compact-buffers feature flag.Tor Egge2021-12-151-0/+1
* Support application level endpointsMorten Tokle2021-11-111-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+2
* Stop accepting application roles in deployMorten Tokle2021-08-301-1/+0
* Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-281-1/+2
* Revert "Include operator certificates in application trust store"Morten Tokle2021-05-251-2/+1
* Include operator certificates in application trust storeMorten Tokle2021-05-251-1/+2
* Always use dedicated CCs when hosted, and remove migratorJon Marius Venstad2021-03-051-2/+1
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-0/+3
* Wire property for dedicated CC through session and model, from app-curator-dbJon Marius Venstad2021-02-191-1/+2
* GC unused merge-chunk-size feature flagHenning Baldersheim2021-02-011-1/+0
* Update testHenning Baldersheim2021-01-271-1/+1
* bucketdb-stripe-bits flag is no longer needed.Henning Baldersheim2021-01-211-1/+0
* Cleanup creation of host provisionerHarald Musum2021-01-081-3/+8
* Remove usage of deprecated methodsBjørn Christian Seime2020-12-041-6/+5
* Move non-permanent feature flags to ModelContext.FeatureFlagsBjørn Christian Seime2020-12-031-0/+1
* Add a feature flag for controlling the default feed.concurrency setting.Henning Baldersheim2020-11-121-0/+1
* SimplifyHarald Musum2020-11-061-7/+8
* Wire reindexing status into modelJon Marius Venstad2020-11-061-0/+1
* - Drop the 4k reserved area.Henning Baldersheim2020-11-031-0/+3
* Quotas in the configuration server (#14088)Øyvind Grønnesby2020-08-261-0/+1
* Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-201-1/+0
|\
| * Default dispatch policy is now adapative meaning that it will loadbalance gro...Henning Baldersheim2020-05-201-1/+0
* | Set top-k-probability to 0.9999Henning Baldersheim2020-05-191-1/+0
|/
* Persist application rolesMorten Tokle2020-05-151-0/+1
* Use DockerImage instead of StringHarald Musum2020-04-221-1/+1
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-151-0/+3
* Pass ProvisionedJon Bratseth2020-04-081-0/+2
* Provide AthenzDomain to config-modelMorten Tokle2020-03-171-1/+2
* Add support for using a Docker image repository when deploying an applicationHarald Musum2020-03-111-2/+8
* Stop writing to old rotations cacheMartin Polden2019-10-111-10/+5
* Remove feature flag USE_DEDICATED_NODE_FOR_LOGSERVERHarald Musum2019-09-231-1/+0
* tls config from deploy paramsMorten Tokle2019-06-241-1/+2
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-2/+1
* Merge branch 'master' into mortent/tls-config-from-deploy-paramsMorten Tokle2019-06-211-0/+8
|\
| * Make ContainerEndpoints part of the ModelContextØyvind Grønnesby2019-06-141-0/+8
* | Propagate deploy params to modelMorten Tokle2019-06-191-1/+2
|/
* Changed default logserver flag valueOla Aunrønning2019-05-241-1/+1
* Get useDedicatedNodeForLogserver from flagHåkon Hallingstad2019-01-171-4/+4
* Define enable logserver flagHåkon Hallingstad2019-01-171-0/+2
* Add feature flag for using dedicated node for logserver (#7023)Harald Musum2018-09-201-1/+3
* Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-031-0/+2
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-1/+2
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-0/+2
* FixHarald Musum2018-02-101-2/+1