summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-1/+4
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-4/+1
* Wire in and use an executor for ml model importing too.Henning Baldersheim2021-09-091-1/+4
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+6
* Avoid stack overflow for function inlining caseLester Solbakken2021-09-091-1/+51
* Merge pull request #19037 from vespa-engine/hmusum/distribute-large-rank-expr...Harald Musum2021-09-092-4/+3
|\
| * Set default value for DISTRIBUTE_EXTERNAL_RANK_EXPRESSION to trueHarald Musum2021-09-092-4/+3
* | Write blobs (large rank expression files) for model evaluator testerLester Solbakken2021-09-091-1/+7
|/
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-1/+14
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-11/+9
* If you seemingly inherit yourself, just assume that you try to inherit the sa...Henning Baldersheim2021-09-072-67/+145
* Merge branch 'balder/only-allow-legal-inheritance' of github.com:yahoo/vespa ...Henning Baldersheim2021-09-071-0/+1
|\
| * Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-071-0/+1
| |\
| | * Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-0/+1
* | | Use fully qualified rank-profile namesHenning Baldersheim2021-09-071-2/+2
* | | It is too early to check inheritance during parsing. We must wait until all s...Henning Baldersheim2021-09-071-1/+1
|/ /
* | Detect cyclic inheritance.Henning Baldersheim2021-09-071-0/+19
* | Verify that you can not inherit yourself.Henning Baldersheim2021-09-071-0/+17
* | Add test for sideways inheritance, and do not test inhertitance from self acc...Henning Baldersheim2021-09-071-1/+1
* | Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-072-1/+47
|/
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-079-35/+13
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-079-13/+35
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-079-35/+13
* GC unused importHenning Baldersheim2021-09-051-1/+0
* Add a 5x faster handcoded detection of legal feature names that does not requ...Henning Baldersheim2021-09-051-0/+49
* Merge pull request #18964 from vespa-engine/balder/multiple-registration-of-r...Henning Baldersheim2021-09-021-0/+49
|\
| * - Add test for large expressions and inheritance.Henning Baldersheim2021-09-021-0/+49
* | Merge pull request #18958 from vespa-engine/geirst/tune-num-distributor-strip...Geir Storli2021-09-022-20/+59
|\ \ | |/ |/|
| * Tune num distributor stripes based on flavor when the feature flag is set to -1.Geir Storli2021-09-022-20/+59
* | Revert "Revert "Update defaults to reflect target of code.""Henning Baldersheim2021-09-021-1/+2
* | Revert "Update defaults to reflect target of code."Harald Musum2021-09-021-2/+1
* | Update defaults to reflect target of code.Henning Baldersheim2021-09-021-1/+2
* | Deprecate and stop using ConfigDefinition constructor with versionHarald Musum2021-09-021-3/+1
|/
* Do not change defaults for TestProperties related to large expression distrib...Henning Baldersheim2021-08-262-2/+2
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-263-3/+8
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-263-8/+3
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-263-3/+8
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-253-7/+7
* Set applicationType in Admin constructorHarald Musum2021-08-251-4/+6
* CleanupHarald Musum2021-08-251-3/+4
* Merge pull request #18857 from vespa-engine/balder/debug-1Harald Musum2021-08-251-1/+1
|\
| * Provide the blob name externallyHenning Baldersheim2021-08-251-1/+1
* | Rename FileDistributor to FileReferencesRepositoryHarald Musum2021-08-251-6/+6
|/
* Merge pull request #18800 from vespa-engine/musum/remove-unused-config-genera...Harald Musum2021-08-231-14/+5
|\
| * Remove generation of filereferences config, not usedHarald Musum2021-08-191-14/+5
* | Report max address space used in attribute vector components from content nod...Geir Storli2021-08-202-4/+3
* | Merge pull request #18805 from vespa-engine/ogronnesby/quota-exceeded-message...Jon Bratseth2021-08-201-6/+3
|\ \
| * | Update message to not talking about reserved quotaØyvind Grønnesby2021-08-181-6/+3
| |/
* | Merge pull request #18798 from vespa-engine/lesters/global_rankprofile_onnx_n...Henning Baldersheim2021-08-201-0/+20
|\ \
| * | Add unit test for global rankprofile name collision from onnx modelsLester Solbakken2021-08-191-0/+20
| |/