Fix mandatory enforcer failure on augmented nodes
[yangtools.git] / yang / yang-data-impl / src / test /
2021-06-08 Robert VargaFix mandatory enforcer failure on augmented nodes 47/96447/2
2021-02-24 Robert VargaFix StringStringCodec length check 39/95339/2
2020-11-22 Robert VargaAdd MinMaxElementsValidationFailedException 13/93913/1
2020-11-22 Robert VargaReport a dedicated exception on unique failure 12/93912/1
2020-11-20 Robert VargaAdd UniqueValidation 01/93901/1
2020-11-20 Robert VargaSplit out AbstractValidation 00/93900/1
2020-11-20 Robert VargaReduce list/map/entry strategy confusion 98/93898/1
2020-11-17 Robert VargaConvert yang-data-impl to a JPMS module 55/93855/1
2020-10-03 Robert VargaPropagate EffectiveModelContext to more places 83/92883/5
2020-08-23 Robert VargaSwitch SchemaAwareApplyOperation error reporting 02/90002/3
2020-05-27 Robert VargaTeach SchemaAwareApplyOperation about anydata/anyxml 97/89997/3
2020-05-07 tadei.bilanAdd DataTreeCandidates.aggregate() method 35/88435/24
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 63/89263/2
2020-04-17 Robert VargaFix boolean parsing leniency 92/89092/3
2020-04-17 Robert VargaImprove TypeDefinitionAwareCodecTestHelper.getCodec() 91/89091/1
2020-04-17 Robert VargaMove yand.data.impl.codec tests 90/89090/1
2020-04-16 Robert VargaMake BitsTypeDefinition.Bit.position() return Uint32 08/88808/5
2020-02-12 Robert VargaEnable test for invalid leafrefs 40/87640/1
2020-02-10 Robert VargaRevert ChoiceSchemaNode.getCases() to return a Collection 39/87539/7
2020-01-22 Robert VargaMigrate assertThat() import 80/87080/3
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-12-30 Robert VargaCompact YT891Test 51/86651/2
2019-12-30 Robert VargaMove YANGTOOLS-821 test 47/86647/3
2019-12-30 Robert VargaMove YANGTOOLS-892 test 44/86644/3
2019-12-30 Robert VargaMove YANGTOOLS-891 test 33/86633/2
2019-11-05 Robert VargaNormalize predicate order in ImmutableNodes.fromInstanc... 88/85588/3
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-09-30 Robert VargaMake DataTree take EffectiveModelContext 15/84815/4
2019-09-30 Robert VargaExpose EffectiveModelContext from YangParserTestUtils 14/84814/3
2019-09-30 Robert VargaMake DataTreeTip.prepare() throw a checked exception 01/84801/3
2019-09-30 Robert VargaFix StoreTreeNode.getChild() return type 99/84799/3
2019-09-27 Robert VargaRename Any{Data,Xml}SchemaNode to Any{data,xml}SchemaNode 87/84787/1
2019-09-25 Andrii MazurianRename AnyXmlNode to DOMSourceAnyxmlNode 91/83591/22
2019-09-03 Robert VargaSwitch encoding unsigned type normalization to Uint... 47/83947/20
2019-08-28 Robert VargaDeprecate YangInstanceIdentifier.EMPTY 44/84044/4
2019-08-24 Robert VargaFix Serializer/Deserializer/Codec concepts 49/83949/9
2019-08-06 Robert VargaSwitch to using java.util.Base64 17/83417/5
2019-05-30 Robert VargaCleanup testing AugmentationIdentifier instantiations 41/82341/2
2019-05-30 Robert VargaDeprecate NodeIdentifierWithPredicates constructors 39/82339/2
2019-04-08 Robert VargaAdd DataNodeContainer.findDataChildByName(QName, QName...) 51/81451/2
2019-04-08 Robert VargaReduce use of getChildByName() 49/81449/4
2019-04-04 Robert VargaRemove AttributesContainer 88/80688/33
2019-02-12 Robert VargaExpand DataTreeCandidatesTest 78/80278/1
2019-02-05 Robert VargaRemove MapModificationStrategy hack 50/80150/6
2019-02-04 Robert VargaSeparate out ModificationApplyOperation.verifyStructure() 34/80134/4
2019-02-04 Robert VargaSeparate out RootModificationApplyOperation 59/80059/8
2019-01-30 Robert VargaFix automatic lifecycle delete stacking 52/79952/12
2019-01-28 Robert VargaFix ModifiedNode.toString() 67/79967/1
2019-01-28 Robert VargaOptimize IMDT tests 51/79951/1
2018-11-04 Robert VargaTolerate empty instance identifier in ImmutableNodes... 80/77480/1
2018-10-13 Robert VargaFixup MinMaxElementsValidation with disappearances 56/76956/4
2018-10-12 Robert VargaMinMaxElementsValidation needs to deal with lists disap... 21/76921/3
2018-09-07 Robert VargaRename LeafRefValidatation to LeafRefValidation 36/75836/2
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-08-06 Robert VargaMake empty lists and choices disappear 83/35583/40
2018-07-28 Robert VargaUpdate CursorAwareDataTree{Modification,Snapshot} API 05/74605/2
2018-05-22 Robert VargaCleanup yang-data-impl tests 21/72121/7
2018-05-22 Robert VargaFix min/max validation inside written value 03/71803/16
2018-05-07 Robert VargaRemove misleading TODO 24/71824/1
2018-03-05 Robert VargaCleanup resources allocated in @BeforeClass 42/68542/7
2018-02-21 Robert VargaDo not fake an errorMessage for pattern constraints 64/68464/4
2018-02-21 Robert VargaEncapsulate regexes in a non-capturing group 35/68435/4
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-12-23 Robert VargaYANGTOOLS-838: detect grouping identifier shadowing 66/66666/2
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-11 Robert VargaYANGTOOLS-706: finish evacuation of stmt.rfc6020.effective 15/65415/7
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-10-28 Robert VargaMake ConstraintMetaDefition attributes Optional 20/64820/9
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
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-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-18 Robert VargaBUG-865: Remove TreeNodeFactory.createTreeNodeRecursively() 62/32862/15
2017-10-18 Robert VargaEliminate use of DataTreeFactory.create(TreeType) 00/64300/2
2017-10-18 Robert VargaFix raw type warning 99/64299/2
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-04 Robert VargaCleanup checkstyle warnings and turn enforcement on... 51/62551/6
2017-10-03 Jie HanFix deleteWriteFooBar2ndLevelEmptyContainerTest 35/63435/4
2017-09-28 Robert VargaBUG-2389: Remove obsolete XML parser classes 59/60559/15
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-07 Peter KajsaBug 8713 - BGP models not compatible with leafref context 32/62832/2
2017-09-01 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 12/61712/11
2017-06-04 David SuarezReplace LOGGER/logger/log by LOG 86/58186/2
2017-05-25 Robert VargaFix a couple of warnings 03/57803/1
2017-05-23 Robert VargaFix a few warnings 44/57644/2
2017-05-16 Peter KajsaBug 7844 - Unable to create LeafRefContext for leafref 46/56946/5
2017-04-26 Peter KajsaBug 8291 - Unit test 45/56045/3
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-14 Robert VargaBUG-7759: return deserialized type 97/53297/2
2017-03-11 Robert VargaUse UntrustedXML in tests 79/53179/3
next