aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-084-8/+26
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-082-11/+1
* If you seemingly inherit yourself, just assume that you try to inherit the sa...Henning Baldersheim2021-09-071-3/+17
* Merge branch 'balder/only-allow-legal-inheritance' of github.com:yahoo/vespa ...Henning Baldersheim2021-09-077-31/+45
|\
| * Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-077-31/+45
| |\
| | * Merge pull request #18999 from vespa-engine/arnej/add-slobrok-feature-flagHenning Baldersheim2021-09-075-24/+32
| | |\
| | | * expand tabsArne H Juul2021-09-071-5/+5
| | | * rewire to set slobrok "-N" option from feature flagArne H Juul2021-09-075-24/+32
| | * | Merge pull request #19000 from vespa-engine/geirst/num-distributor-stripes-sa...Geir Storli2021-09-071-7/+11
| | |\ \
| | | * | Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-7/+11
| | | |/
| | * | Merge pull request #19001 from vespa-engine/vekterli/additional-merge-throttl...Tor Brede Vekterli2021-09-071-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Add metrics for chained merge failures (total and node busy)Tor Brede Vekterli2021-09-071-0/+2
* | | | Use fully qualified rank-profile namesHenning Baldersheim2021-09-071-3/+8
* | | | It is too early to check inheritance during parsing. We must wait until all s...Henning Baldersheim2021-09-071-9/+0
|/ / /
* | | Detect cyclic inheritance.Henning Baldersheim2021-09-071-4/+19
* | | Verify that you can not inherit yourself.Henning Baldersheim2021-09-071-0/+9
* | | Enable feature flag control over rank-profile inheritance verification.Henning Baldersheim2021-09-072-2/+11
* | | Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-075-27/+75
|/ /
* | Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-077-24/+58
* | Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-077-58/+24
* | Revert "Balder/resolve inhertitance early"Henning Baldersheim2021-09-071-12/+2
* | Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-077-24/+58
* | Update config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.javaHenning Baldersheim2021-09-051-1/+1
* | Add a 5x faster handcoded detection of legal feature names that does not requ...Henning Baldersheim2021-09-051-6/+20
* | Handle that inherited rank-profile might not be registered yet.Henning Baldersheim2021-09-041-1/+7
* | Resolve inhertiance earlyHenning Baldersheim2021-09-041-5/+9
* | Revert local optimisation and instead use a cache, that will effect all use o...Henning Baldersheim2021-09-041-10/+15
* | In order to avoid the quadratic cost of creating a new functions map detect w...Henning Baldersheim2021-09-031-1/+13
* | Merge pull request #18964 from vespa-engine/balder/multiple-registration-of-r...Henning Baldersheim2021-09-021-4/+7
|\ \
| * | - Add test for large expressions and inheritance.Henning Baldersheim2021-09-021-4/+7
* | | Merge pull request #18958 from vespa-engine/geirst/tune-num-distributor-strip...Geir Storli2021-09-022-8/+25
|\ \ \ | |/ / |/| |
| * | Tune num distributor stripes based on flavor when the feature flag is set to -1.Geir Storli2021-09-022-8/+25
* | | Expose properties and deploylogger.Henning Baldersheim2021-09-021-0/+2
* | | Revert "Revert "Update defaults to reflect target of code.""Henning Baldersheim2021-09-021-8/+2
* | | Revert "Update defaults to reflect target of code."Harald Musum2021-09-021-2/+8
* | | Update defaults to reflect target of code.Henning Baldersheim2021-09-021-8/+2
* | | metrix -> metricsHenning Baldersheim2021-09-012-2/+2
* | | Add feature flag control over metricsproxy serving threads.Henning Baldersheim2021-09-013-3/+6
|/ /
* | Merge pull request #18895 from vespa-engine/mortent/cleanup-application-roles...Morten Tokle2021-08-301-1/+0
|\ \
| * | Stop accepting application roles in deployMorten Tokle2021-08-301-1/+0
* | | lz4 compress blobs.Henning Baldersheim2021-08-301-1/+1
|/ /
* | Do not change defaults for TestProperties related to large expression distrib...Henning Baldersheim2021-08-261-2/+2
* | Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-262-6/+14
* | Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-262-14/+6
* | Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-262-6/+14
* | As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-251-2/+2
* | Set applicationType in Admin constructorHarald Musum2021-08-252-9/+6
* | CleanupHarald Musum2021-08-254-30/+27
* | Merge pull request #18857 from vespa-engine/balder/debug-1Harald Musum2021-08-252-14/+13
|\ \
| * | info -> debugHenning Baldersheim2021-08-251-1/+1