aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Add ns suffix to metric nameValerij Fredriksen2019-06-211-1/+1
| * | Export cpu.throttled_time metricValerij Fredriksen2019-06-211-0/+2
* | | Also add test for 'populate' of summary.Henning Baldersheim2019-06-211-0/+15
* | | Add support for populate in tuning section.Henning Baldersheim2019-06-213-58/+82
|/ /
* | Merge pull request #9827 from vespa-engine/ogronnesby/update-container-model-...Martin Polden2019-06-205-5/+91
|\ \
| * | Make a proper set to see that rotations properties are set on containersØyvind Grønnesby2019-06-191-0/+47
| * | 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-183-6/+33
| * | Get ContainerEndpoints into DeployStateØyvind Grønnesby2019-06-142-0/+12
* | | Merge pull request #9844 from vespa-engine/kkraune/warning-messageHarald Musum2019-06-201-1/+2
|\ \ \
| * | | less scary warning when running on DockerKristian Aune2019-06-191-1/+2
* | | | Revert "Merge pull request #9849 from vespa-engine/revert-9836-bratseth/outpu...Jon Bratseth2019-06-201-1/+1
| |_|/ |/| |