aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2744-437/+620
|\
| * Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-273-57/+55
| * Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-262-15/+26
| * Merge pull request #17995 from vespa-engine/balder/gc-unused-codeHarald Musum2021-05-261-13/+4
| |\
| | * GC unused codeHenning Baldersheim2021-05-261-4/+4
| | * GC unused code.Henning Baldersheim2021-05-261-9/+0
| * | Merge pull request #17994 from vespa-engine/bratseth/nearest-flavor-infoJon Bratseth2021-05-261-1/+0
| |\ \ | | |/ | |/|
| | * Show info on nearest flavor also with autoscalingJon Bratseth2021-05-261-1/+0
| * | Merge pull request #17991 from vespa-engine/jonmv/always-add-default-routeJon Marius Venstad2021-05-261-0/+2
| |\ \ | | |/ | |/|
| | * Add messagetype policy "defaultroute" for non-indexed clustersJon Marius Venstad2021-05-261-0/+2
| * | Do not use external expressions.Henning Baldersheim2021-05-262-2/+3
| * | Disable distribution of rank-expression files.Henning Baldersheim2021-05-261-1/+2
| * | Revert "Include operator certificates in application trust store"Morten Tokle2021-05-252-25/+1
| |/
| * Use underscore as separator as dot has semantic meaning.Henning Baldersheim2021-05-251-1/+1
| * Merge pull request #17708 from vespa-engine/bratseth/stable-slobrok-pickJon Bratseth2021-05-251-2/+3
| |\
| | * Pick the same slobroks each timeJon Bratseth2021-05-031-2/+3
| * | Us fully qualified expression name.Henning Baldersheim2021-05-252-2/+2
| * | Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-252-1/+12
| * | Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-252-1/+25
| |\ \
| | * | Include operator certificates in application trust storeMorten Tokle2021-05-252-1/+25
| * | | Must add name of the rankprofile to make the macro unique.Henning Baldersheim2021-05-241-4/+7
| * | | Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-2412-77/+179
| * | | Revert "Produce ranking-expressions config."Harald Musum2021-05-2412-179/+77
| * | | Merge pull request #17952 from vespa-engine/balder/wire-in-rank-expressionsHarald Musum2021-05-2412-77/+179
| |\ \ \
| | * | | Produce ranking-expressions config.Henning Baldersheim2021-05-2412-77/+179
| * | | | Check flush explicitlyJon Bratseth2021-05-243-4/+7
| * | | | SimplifyJon Bratseth2021-05-241-6/+0
| * | | | Assign Slobroks only on cluster controllersJon Bratseth2021-05-247-14/+58
| |/ / /
| * | | Make DistributableResource to consolidate OnnxModel, RankingConstant and Rank...Henning Baldersheim2021-05-235-111/+154
| * | | Add currently unused config to interfaceHenning Baldersheim2021-05-233-26/+17
| * | | SimplifyHenning Baldersheim2021-05-231-1/+6
| * | | Use logApplicationPackage so users might get a notificationHarald Musum2021-05-221-1/+2
| * | | Remove leftovers from HTTP2 feature flagBjørn Christian Seime2021-05-211-6/+0
| * | | Merge pull request #17931 from vespa-engine/hmusum/warn-when-specifying-resou...Harald Musum2021-05-213-16/+31
| |\ \ \ | | |/ / | |/| |
| | * | Warn when specifying resource limits in hosted VespaHarald Musum2021-05-203-16/+31
| * | | Remove feature flag for HTTP/2Bjørn Christian Seime2021-05-214-17/+13
| * | | Revert "Merge pull request #17653 from vespa-engine/bratseth/slobroks-on-clus...Jon Marius Venstad2021-05-207-52/+14
| * | | Revert "Make AbstractService.remove public"Jon Marius Venstad2021-05-201-1/+1
| * | | Make AbstractService.remove publicJon Marius Venstad2021-05-201-1/+1
| * | | Merge branch 'master' into bratseth/slobroks-on-clustercontrollers-onlyJon Bratseth2021-05-2032-189/+245
| |\ \ \
| | * | | No functional changesJon Bratseth2021-05-204-80/+57
| | |/ /
| * | | SimplifyJon Bratseth2021-05-021-6/+0
| * | | Assign Slobroks only on cluster controllersJon Bratseth2021-04-297-15/+58
* | | | Move adding os inputs and outputs of ONNX models into OnnxModelLester Solbakken2021-05-274-31/+11
* | | | Add compatibility for old ONNX default signature importLester Solbakken2021-05-272-9/+3
* | | | Add model path to stored model infoLester Solbakken2021-05-212-44/+57
* | | | Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-217-9/+74
| |/ / |/| |
* | | Merge pull request #17919 from vespa-engine/hmusum/no-warning-when-exact-term...Valerij Fredriksen2021-05-201-3/+3
|\ \ \
| * | | Do not log warning when exact-terminator is not specifiedHarald Musum2021-05-201-3/+3
* | | | Don't add onnx models quite yetLester Solbakken2021-05-201-3/+0