aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/DocumentTypeManagerTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* cleanup some unneccessary cruftArne H Juul2022-06-081-6/+0
* more cleanup of DocumentTypeManager APIArne H Juul2022-06-081-8/+8
* remove TemporaryStructuredDataTypeArne H Juul2022-06-081-2/+0
* stop using/testing deprecated APIArne H Juul2022-06-081-2/+0
* just register document typesArne H Juul2022-04-081-6/+10
* namespace structs when reading configArne H Juul2022-04-071-0/+7
* mark getDataType(String) as deprecatedArne H Juul2022-03-241-9/+9
* split into two methods (review feedback)Arne H Juul2022-03-241-0/+25
* add getDeclaredStructType in DocumentTypeArne H Juul2022-03-131-2/+42
* configurable rendering of "position" structsArne H Juul2022-01-241-1/+13
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-101-0/+4
* new config no longer overrides internal ID of configured typesArne H Juul2021-12-081-4/+4
* avoid warnings from unit tests by closing subscriberArne H Juul2021-12-011-3/+4
* deprecate classes scheduled for removalArne H Juul2021-11-301-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-051-0/+30
|\
| * Wire imported fields config into Java DocumentTypeTor Brede Vekterli2020-01-311-0/+30
* | Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-9/+5
|/
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-0/+1
* Add test for proper setup and fix dirty retyping of ReferenceDataType target ...Henning Baldersheim2018-09-121-0/+10
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add /nodes/v2/maintenanceJon Bratseth2017-04-251-27/+23
* Break up huge function into smaller bitsTor Brede Vekterli2017-01-261-1/+1
* Handle self references by allowing forward declarations with type IDsTor Brede Vekterli2017-01-261-0/+7
* Test multiple references to multiple document typesTor Brede Vekterli2017-01-261-32/+33
* Add reference type to document manager configTor Brede Vekterli2017-01-261-5/+57
* PublishJon Bratseth2016-06-151-0/+497