summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Remove TLS_RSA_WITH_AES_256_GCM_SHA384 from default-enabled ciphers on 4443Bjørn Christian Seime2021-07-121-21/+1
* Add validation of attribute fields using bool type, ensuring the collection t...Geir Storli2021-07-121-0/+49
* Remove Jersey/rest-api support from config-model.gjoranv2021-07-111-149/+0
* Merge pull request #18522 from vespa-engine/install-model-evaluation-via-conf...Harald Musum2021-07-033-4/+29
|\
| * Preinstall model-evaluation bundles in standalone containers.gjoranv2021-07-021-0/+12
| * Install model-evaluation + integration via config-model.gjoranv2021-07-022-4/+17
* | Merge pull request #18523 from vespa-engine/geirst/omit-summary-featuresGeir Storli2021-07-021-0/+28
|\ \ | |/ |/|
| * Support setting "omit-summary-features" for a document summary in the SD schema.Geir Storli2021-07-021-0/+28
* | Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-023-29/+4
* | Merge pull request #18514 from vespa-engine/bratseth/tokenization-testJon Bratseth2021-07-021-0/+19
|\ \
| * | Add a testJon Bratseth2021-07-021-0/+19
| |/
* | Merge pull request #18488 from vespa-engine/install-model-evalutation-via-con...gjoranv2021-07-023-4/+29
|\ \ | |/ |/|
| * Only install model-integration for configserver.gjoranv2021-07-011-0/+12
| * Install model-evaluation + integration via config-model.gjoranv2021-07-012-4/+17
* | Add feature flags for disk and memory resource limitsHarald Musum2021-07-012-7/+58
* | More testing of setting resource limits and add TODOsHarald Musum2021-07-011-16/+47
|/
* Ignore unit tests for rest-api in services.xmlgjoranv2021-06-281-0/+2
* Do valiation when checking allowsHarald Musum2021-06-281-2/+5
* Validate validation-overrides.xml when validating modelHarald Musum2021-06-281-0/+89
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-281-0/+44
* Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-231-53/+64
* Merge pull request #18303 from vespa-engine/bratseth/struct-type-collisionHenning Baldersheim2021-06-171-0/+20
|\
| * Internal structs take precedence over external documentsJon Bratseth2021-06-171-0/+20
* | Mark config option min-group-coverage for removalJon Bratseth2021-06-151-1/+0
* | Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-154-11/+0
|/
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-152-50/+1
* Disallow 'default' as indexing chainJon Bratseth2021-06-141-80/+74
* Add back logging when resource-limits is specified and we do not throwHarald Musum2021-06-112-15/+40
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-102-2/+4
* Unify how property names are generated and decomposed.Henning Baldersheim2021-06-091-1/+1
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-8/+0
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-082-3/+3
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-071-0/+64
* Merge pull request #18152 from vespa-engine/brattseth/redundancy-increase-val...Harald Musum2021-06-071-0/+64
|\
| * Add redundancy increase validation overrideJon Bratseth2021-06-071-0/+64
* | Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-072-12/+17
* | Merge branch 'master' into hmusum/throw-exception-when-specifyin-resource-limitsHarald Musum2021-06-0718-268/+288
|\|
| * Add max-concurrent-merges-per-node and max-merge-queue-size feature flags.Henning Baldersheim2021-06-061-181/+157
| * Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-057-18/+15
| * Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-047-15/+18
| * Use generateSchemds and remove generateSearchDefinitionHarald Musum2021-06-047-18/+15
| * only require the warning we actually want to checkArne Juul2021-06-031-3/+11
| * searchdefinitions -> schemasHarald Musum2021-06-032-9/+9
| * Create app package with deprecated features and use it in testHarald Musum2021-06-031-2/+2
| * Merge pull request #18081 from vespa-engine/hmusum/warn-when-using-searchdefi...Henning Baldersheim2021-06-022-4/+20
| |\
| | * Validate that schemas/ dir is used for schemas, warns otherwiseHarald Musum2021-06-022-4/+20
| * | Merge pull request #18080 from vespa-engine/balder/do-not-use-file-as-triggerHenning Baldersheim2021-06-021-11/+11
| |\ \ | | |/ | |/|
| | * Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-021-11/+11
| * | Write application package schemas to schemas dir in ZooKeeperHarald Musum2021-06-012-10/+5
| |/
| * Merge pull request #18056 from vespa-engine/hmusum/cleanup-11Jon Bratseth2021-06-012-11/+1
| |\