Do not pull in spotbugs-annotations into binding-parent
[mdsal.git] / binding /
2023-06-26 Robert VargaRemove BindingReflections.getQName(BaseIdentity) 03/106703/2
2023-06-26 Robert VargaFix output's NodeIdentifier 05/106705/2
2023-06-26 Robert VargaImprove binding-parent 79/106679/5
2023-06-26 Robert VargaDo not require spotbugs transitively 78/106678/3
2023-06-26 Robert VargaBump upstreams 68/106668/2
2023-06-22 Robert VargaDo not use BindingReflections in ModuleInfoSnapshotBuilder 31/106631/1
2023-06-22 Robert VargaDo not use BindingReflections in IdentityCodec 21/106621/2
2023-06-22 Robert VargaRemove BindingReflections.getQName(Rpc) 22/106622/2
2023-06-22 Robert VargaHide BindingReflections.isRpcType() 18/106618/1
2023-06-21 Robert VargaRename yang.binding.{Identifiable,Identifier} 97/106597/6
2023-06-21 Robert VargaAdjust for DataTreeCandidateNode API change 06/106606/2
2023-06-21 Robert VargaRequire failureaccess 07/106607/1
2023-06-21 Robert VargaModernize AbstractDataObjectModification 04/106604/1
2023-06-21 Robert VargaMove BindingReflections.isNotificationCallback() 93/106593/4
2023-06-21 Robert VargaRemove BindingReflections.isRpcMethod() 91/106591/3
2023-06-21 Robert VargaRemove BindingReflections.getModuleInfoClassName() 90/106590/5
2023-06-21 Robert VargaRemove BindingReflections.loadModuleInfos() 89/106589/5
2023-06-21 Robert VargaMove BindingReflections.cacheModuleInfos() 88/106588/5
2023-06-21 Robert VargaMove BindingReflections.findAugmentationTarget() 87/106587/3
2023-06-21 Robert VargaHide BindingReflections.getModuleInfo() 85/106585/2
2023-06-21 Robert VargaRemove BindingReflections.getModelRootPackageName() 84/106584/2
2023-06-21 Robert VargaRemove DataObjectReadingUtil 82/106582/2
2023-06-21 Oleksandr PanasiukAdd simple data listeners 80/105080/10
2023-06-20 Robert VargaClean up mdsal-binding-runtime-spi dependencies 66/106566/1
2023-06-20 Robert VargaFix BindingRuntimeHelper.extractYangModuleInfo() 64/106564/4
2023-06-20 Robert VargaClean up dependencies 55/106555/3
2023-06-20 Robert VargaEliminate DataObjectSerializerImplementation 51/106551/3
2023-06-20 Robert VargaHide DataObjectSerializer 50/106550/1
2023-06-20 Robert VargaFix BindingToNormalizedStreamWriter.enter() 49/106549/2
2023-06-20 Robert VargaAdd BindingDataObjectCodecTreeParent.getStream{Augmenta... 47/106547/1
2023-06-20 Robert VargaAdd CommonDataObjectCodecTreeNode.stream{Augmentation... 45/106545/1
2023-06-19 Oleksandr PanasiukRehost BindingReflections.loadModuleInfos() 77/104877/4
2023-06-19 Robert VargaPromote AbstractBindingLazyContainerNode 85/106485/2
2023-06-19 Robert VargaRemove unused dependency 82/106482/2
2023-06-19 Robert VargaIntroduce AbstractBaseTemplate 78/106278/3
2023-06-19 Robert VargaHide DataContainerCodecContext.getType() 99/106499/2
2023-06-16 Robert VargaConvert mdsal-binding-runtime-osgi to a JPMS module 02/106502/2
2023-06-15 Robert VargaClean up mdsal-binding-model-api dependencies 98/106498/1
2023-06-15 Samuel SchneiderConvert mdsal-binding-dom-adapter to a JPMS module 86/105886/14
2023-06-15 Robert VargaExport org.opendaylight.mdsal.binding.dom.codec.impl 94/106494/1
2023-06-15 Robert VargaBump xtend to 2.31.0 88/106488/2
2023-06-14 Robert VargaRefactor streamChild() methods 89/106489/1
2023-06-14 Robert VargaClean up addYangPathArgument() 87/106487/1
2023-06-14 Robert VargaRename AugmentatioNodeContext 86/106486/1
2023-06-14 Robert VargaFix code generation with leafrefs pointing to optional... 75/106475/6
2023-06-13 Robert VargaGuard against null augmentations 74/106474/1
2023-06-13 Robert VargaRemove an unnecessary cast 73/106473/1
2023-06-13 Robert VargaRename ChoiceNodeCodecContext 71/106471/1
2023-06-13 Robert VargaRename SchemaRootCodecContext 70/106470/1
2023-06-13 Robert VargaHide CodecOpaqueObject constructor 69/106469/1
2023-06-13 Robert VargaImprove AbstractOpaque{Data,Object}.equals() 68/106468/1
2023-06-13 Robert VargaRename NodeCodecContext 67/106467/1
2023-06-13 Robert VargaSeal NodeCodecContext hierarchy 64/106464/1
2023-06-13 Robert VargaSplit out CodecContextFactory 63/106463/2
2023-06-13 Robert VargaSeal IdentifiableItemCodec 60/106460/1
2023-06-13 Robert VargaAdjust to YangTextSchemaSource being a CharSource 59/106459/1
2023-06-05 Robert VargaRename CaseNodeCodecContext.Prototype 81/106381/2
2023-06-05 Robert VargaBump odlparent to 13.0.1 86/106386/2
2023-06-04 Robert VargaSplit out CaseNodeCodecContext.Prototype 79/106379/2
2023-06-04 Robert VargaSplit out NotificationCodecContext.Prototype 78/106378/2
2023-06-04 Robert VargaSplit out SchemaRootCodecContext.Prototype 77/106377/3
2023-06-04 Robert VargaSplit out DataContainerCodecPrototype subclasses 76/106376/2
2023-06-04 Robert VargaUse instanceof patterns in KeyedListNodeCodecContext 75/106375/1
2023-06-04 Robert VargaUse instanceof patterns in CodecDataObject 74/106374/1
2023-06-04 Robert VargaSharpen CodecDataObject.data 73/106373/2
2023-06-04 Robert VargaModernize dom-codec-api a bit 72/106372/4
2023-06-04 Robert VargaModernize ChoiceNodeCodecContext 71/106371/1
2023-05-31 Robert VargaBump odlparent to 13.0.0 11/106311/2
2023-05-29 Robert VargaCorrect AbstractDataObjectModification memoization 16/106216/3
2023-05-29 Robert VargaRelax AbstractDataObjectModification.childNodesCache 15/106215/3
2023-05-28 Robert VargaRelax AbstractDataObjectModification.modificationType 14/106214/1
2023-05-28 Robert VargaPerform partial modification matching 97/106197/1
2023-05-28 Robert VargaRefactor AbstractDataTreeChangeListenerTest 96/106196/2
2023-05-28 Robert VargaImprove BindingNormalizedNodeSerializer API 95/106195/1
2023-05-28 Robert VargaClean up BindingAugmentationCodecTreeNode 94/106194/2
2023-05-28 Robert VargaImprove BindingCodecTree interface 93/106193/2
2023-05-28 Šimon UkušRemove binding.spec.util package 93/104093/4
2023-05-28 Robert VargaMigrate users of NormalizedNode.getIdentifier() 92/106192/1
2023-05-28 Robert VargaMigrate callers of IncorrectNestingException.create() 91/106191/1
2023-05-28 Robert VargaMigrate users of YangInstanceIdentifier.{create,empty}() 90/106190/1
2023-05-28 Robert VargaAdopt yangtools-11.0.0-SNAPSHOT 86/104586/27
2023-05-27 Robert VargaUpdate binding-dom adaptation to remove AugmentationNode 63/105463/45
2023-05-27 Robert VargaImprove AbstractDataTreeChangeListenerTest 79/106179/3
2023-05-26 Robert VargaModernize AbstractDataTreeChangeListenerTest a bit 78/106178/1
2023-05-26 Robert VargaBump upstreams 77/106177/1
2023-05-26 Robert VargaImprove BindingCodecTree.getSubtreeCodec() 76/106176/2
2023-05-26 Robert VargaImprove BindingCodecContext.getCodecContextNode() 75/106175/1
2023-05-25 Robert VargaSimplify LazyDataObjectModification.childCache 57/106157/2
2023-05-25 Robert VargaDitch use of LinkedList in BindingCodecContext 56/106156/1
2023-05-25 Robert VargaModernize BindingCodecContext 54/106154/1
2023-05-24 Robert VargaAdd CodecDataObjectAnalysis 28/106128/6
2023-05-22 Robert VargaClean up DataContainerCodecContext exception handling 27/106127/2
2023-05-22 Robert VargaImprove DataContainerCodecPrototype safety 26/106126/4
2023-05-22 Robert VargaClean up NonCachingCodec 25/106125/1
2023-05-22 Robert VargaisSubstitutionFor() should be final 23/106123/1
2023-05-22 Robert VargaRemove BindingDataObjectCodecTreeNode.writeAsNormalized... 20/106120/1
2023-05-18 Robert VargaDo not mock YangInstanceIdentifier.PathArgument 19/106019/2
2023-05-15 Robert VargaMove addYangPathArgument() 65/105565/3
2023-05-02 Robert VargaFix runtime type search 73/105773/2
2023-04-26 Peter SunaAdd tests for BindingObjects with List and LeafLists 57/105657/2
next