summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* Require security/clients.pem in public systemsØyvind Grønnesby2019-10-291-0/+1
* Allow deploying self-hosted applications to devJon Bratseth2019-10-151-0/+4
* Stop reading rotations property in config modelMartin Polden2019-10-112-17/+1
* Use default implementation instead.Henning Baldersheim2019-09-231-2/+0
* Clean up the dispatch protobuf flag too.Henning Baldersheim2019-09-221-2/+1
* Fdispatch is now gone - no mor eneed for this flag.Henning Baldersheim2019-09-211-2/+1
* Don't enforce access control for non-default instancesJon Bratseth2019-09-091-0/+3
* Allow services.xml variants on application instance nameJon Bratseth2019-09-091-1/+15
* Merge branch 'master' into freva/add-bandwidth-to-node-resourcesValerij Fredriksen2019-08-201-0/+6
|\
| * Add feature flag for controlling termwise limit default.Henning Baldersheim2019-08-191-0/+6
* | Stop using deprecated NodeResources constructorsValerij Fredriksen2019-08-201-2/+2
|/
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-10/+12
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-12/+10
* Merge pull request #10274 from vespa-engine/bratseth/remove-allocation-by-flavorJon Bratseth2019-08-141-10/+12
|\
| * Remove support for legacy flavor stringsJon Bratseth2019-08-141-10/+12
* | Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-141-0/+19
|\ \ | |/ |/|
| * Revert "Create ability to use JimFS in MockApplicationPackage"Øyvind Grønnesby2019-08-141-49/+45
| * Create ability to use JimFS in MockApplicationPackageØyvind Grønnesby2019-08-131-45/+49
| * Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-0/+19
* | MergeJon Bratseth2019-08-131-3/+5
|/
* Cleanup config model, part 1Harald Musum2019-07-256-68/+11
* Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-111-0/+4
* tls config from deploy paramsMorten Tokle2019-06-242-0/+13
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-212-13/+0
* Merge branch 'master' into mortent/tls-config-from-deploy-paramsMorten Tokle2019-06-212-0/+19
|\
| * Merge pull request #9827 from vespa-engine/ogronnesby/update-container-model-...Martin Polden2019-06-202-0/+19
| |\
| | * Fix NPE in unit tests due to uninitialized endpoints in TestPropertiesØyvind Grønnesby2019-06-181-1/+1
| | * Add ContainerEndpoint info to LbServicesØyvind Grønnesby2019-06-182-1/+9
| | * Get ContainerEndpoints into DeployStateØyvind Grønnesby2019-06-141-0/+11
* | | Add test for provided tls portMorten Tokle2019-06-211-12/+3
* | | Read from secret storeMorten Tokle2019-06-192-12/+15
* | | add tlsSecretsKeyName to TestPropertiesandreer2019-06-191-0/+7
* | | Propagate deploy params to modelMorten Tokle2019-06-191-2/+14
|/ /
* / Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-6/+0
|/
* Holistic query profile validationJon Bratseth2019-06-101-1/+1
* Only warn when surely preventing a validation failureJon Bratseth2019-06-041-4/+5
* Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-031-0/+2
* Remove dispatch-with-protobufOlli Virtanen2019-06-031-2/+0
* Prepare metricsproxy container cluster to produce app metadatagjoranv2019-05-292-3/+6
* Log validation override deactivation to deploy logJon Bratseth2019-05-271-1/+1
* Allow built-in config definitions without 'com.yahoo' prefix.gjoranv2019-05-161-1/+1
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-5/+3
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-3/+5
* Merge pull request #9291 from vespa-engine/bratseth/user-flavorsJon Bratseth2019-05-071-21/+27
|\
| * Allow node allocation by resource specJon Bratseth2019-05-061-21/+27
* | Remove unused method (keep it in config model API for now)Harald Musum2019-05-061-8/+1
|/
* Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-1/+0
* Allow destructive changes in manually deployed zonesJon Bratseth2019-04-011-1/+6
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-7/+0
|\
| * Use separate service type for logserver container by defaultHarald Musum2019-03-281-7/+0