summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26797 from vespa-engine/jonmv/require-containers-in-cloudJon Marius Venstad2023-04-212-0/+20
|\
| * Forbid applications without a container cluster in hosted Vespajonmv2023-04-202-0/+20
* | Merge pull request #26796 from vespa-engine/hmusum/add-config-for-max-groups-...Harald Musum2023-04-204-91/+101
|\ \
| * | Add support for max groups allowed down in services.xmlHarald Musum2023-04-203-7/+36
| * | Merge branch 'master' into hmusum/configure-max-content-groups-allowed-downHarald Musum2023-04-201-6/+4
| |\|
| * | Refactor cluster controller tuning configHarald Musum2023-04-172-85/+66
* | | wait until later with new metric nameArne Juul2023-04-201-1/+1
* | | add two names for distance metricsArne Juul2023-04-202-1/+2
| |/ |/|
* | 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-171-6/+4
|/
* Add flag for allowing more than one content group downHarald Musum2023-04-172-7/+17
* Merge pull request #26742 from vespa-engine/geirst/vsmfields-nearest-neighbor...Geir Storli2023-04-143-26/+60
|\
| * Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-143-26/+60
* | Ignore input also listed in intializers when parsing metadata from modelBjørn Christian Seime2023-04-132-5/+16
|/
* Merge pull request #26668 from vespa-engine/bratseth/use-visitorv8.151.21Henning Baldersheim2023-04-121-1/+1
|\
| * Replace reflection by visitorJon Bratseth2023-03-311-1/+1
* | Use config server domainMorten Tokle2023-04-041-2/+5
* | Merge pull request #26660 from vespa-engine/bjorncs/onnx-model-initializersJon Bratseth2023-03-313-8/+37
|\ \
| * | Ignore input also listed in initializersBjørn Christian Seime2023-03-313-8/+37
* | | Merge pull request #26662 from vespa-engine/jonmv/restart-container-when-cont...Jon Bratseth2023-03-311-7/+18
|\ \ \ | |_|/ |/| |
| * | Restart all application container clusters when content clusters are removedjonmv2023-03-311-7/+18
| |/
* / More understandable errors, and implement inner convertJon Bratseth2023-03-311-1/+1
|/
* Merge pull request #26649 from vespa-engine/olaa/remove-cloudwatchgjoranv2023-03-307-161/+0
|\
| * Remove CloudWatch configOla Aunronning2023-03-307-161/+0
* | Merge pull request #26613 from vespa-engine/yngveaasheim/add-some-todosOla Aunrønning2023-03-301-25/+25
|\ \ | |/ |/|
| * Add some todos for reducing number of stored metrics valuesyngveaasheim2023-03-281-25/+25
* | Merge pull request #26641 from vespa-engine/balder/control-slime-decodingHenning Baldersheim2023-03-302-0/+17
|\ \
| * | Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-302-0/+17
| |/
* / List.sort and pattern variables.Henning Baldersheim2023-03-291-7/+5
|/
* Revert "Bjorncs/cloud app validation"Harald Musum2023-03-245-53/+7
* Add validator disallowing custom TLS configuration for Cloud appsBjørn Christian Seime2023-03-244-4/+52
* Use `isHostedTenantApplication`Bjørn Christian Seime2023-03-241-3/+1
* Merge pull request #26547 from vespa-engine/arnej/improve-failure-for-self-re...Arne H Juul2023-03-232-3/+4
|\
| * let Exceptions.toMessageString handle message concatenationArne Juul2023-03-231-1/+1
| * improve error for cycle in ranking expression functionsArne Juul2023-03-232-4/+5
* | Merge pull request #26535 from vespa-engine/arnej/use-common-expressionfuncti...Arne H Juul2023-03-231-9/+27
|\ \ | |/ |/|
| * use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-9/+27
* | also export derived onnx-models.cfgArne Juul2023-03-223-2/+11
|/
* use Integer.toHexString on hashcodeArne Juul2023-03-211-1/+1
* use withTransformedExpressions for wiringArne Juul2023-03-201-14/+1
* deeper processing of TensorFunctionNode and ONNX model referencesArne Juul2023-03-201-0/+33
* Merge branch 'master' into arnej/handle-dynamic-tensorJon Bratseth2023-03-205-10/+32
|\
| * - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-202-3/+22
| * Add raw attributes to config model.Tor Egge2023-03-173-7/+10
* | handle DynamicTensor with embedded expressionsArne Juul2023-03-171-0/+8
* | avoid making OperationNode with no operatorsArne Juul2023-03-171-0/+3
|/
* Merge pull request #26462 from vespa-engine/arnej/handle-expression-in-sliceJon Bratseth2023-03-171-0/+8
|\
| * * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+8
* | Merge pull request #26466 from vespa-engine/olaa/format-metricsOla Aunrønning2023-03-162-99/+64
|\ \
| * | Make VespaMetrics a public interface. DefaultMetrics uses suffix enum sets fo...Ola Aunronning2023-03-162-99/+64
| |/
* | refactor LogctlSpec and use List for deterministic orderingArne Juul2023-03-164-19/+15