aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Update config-model/src/main/java/com/yahoo/searchdefinition/RankExpressionFi...Henning Baldersheim2021-05-271-1/+1
* Update config-model/src/main/java/com/yahoo/searchdefinition/RankExpressionFi...Henning Baldersheim2021-05-271-1/+1
* Fix typoHenning Baldersheim2021-05-271-2/+2
* Log instead of throwing on identical redefinition of rank-expressions.Henning Baldersheim2021-05-272-4/+16
* Use the flag distribute-external-rank-expression to enable distribution (not ...Henning Baldersheim2021-05-274-26/+28
* Forward deployment properties so that we can use featureflags earlier in the ...Henning Baldersheim2021-05-2715-60/+99
* Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-279-72/+72
* Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-2621-52/+71
* Merge pull request #17995 from vespa-engine/balder/gc-unused-codeHarald Musum2021-05-262-23/+4
|\
| * GC unused codeHenning Baldersheim2021-05-262-14/+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-264-43/+54
* | Disable distribution of rank-expression files.Henning Baldersheim2021-05-261-1/+2
* | Revert "Include operator certificates in application trust store"Morten Tokle2021-05-253-85/+1
* | Revert "Add top-level object, simplify tests"Morten Tokle2021-05-251-3/+7
|/
* Use underscore as separator as dot has semantic meaning.Henning Baldersheim2021-05-252-3/+3
* 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-253-4/+4
* | Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-255-51/+54
* | Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-253-1/+81
|\ \
| * | Add top-level object, simplify testsMorten Tokle2021-05-251-7/+3
| * | Include operator certificates in application trust storeMorten Tokle2021-05-253-1/+85
* | | 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-2413-77/+180
* | | Revert "Produce ranking-expressions config."Harald Musum2021-05-2413-180/+77
* | | Merge pull request #17952 from vespa-engine/balder/wire-in-rank-expressionsHarald Musum2021-05-2413-77/+180
|\ \ \
| * | | Produce ranking-expressions config.Henning Baldersheim2021-05-2413-77/+180
* | | | Check flush explicitlyJon Bratseth2021-05-243-4/+7
* | | | SimplifyJon Bratseth2021-05-241-6/+0
* | | | Assign Slobroks only on cluster controllersJon Bratseth2021-05-248-28/+97
|/ / /
* | | Make DistributableResource to consolidate OnnxModel, RankingConstant and Rank...Henning Baldersheim2021-05-235-111/+154
* | | provide empty configHenning Baldersheim2021-05-231-1/+5
* | | Add currently unused config to interfaceHenning Baldersheim2021-05-234-27/+24
* | | SimplifyHenning Baldersheim2021-05-231-1/+6
* | | Use logApplicationPackage so users might get a notificationHarald Musum2021-05-221-1/+2
* | | 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
* | | | 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-216-25/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-206-25/+68
* | | | 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-208-91/+28
* | | Revert "Make AbstractService.remove public"Jon Marius Venstad2021-05-201-1/+1
* | | Make AbstractService.remove publicJon Marius Venstad2021-05-201-1/+1