summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/DocumentReferenceResolverTest.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused importsArne H Juul2022-03-231-1/+0
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-4/+4
* populate struct fields on demandArne H Juul2022-03-111-8/+9
* Make Application immutableJon Bratseth2022-01-241-5/+6
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-0/+1
* deprecate classes scheduled for removalArne H Juul2021-11-301-0/+1
* search -> schemaJon Bratseth2021-10-151-19/+19
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-261-6/+8
* Add imported fields to document configsTor Brede Vekterli2020-01-311-6/+2
* Detect loops in unbound argumentsJon Bratseth2019-12-101-2/+1
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Add helper function for adding attribute aspect to fieldBjørn Christian Seime2017-02-171-3/+7
* Enforce that reference fields must be an attributeBjørn Christian Seime2017-02-171-0/+24
* Align naming of imported fields across Java code and config.Geir Storli2017-02-091-2/+2
* Remove TemporaryReferenceFieldBjørn Christian Seime2017-01-251-2/+4
* Add DocumentReferenceResolverBjørn Christian Seime2017-01-251-0/+72