aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-2/+1
* Merge pull request #28850 from vespa-engine/jonmv/concrete-document-field-val...Henning Baldersheim2023-10-111-0/+24
|\
| * Validate string, uri and reference fields when set in concrete documentsjonmv2023-10-101-0/+24
* | Update copyrightJon Bratseth2023-10-0914-14/+14
|/
* Remove unused, stale stuff related to index-toHarald Musum2023-07-083-11/+0
* Remove obsolete maven updateReleaseInfo parameterHarald Musum2023-03-281-3/+0
* Avoid using deprecated forkMode config for maven-surefire-pluginHarald Musum2023-03-221-1/+2
* Emit type inheritance statements for concrete document typesTor Brede Vekterli2023-02-221-0/+33
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove config version on Vespa 8Jon Bratseth2022-06-081-1/+1
* Avoid removed constructsJon Bratseth2022-06-082-50/+50
* remove constructs with no effectArne H Juul2022-06-081-1/+0
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-2/+1
* Expect consistent spacingJon Bratseth2022-03-291-1/+1
* avoid bad getDataTypeArne H Juul2022-03-241-4/+4
* long-overdue cleanupArne H Juul2022-03-124-19/+8
* add -Werror to avoid warning creepArne H Juul2022-01-061-0/+1
* simpler to avoid using deprecated methodArne H Juul2022-01-061-5/+4
* GC dompression support in java.Henning Baldersheim2021-11-101-1/+0
* Skip modules that should not be deployed with the Nexus plugin.Arnstein Ressem2021-10-071-0/+1
* Update 2017 copyright notices.gjoranv2021-10-0714-14/+14
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+6
* Simplify codeHenning Baldersheim2021-06-141-47/+45
* Ensure transitive dependencies of vespajlib are present on test classpathBjørn Christian Seime2021-01-201-0/+6
* Stick to junit for simple test.Henning Baldersheim2020-08-111-7/+3
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-8/+4
* Add test of imported field in concrete document typeTor Brede Vekterli2020-02-183-1/+17
* Expect short formJon Bratseth2020-01-031-1/+1
* Minor fixesJon Bratseth2019-09-091-0/+6
* Call addFieldSets for genrated document types in order for fieldSet and field...Henning Baldersheim2019-08-292-2/+15
* Update testHenning Baldersheim2019-08-291-9/+11
* Properly generate concrete documents for the bool type too.Henning Baldersheim2019-08-282-0/+5
* doc: -> id:Henning Baldersheim2019-08-161-14/+14
* Merge with masterJon Bratseth2019-06-281-3/+10
|\
| * Add support for upgrades of values in maps.Henning Baldersheim2019-06-281-3/+10
* | Merge with masterJon Bratseth2019-06-281-7/+24
|\|
| * Reuse codeHenning Baldersheim2019-06-281-10/+5
| * Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-281-1/+4
| * Add a failing test.Henning Baldersheim2019-06-281-3/+22
* | Nonfunctional changes onlyJon Bratseth2019-06-283-7/+10
|/
* Nonfunctional change onlyJon Bratseth2019-06-121-0/+1
* Emit Position struct if necessary.Henning Baldersheim2019-04-052-0/+10
* Avoid '*' importsHenning Baldersheim2019-04-051-8/+54
* no more body fieldsArne Juul2019-01-211-6/+6
* stop using "header" and "body" keywordsArne Juul2019-01-212-8/+0
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-291-1/+1
* Revert "Always output tensor type in toString"Håkon Hallingstad2018-11-291-1/+1
* Expect tensor typeJon Bratseth2018-11-281-1/+1
* Don't fail on warnings for nowJon Bratseth2018-11-221-1/+0