Remove an unneeded warning suppression
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema /
2021-04-23 Robert VargaRemove an unneeded warning suppression 00/95900/1
2021-04-20 Robert VargaRemove NormalizedNode.getNodeType() 11/95411/13
2021-04-20 Robert VargaOptimize SchemaOrderedNormalizedNodeWriter a bit 49/95849/3
2021-04-20 Robert VargaRemove schema-aware builders 46/95846/2
2021-04-19 Robert VargaImprove ImmutableAugmentationNodeBuilder defensiveness 45/95845/1
2021-04-19 Robert VargaImprove resolveAugmentations() casts 44/95844/1
2021-04-19 Robert VargaImprove ImmutableMapEntryNodeBuilder identifier handling 43/95843/1
2021-04-19 Robert VargaRename OrderedNodeContainer.getChild(int) 39/95839/2
2021-04-19 Robert VargaFix a package typo 38/95838/1
2021-04-19 Robert VargaMove NormalizedNode builders 28/95828/2
2021-04-19 Robert VargaMove SchemaUtils to yang-data-util 03/95803/1
2021-04-14 Robert VargaDo not allow nulls in NodeWithValue 42/84342/8
2021-03-04 Robert VargaDataContainerNode is not generic 08/95408/3
2021-02-19 Robert VargaSplit out yang-data-spi 35/95235/8
2021-02-16 Robert VargaRemove unused SchemaUtils methods 95/95195/2
2021-02-14 Robert VargaExpose EffectiveStatementInference from NormalizedAnyData 50/95150/5
2021-02-12 Robert VargaAdd yang.model.api.EffectiveStatementInference 39/95139/5
2021-02-10 Robert VargaRemove SchemaUtils.findParentSchemaNodesOnPath() 13/95113/2
2021-02-10 Robert VargaUse SchemaInferenceStack in SchemaOrderedNormalizedNode... 12/95112/2
2021-02-02 Robert VargaRemove YangModeledAnyxmlSchemaNode 67/94967/3
2020-12-07 Robert VargaMigrate getDataChildByName() users 86/94086/5
2020-12-07 Robert VargaRework NormalizedNode type hierarchy 13/93813/49
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-11-22 Robert VargaUpdate MutableTreeNode methods 08/93908/1
2020-11-22 Robert VargaUpdate StoreTreeNode methods 07/93907/1
2020-11-20 Robert VargaAdd MinMaxElementsValidationFailedException 06/93906/2
2020-11-20 Robert VargaReport a dedicated exception on unique failure 05/93905/2
2020-11-20 Robert VargaFix ListModificationStrategy child handling 04/93904/1
2020-11-20 Robert VargaHide UniqueValidator methods 93/93893/1
2020-11-20 Robert VargaAdd UniqueValidation 84/93884/15
2020-11-19 Robert VargaSplit out AbstractValidation 90/93890/3
2020-11-18 Robert VargaUnify ModificationApplyOperation.toString() 85/93885/2
2020-11-18 Robert VargaReduce list/map/entry strategy confusion 83/93883/2
2020-11-17 Robert VargaConvert yang-data-impl to a JPMS module 48/93848/6
2020-11-13 Robert VargaRefactor AbstractIdentifiable 20/93820/3
2020-10-08 Robert VargaExpose SchemaNodeIdentifier-based XML access 89/92989/3
2020-10-05 Robert VargaAlways use lazy leaf nodes 02/92902/3
2020-10-05 Robert VargaSplit out input/output schema nodes 95/92895/9
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-26 Robert VargaSimplify AbstractNodeContainerModificationStrategy 55/89955/4
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 63/89263/2
2020-03-27 Robert VargaDo not use SchemaNode.getPath() in assertions 52/88752/2
2020-02-21 Robert VargaRemove yang-data-impl activator 45/87945/3
2020-02-21 Robert VargaAdd FIXMEs 44/87944/2
2020-02-20 Robert VargaAdd inject annotations 22/87922/1
2020-02-12 Robert VargaEnable SpotBugs enforcement in yang-data-impl 39/87639/1
2020-02-12 Robert VargaDocument ModifiedNode.getValidatedNode() 38/87638/1
2020-02-10 Robert VargaRevert ChoiceSchemaNode.getCases() to return a Collection 39/87539/7
2020-01-21 Robert VargaDeprecate non-lazy leaf tracking 69/87069/1
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-12-25 Robert VargaRework incoming candidate check 76/86576/2
2019-12-25 Robert VargaAdd spotbugs/811 suppression 65/86565/1
2019-12-25 Robert VargaFix InterningLeafSetNodeBuilder check 64/86564/1
2019-11-05 Robert VargaNormalize predicate order in ImmutableNodes.fromInstanc... 88/85588/3
2019-11-05 Robert VargaExpose underlying schema from DataContainerNormalizatio... 86/85586/2
2019-11-05 Robert VargaRename ListItemNormalization 85/85585/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-09 Robert VargaUse varhandles in InMemoryDataTree 33/84233/5
2019-10-09 Robert VargaImprove InMemoryDataTreeModification.isSealed() performance 61/82561/7
2019-09-30 Robert VargaMake DataTree take EffectiveModelContext 15/84815/4
2019-09-30 Robert VargaAllow startAnyxmlNode() to handle differing object... 07/84807/6
2019-09-30 Robert VargaRename MountPointStreamWriter to StreamWriterMountPoint... 06/84806/1
2019-09-30 Robert VargaRename NormalizedMetadataStreamWriter to StreamWriterMe... 05/84805/1
2019-09-30 Robert VargaIntegrate AnydataExtension 96/84096/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-08-30 Robert VargaVerify leaf node squashing 95/84095/1
2019-08-30 Robert VargaFixup LazyLeafOperations 89/84089/3
2019-08-29 Robert VargaRemove useless method generic arguments 67/84067/1
2019-08-29 Robert VargaDo not retain leaf nodes in containers by default 15/84015/9
2019-08-28 Robert VargaDeprecate YangInstanceIdentifier.EMPTY 44/84044/4
2019-08-27 Robert VargaOptimize ImmutableNodes.leafNode() 14/84014/2
2019-08-06 Robert VargaApply modernization 14/83414/2
2019-07-24 Robert VargaTeach InstandIdToNodes about AnydataNode 38/83238/1
2019-07-17 Robert VargaRefactor MountPoint-related definitions 65/83065/11
2019-07-16 Robert VargaMove MountPointChild to rfc8528-data-api 63/83063/1
2019-07-16 Robert VargaAdd ImmutableMountPointNormalizedNodeStreamWriter 12/83012/15
2019-07-15 Robert VargaAdd XML support for parsing schema-mount data 48/82748/41
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
2019-06-06 Robert VargaMake ReusableImmutableNormalizedNodeStreamWriter reuse... 22/82422/2
2019-06-06 Robert VargaExpose ReusableStreamReceiver 16/82416/4
2019-05-31 Robert VargaDeprecate NodeIdentifierWithPredicates.getKeyValues() 47/82347/4
2019-05-30 Robert VargaDeprecate NodeIdentifierWithPredicates constructors 39/82339/2
2019-05-30 Robert VargaAdd ImmutableMetadataNormalizedAnydata.ofOptional() 33/82333/1
2019-05-30 Robert VargaAdd missing @NonNull annotations 32/82332/1
2019-05-29 Robert VargaRefactor anydata-related interfaces 20/82320/3
2019-05-28 Robert VargaCleanup NormalizedAnydata 59/82259/5
2019-05-27 Robert VargaAdd support for Anydata content normalization 54/82154/31
2019-05-27 Robert VargaRework Anydata model 94/82194/17
2019-05-21 Robert VargaAdd OpaqueAnydataExtension and related interfaces 55/82155/21
2019-05-17 Robert VargaAdd AnydataNode specialization to OpaqueData 96/57596/28
2019-05-14 Robert VargaAdd ReusableImmutableNormalizedNodeStreamWriter 37/82037/2
2019-05-14 Robert VargaAllow LeafSetEntryNodes to be added to result builder 23/82023/3
2019-05-13 Robert VargaAdd FIXMEs to remove generic type argument 11/82011/1
next