aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Revert "Setting attribute on a field that has struct or map sub-type(s) is no...Harald Musum2019-07-152-51/+0
* Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-113-1/+15
* Add test for deprecated 'jdisc' taggjoranv2019-07-111-0/+12
* Refactor to shorten ContainerModelBuilderTestgjoranv2019-07-113-135/+177
* Merge pull request #10017 from vespa-engine/geirst/stricter-validation-of-att...Tor Brede Vekterli2019-07-112-0/+51
|\
| * Setting attribute on a field that has struct or map sub-type(s) is not suppor...Geir Storli2019-07-112-0/+51
* | Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-1041-211/+222
|/
* Remove trailing '/*' from handler binding.gjoranv2019-07-091-1/+1
* Merge pull request #9996 from vespa-engine/havardpe/propagate-float-cell-type...Lester Solbakken2019-07-096-5/+70
|\
| * propagate float and stop using it too muchHåvard Pettersen2019-07-096-5/+70
* | Implement the /metrics/v1 rest api.gjoranv2019-07-092-6/+6
* | Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-081-27/+4
|/
* Revert "Bjorncs/tls vespa deploy"Harald Musum2019-07-051-4/+27
* Merge pull request #9973 from vespa-engine/bjorncs/tls-vespa-deployBjørn Christian Seime2019-07-051-27/+4
|\
| * Expand VESPA_HOME variableBjørn Christian Seime2019-07-051-1/+1
| * Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-051-27/+4
* | Add testrunner components only for application container clustersHarald Musum2019-07-052-8/+8
|/
* Fix such that exact match works for struct field attributes.Geir Storli2019-07-034-6/+94
* Improve error message when changing global document flag.Geir Storli2019-07-022-3/+7
* Expose metrics for executors shared between document dbs in proton.Geir Storli2019-07-011-1/+9
* Support model-evaluation in ApplicationJon Bratseth2019-06-282-13/+14
* Fix test namegjoranv2019-06-281-1/+1
* Add content and storage metrics to the 'default' metric set.gjoranv2019-06-281-0/+51
* don't wrap transient exceptions (like CertificateNotReadyException)andreer2019-06-271-2/+3
* Merge pull request #9885 from vespa-engine/andreer/retry-deploy-on-missing-ce...Andreas Eriksen2019-06-273-0/+106
|\
| * test TlsSecretsValidatorandreer2019-06-261-0/+88
| * throw designated exceptionandreer2019-06-241-1/+2
| * retry deployment on missing certificateandreer2019-06-242-0/+17
* | Remove unused rotations parameterMartin Polden2019-06-262-5/+3
* | Merge pull request #9898 from vespa-engine/geirst/flag-for-bm25-posting-listsGeir Storli2019-06-258-30/+29
|\ \
| * | Rename flag to turn on new posting list format with interleaved features used...Geir Storli2019-06-258-30/+29
* | | Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-2512-62/+206
|/ /
* | Merge pull request #9882 from vespa-engine/andreer/reapply-tls-config-from-de...Andreas Eriksen2019-06-2512-17/+200
|\|
| * Add SecretStoreProvider, deprecate oldMorten Tokle2019-06-241-0/+1
| * tls config from deploy paramsMorten Tokle2019-06-2412-17/+199
* | Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-2412-206/+62
* | Merge pull request #9884 from vespa-engine/geirst/indexschema-def-renamingTor Egge2019-06-244-41/+41
|\ \
| * | Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.Geir Storli2019-06-244-41/+41
| |/
* | Merge pull request #9860 from vespa-engine/gjoranv/add-default-public-metric-setgjoranv2019-06-2412-62/+206
|\ \ | |/ |/|
| * Remove TODO comments to remove 'average' metrics.gjoranv2019-06-221-4/+4
| * Rename the public default consumer and metric set to 'default'gjoranv2019-06-223-4/+3
| * Remove network metrics from the default-public consumer.gjoranv2019-06-202-3/+2
| * Add TODO for content metricsgjoranv2019-06-201-0/+2
| * Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-209-51/+194
| * Rename default -> vespa and add clarifying comment.gjoranv2019-06-201-7/+7
| * Remove unnecessary suppressWarningsgjoranv2019-06-202-2/+0
| * Throw if there are two metric sets with the same id.gjoranv2019-06-201-2/+5
* | Merge pull request #9869 from vespa-engine/freva/add-throttled-timeHåkon Hallingstad2019-06-211-0/+4
|\ \
| * | Change throttling metrics to rateValerij Fredriksen2019-06-211-2/+2
| * | Rename throttled_time to throttled_cpu_time and add new throttled_timeValerij Fredriksen2019-06-211-1/+3