summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14630 from vespa-engine/ogronnesby/quota-decimalØyvind Grønnesby2020-10-011-2/+2
|\
| * Don't use optional in with* methodsØyvind Grønnesby2020-09-301-2/+1
| * Merge remote-tracking branch 'origin/master' into ogronnesby/quota-decimalØyvind Grønnesby2020-09-302-2/+7
| |\
| * | Use BigDecimal for budget inside the QuotaØyvind Grønnesby2020-09-301-1/+2
* | | Merge pull request #14629 from vespa-engine/bratseth/autoscaling-consumer-by-...Jon Bratseth2020-09-301-8/+8
|\ \ \ | |_|/ |/| |
| * | Add the austoscaling consumer by defaultJon Bratseth2020-09-301-8/+8
| |/
* / Revert "Merge pull request #14609 from vespa-engine/revert-14607-bratseth/adj...Jon Bratseth2020-09-292-2/+7
|/
* Revert "Bratseth/adjust prices take 2"Harald Musum2020-09-292-7/+2
* Merge pull request #14607 from vespa-engine/bratseth/adjust-prices-take-2Kristian Aune2020-09-292-2/+7
|\
| * Don't require specific prices hereJon Bratseth2020-09-292-2/+7
* | Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-284-10/+70
|\|
| * Remove topleveldispatch remnantsHarald Musum2020-09-252-2/+1
| * Remove the use of optional in stream expression (#14501)Øyvind Grønnesby2020-09-231-1/+1
| * Add feature flag control over fsync and compression type in the backend TLS.Henning Baldersheim2020-09-221-1/+39
| * Control visibility-delay with feature flag.Henning Baldersheim2020-09-221-6/+29
* | No functional changesJon Bratseth2020-09-251-1/+0
|/
* Merge pull request #14450 from vespa-engine/lesters/explicit-onnx-configJon Bratseth2020-09-201-20/+53
|\
| * Add explicit config for onnx modelsLester Solbakken2020-09-181-20/+53
* | Merge pull request #14447 from vespa-engine/bratseth/autoscaling-metric-setValerij Fredriksen2020-09-183-13/+12
|\ \ | |/ |/|
| * Non-functional changes onlyJon Bratseth2020-09-183-10/+9
| * No functional changesJon Bratseth2020-09-182-12/+12
* | Allow applications to override threadpool configuration in services.xmlBjørn Christian Seime2020-09-162-0/+58
|/
* Merge pull request #14400 from vespa-engine/vekterli/direct-storageapi-rpc-wipGeir Storli2020-09-151-0/+28
|\
| * Add feature flag to use direct RPC for Storage API communication between dist...Geir Storli2020-09-141-0/+28
* | Change feature flag to no longer control the default threadpoolBjørn Christian Seime2020-09-141-16/+0
* | Setup separate threadpool for search handler in modelBjørn Christian Seime2020-09-141-0/+26
* | Move search handler component definition to separate classBjørn Christian Seime2020-09-141-6/+4
|/
* Merge pull request #14370 from vespa-engine/hmusum/move-config-definitions-to...Harald Musum2020-09-111-1/+1
|\
| * Fix file namesHarald Musum2020-09-101-1/+1
* | set env variable in the config modelHåvard Pettersen2020-09-101-5/+5
|/
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-4/+5
* Revert "Use separate non-public config definition for ContainerThreadPool"Bjørn Christian Seime2020-09-071-5/+4
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-4/+5
* Merge pull request #13936 from vespa-engine/bjorncs/jdisc-proxy-protocolBjørn Christian Seime2020-09-071-35/+0
|\
| * Revert "Temporarily disable proxy-protocol for port 4443 in jdisc"Bjørn Christian Seime2020-07-221-35/+0
* | Merge pull request #14281 from vespa-engine/lesters/tf-via-onnxLester Solbakken2020-09-047-611/+172
|\ \
| * | Import TensorFlow models via ONNX conversionLester Solbakken2020-09-047-611/+172
* | | Change feature flag to control both core and max pool sizeBjørn Christian Seime2020-09-031-2/+2
|/ /
* | Add test files for onnxModel unit testLester Solbakken2020-09-021-5/+5
* | Add config generation for models evaluated via ONNXRTLester Solbakken2020-09-021-0/+51
* | Ignore response filter chain bindings when constructing access control filter...Bjørn Christian Seime2020-09-021-1/+41
* | allow "attribute: fast-search" for sparse tensorsArne Juul2020-09-011-1/+1
* | Ensure access control chains does not duplicate bindings from user filter chainsBjørn Christian Seime2020-08-271-0/+36
* | Merge pull request #13990 from vespa-engine/balder/container-thread-pool-by-b...Bjørn Christian Seime2020-08-271-1/+60
|\ \
| * | Revert "Revert "Bjorncs/container thread pool""Henning Baldersheim2020-08-181-1/+60
* | | Merge pull request #14158 from vespa-engine/bjorncs/improved-bindings-and-acc...Bjørn Christian Seime2020-08-277-247/+311
|\ \ \
| * | | Allow user bindings with wildcard portBjørn Christian Seime2020-08-271-0/+5
| * | | Component spec in FilterBinding refers to a chain not filterBjørn Christian Seime2020-08-272-3/+3
| * | | Don't duplicate container element in all unit testsBjørn Christian Seime2020-08-271-29/+18
| * | | Delegate configuration of noop filter to amenderBjørn Christian Seime2020-08-271-10/+0