summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-012-11/+1
* | GC unused use-bucket-executor-for-prune-removed flagHenning Baldersheim2021-06-011-18/+0
|/
* Merge pull request #18017 from vespa-engine/revert-17975-revert-mortent/cfg-o...Morten Tokle2021-05-311-0/+56
|\
| * Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-281-0/+56
* | Test deriving of rank-prodiles config when using external rank-expression files.Henning Baldersheim2021-05-281-1/+1
* | Add control of buffer size and queue size of accesslog.Henning Baldersheim2021-05-281-5/+5
|/
* Merge pull request #17934 from vespa-engine/lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-283-70/+152
|\
| * Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2730-77/+152
| |\
| * | Add compatibility for old ONNX default signature importLester Solbakken2021-05-271-0/+8
| * | Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-213-70/+144
* | | Use the flag distribute-external-rank-expression to enable distribution (not ...Henning Baldersheim2021-05-272-17/+18
* | | Forward deployment properties so that we can use featureflags earlier in the ...Henning Baldersheim2021-05-278-13/+21
| |/ |/|
* | Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-276-15/+17
* | Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-2618-35/+43
* | Do not use external expressions.Henning Baldersheim2021-05-261-14/+15
* | Revert "Include operator certificates in application trust store"Morten Tokle2021-05-251-60/+0
* | Revert "Add top-level object, simplify tests"Morten Tokle2021-05-251-3/+7
* | Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-252-16/+17
* | Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-251-0/+56
|\ \
| * | Add top-level object, simplify testsMorten Tokle2021-05-251-7/+3
| * | Include operator certificates in application trust storeMorten Tokle2021-05-251-0/+60
* | | Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-241-0/+1
* | | Revert "Produce ranking-expressions config."Harald Musum2021-05-241-1/+0
* | | Merge pull request #17952 from vespa-engine/balder/wire-in-rank-expressionsHarald Musum2021-05-241-0/+1
|\ \ \
| * | | Produce ranking-expressions config.Henning Baldersheim2021-05-241-0/+1
* | | | Assign Slobroks only on cluster controllersJon Bratseth2021-05-241-14/+39
|/ / /
* | | provide empty configHenning Baldersheim2021-05-231-1/+5
* | | Add currently unused config to interfaceHenning Baldersheim2021-05-231-1/+7
* | | Merge pull request #17941 from vespa-engine/jonmv/cache-badgesValerij Fredriksen2021-05-211-2/+1
|\ \ \
| * | | Cache badges for 1 minuteJon Marius Venstad2021-05-211-2/+1
| |/ /
| * | Revert "Merge pull request #17653 from vespa-engine/bratseth/slobroks-on-clus...Jon Marius Venstad2021-05-201-39/+14
| * | Merge branch 'master' into bratseth/slobroks-on-clustercontrollers-onlyJon Bratseth2021-05-2014-258/+403
| |\|
| * | Assign Slobroks only on cluster controllersJon Bratseth2021-04-291-14/+39
* | | Update config-model/src/test/java/com/yahoo/vespa/model/content/ClusterResour...Harald Musum2021-05-211-1/+1
* | | Warn when specifying resource limits in hosted VespaHarald Musum2021-05-203-9/+37
| |/ |/|
* | Evaluate ONNX models in model-evaluation with ONNX RTLester Solbakken2021-05-201-1/+6
* | Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-191-0/+31
* | Improve readabilityHenning Baldersheim2021-05-191-138/+117
* | Update tests and GC one testHarald Musum2021-05-182-41/+2
* | also add rank properties for "constant(foo)"Arne Juul2021-05-111-0/+20
* | type resolving for constantsArne Juul2021-05-111-0/+50
* | Merge pull request #17742 from vespa-engine/arnej/no-splunk-on-admin-nodesArne H Juul2021-05-062-1/+84
|\ \
| * | expects logforwarding in admin cluster, so ask for itArne Juul2021-05-061-1/+1
| * | unconditional -> include-adminArne Juul2021-05-061-1/+1