summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22306 from vespa-engine/arnej/validate-wset-nested-typeJon Bratseth2022-04-279-119/+9
|\
| * validate nested type for weighted setsArne H Juul2022-04-279-119/+9
* | Use an already exported packageJon Bratseth2022-04-271-1/+1
* | Create schema-info for global schema infoJon Bratseth2022-04-271-0/+60
|/
* Test input inheritanceJon Bratseth2022-04-252-1/+17
* fixup after review (arnej)Håvard Pettersen2022-04-2510-8/+62
* add fast-rank for tensor attributesArne H Juul2022-04-254-0/+196
* Merge pull request #22178 from vespa-engine/geirst/cleanup-dynamic-throttling...Henning Baldersheim2022-04-203-116/+1
|\
| * Remove use of dynamic throttling and shared field writer feature flags in con...Geir Storli2022-04-203-116/+1
* | Add error handler for XML parsingHarald Musum2022-04-204-18/+45
|/
* Update another testjonmv2022-04-111-5/+5
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-092-8/+9
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-082-9/+8
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-7/+8
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-8/+7
* Merge pull request #22060 from vespa-engine/arnej/fix-wrong-tensor-datatypeJon Bratseth2022-04-081-0/+81
|\
| * add missing tensor detailed type.Arne H Juul2022-04-081-0/+81
* | Merge pull request #22049 from vespa-engine/jonmv/unify-hostname-classesJon Marius Venstad2022-04-081-7/+8
|\ \ | |/ |/|
| * Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-7/+8
* | Merge pull request #22038 from vespa-engine/arnej/allow-struct-types-with-sam...Arne H Juul2022-04-088-203/+150
|\ \
| * | name collisions should be ok nowArne H Juul2022-04-071-16/+9
| * | allow duplicate struct names (in different document types)Arne H Juul2022-04-077-187/+141
| |/
* | No colon between name and typeJon Bratseth2022-04-072-8/+8
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-0713-1475/+1281
|\|
| * verify effect in unit testArne H Juul2022-04-062-3/+6
| * compare attribute config alsoArne H Juul2022-04-061-0/+96
| * Reapply "produce new "doctype" config for document types"Arne H Juul2022-04-0511-1474/+1181
| * Revert "produce new "doctype" config for document types"Jon Marius Venstad2022-04-0411-1181/+1474
| * produce new "doctype" config for document typesArne H Juul2022-04-0411-1474/+1181
* | Preserve input orderJon Bratseth2022-04-071-0/+10
* | Add RankProfileInputPropertiesJon Bratseth2022-04-071-1/+1
* | Support input in intermediate parserJon Bratseth2022-04-051-1/+1
* | Test inputs in documentdb-infoJon Bratseth2022-04-053-51/+69
* | Support rank profile input WIPJon Bratseth2022-04-052-3/+5
* | Support rank profile input WIPJon Bratseth2022-04-052-4/+6
* | Support rank profile input WIPJon Bratseth2022-04-051-3/+0
* | Support rank profile input WIPJon Bratseth2022-04-053-13/+26
* | Allow inputs declarations in rank profilesJon Bratseth2022-04-045-32/+468
|/
* Use more PathJon Marius Venstad2022-04-021-6/+17
* Revert "Move verification down"Håkon Hallingstad2022-04-021-17/+6
* Merge pull request #21938 from vespa-engine/arnej/remove-old-datatype-configHenning Baldersheim2022-04-019-422/+330
|\
| * remove some now-irrelevant wiringArne H Juul2022-04-016-21/+4
| * remove old document manager config productionArne H Juul2022-04-015-401/+326
* | Even more Path!Jon Marius Venstad2022-04-011-6/+17
* | Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-316-19/+19
* | Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-316-19/+19
|/
* Expect consistent spacingJon Bratseth2022-03-291-3/+3
* Update comments to reflect reality.Henning Baldersheim2022-03-241-6/+0
* Merge pull request #21776 from vespa-engine/lesters/java-probe-onnx-model-3Lester Solbakken2022-03-243-0/+95
|\