aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test/src
Commit message (Collapse)AuthorAgeFilesLines
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-8/+4
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Add test of imported field in concrete document typeTor Brede Vekterli2020-02-181-0/+9
|
* Expect short formJon Bratseth2020-01-031-1/+1
|
* Call addFieldSets for genrated document types in order for fieldSet and ↵Henning Baldersheim2019-08-291-0/+13
| | | | | | fieldSetAll to work. Verify that _zcurve generated fields are not exposet in the default fieldSet().
* Update testHenning Baldersheim2019-08-291-9/+11
|
* Properly generate concrete documents for the bool type too.Henning Baldersheim2019-08-281-0/+2
|
* 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
| | | | | | | | Since keys in maps and weighted sets must be primitives we should be complete here.
* | 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-051-0/+7
|
* Avoid '*' importsHenning Baldersheim2019-04-051-8/+54
|
* no more body fieldsArne Juul2019-01-211-6/+6
|
* 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
|
* Deprecating a whole lot of body/header related methods that should have been ↵Henning Baldersheim2018-10-311-0/+1
| | | | done a long time ago.
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-091-0/+9
|
* silence warningsArne H Juul2017-04-201-1/+1
|
* Use HEAD document (de-)serializerTor Brede Vekterli2017-02-091-4/+5
|
* Support references in concrete document typesTor Brede Vekterli2017-02-081-19/+98
|
* Preserve old behavior where doing a setFieldValue on a string field,Henning Baldersheim2016-11-161-0/+7
| | | | | | would make an empty spanTreeMap when there where no annotations. However this is different that using the generated setter, which will not touch any annotations. But that is the same issue as always.
* PublishJon Bratseth2016-06-153-0/+863