Rework NormalizedNode type hierarchy
[yangtools.git] / yang / yang-data-codec-xml / src / test / java / org / opendaylight / yangtools / yang / data / codec / xml / YangModeledAnyXMLDeserializationTest.java
2020-12-07 Robert VargaRework NormalizedNode type hierarchy 13/93813/49
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-03-27 Robert VargaMore getPath() implementation deprecation 51/88751/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-09-27 Robert VargaRename Any{Data,Xml}SchemaNode to Any{data,xml}SchemaNode 87/84787/1
2019-04-08 Robert VargaReduce use of getChildByName() 49/81449/4
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-codec-xml 67/79267/1
2018-05-16 Robert VargaMake tests use UntrustedXML instead of XMLInputFactory 41/72041/1
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-11 Robert VargaPeel WhenConditionAware from ConstraintDefinition 10/65410/10
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-06-06 Robert VargaEnforce checkstyle on yang-data-codec-xml 39/58339/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10