Clean up (DOM)DataTreeIdentifier methods
[mdsal.git] / binding / mdsal-binding-dom-adapter / src / main / java /
2023-12-09 Robert VargaClean up (DOM)DataTreeIdentifier methods 59/109259/5
2023-12-09 Robert VargaUse constructor activation for adapted services 60/109260/3
2023-12-09 Robert VargaDo not use ListenerRegistration in mdsal-binding-api 54/109254/3
2023-12-08 Robert VargaRemove DOMDataTreeCommitCohortRegistration 36/109236/1
2023-12-08 Robert VargaDo not use ListenerRegistration in mdsal-dom-api 06/109206/4
2023-12-07 Robert VargaMerge DOMExtensibleService into DOMService 62/109062/8
2023-12-06 Robert VargaClean up BindingDOMNotificationPublishServiceAdapter 71/109171/1
2023-11-14 Robert VargaRemove support for composite NotificationListener 50/108950/5
2023-11-14 Robert VargaRename RpcConsumerRegistry to RpcService 48/108948/3
2023-11-14 Robert VargaRemove yang.binding.RpcService 96/108696/10
2023-10-21 Robert VargaMake LambdaTarget a record 81/108581/3
2023-08-30 Robert VargaFix mergeParentStructure{Merge,Put} with augmentations 66/107566/4
2023-08-29 Robert VargaQualify nested interfaces 64/107564/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 Oleksandr PanasiukAdd simple data listeners 80/105080/10
2023-06-15 Samuel SchneiderConvert mdsal-binding-dom-adapter to a JPMS module 86/105886/14
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 VargaMigrate users of NormalizedNode.getIdentifier() 92/106192/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-25 Robert VargaSimplify LazyDataObjectModification.childCache 57/106157/2
2023-04-12 Robert VargaCleanup AbstractBindingAdapter 00/105400/2
2023-04-11 Robert VargaFix DOMDataTreeCommitCohort 04/105204/4
2023-04-11 Robert VargaMigrate Optional.get() callers 69/105369/6
2023-04-04 Robert VargaRemove explicit DataTreeChangeService 14/105214/1
2023-03-24 Robert VargaRename InstanceIdentifierBuilder 90/104990/2
2023-03-20 Šimon UkušRehost BindingMapping in yang.binding.contract.Naming 84/104484/6
2022-12-08 Robert VargaDeprecate WriteTransaction.mergeParentStructure*() 37/103637/1
2022-11-26 Robert VargaRefactor createDomRpcIdentifiers() 25/103425/2
2022-11-26 Robert VargaLog timeouts 08/103408/2
2022-11-25 Robert VargaCentralize AbstractDOMRpcImplementationAdapter.serialize() 70/103370/4
2022-11-24 Robert VargaTighten AbstractDOMRpcImplementationAdapter.serialize() 69/103369/2
2022-11-24 Robert VargaEliminate RpcMethodInvoker 68/103368/2
2022-11-24 Robert VargaRegister multiple LegacyDOMRpcImplementationAdapters 67/103367/1
2022-11-24 Robert VargaEliminate RpcServiceInvokers 66/103366/1
2022-11-24 Robert VargaUnify RPC input serialization 65/103365/2
2022-11-24 Robert VargaRehost getRpcMethodToQName() 64/103364/2
2022-11-24 Robert VargaLegacyDOMRpcImplementationAdapter is generic 63/103363/1
2022-11-24 Robert VargaRemove BindingReflections.resolveRpc{In,Out}putClass() 21/103021/6
2022-11-24 Robert VargaCentralize "invoke" string definition 36/103336/4
2022-11-24 Robert VargaDeprecate RpcService 61/102661/16
2022-11-24 Robert VargaAdd support for registering single-RPC services 78/102578/34
2022-11-24 Robert VargaClean up ContextReferenceExtractor a bit 55/103355/2
2022-11-24 Robert VargaTighten up RpcInvocationStrategy 35/103335/2
2022-11-24 Robert VargaConnect ContextReferenceExtractor with BindingMapping 34/103334/2
2022-11-24 Robert VargaSeal ContextReferenceExtractor 33/103333/2
2022-11-24 Robert VargaRework ContextReferenceExtractor caching 32/103332/2
2022-11-24 Robert VargaBreak open RpcInvocationStrategy 31/103331/2
2022-11-24 Robert VargaIntegrate getRpcMethodToSchema() into constructor 30/103330/2
2022-11-24 Robert VargaMove getRpcMethodToSchema() 29/103329/3
2022-11-24 Robert VargaUpdate CurrentAdapterSerializer.getRpcMethodToSchema() 27/103327/3
2022-11-24 Robert VargaClean up RpcServiceAdapter 21/103321/5
2022-11-24 Robert VargaSplit out RpcInvocationStrategy 20/103320/4
2022-11-22 Robert VargaRefactor RpcRoutingStrategy 13/103313/2
2022-11-21 Robert VargaDerive RpcRoutingStrategy from RpcEffectiveStatement 06/103306/2
2022-11-20 Robert VargaAdd RpcProviderService documentation 01/103301/1
2022-11-06 Robert VargaRemove OSGiQueryFactory 11/103111/3
2022-11-06 Robert VargaUse a record for RecordId 10/103110/2
2022-11-06 Robert VargaFixup AbstractForwardedTransaction.doExecute() 12/103112/2
2022-10-13 Robert VargaDOM RPC invocation takes ContainerNode 62/102662/1
2022-10-12 Robert VargaIntegrate Action with BindingContract 77/102577/5
2022-10-06 Robert VargaUpdate DOMRpcResult a bit 71/102571/5
2022-07-04 Robert VargaUse FrameworkUtil.asDictionary() 19/101719/1
2022-06-26 Robert VargaAdd support for composite notification listeners 84/97984/11
2022-06-25 Robert VargaRemove BindingDOMNotificationServiceAdapter.getDomService() 25/101625/1
2022-06-21 Robert VargaDeprecate NotificationListener 17/101617/4
2022-05-31 Robert VargaModernize LazyDataObjectModification 65/101365/4
2022-05-30 Robert VargaModernize BindingStructuralType 63/101363/3
2022-05-30 Robert VargaUse instanceof pattern in RpcServiceAdapter 64/101364/2
2022-05-30 Robert VargaUse instanceof patterin ActionAdapter 62/101362/1
2022-04-26 Robert VargaRemove RpcServiceInvoker.from(Class) 23/100823/1
2022-04-26 Robert VargaDeprecate RpcServiceInvoker.from(Class) 22/100822/1
2022-04-11 Robert VargaAdd InstanceNotification(Publish)ServiceAdapter 35/100435/10
2022-04-06 Robert VargaDrop a few FIXMEs into mdsal-binding-dom-adapter 33/100433/1
2022-04-01 Dominik VrbovskyInject RPC input QName into LazySerializedContainerNode 82/100282/9
2022-03-13 Robert VargaCorrect ActionService generics 43/99943/2
2022-03-11 Robert VargaEnforce InstanceIdentifier creation 63/100063/6
2022-03-08 Robert VargaAdopt odlparent-10.0.0/yangtools-8.0.0-SNAPSHOT 79/97379/60
2022-03-08 Robert VargaRework BindingRuntimeTypes 45/98245/100
2022-02-22 Robert VargaClean up BindingDOMRpcServiceAdapter a bit 40/99840/1
2022-02-22 Robert VargaRemove RpcMethodInvoker specializations 39/99839/2
2022-02-15 Peter SunaCorrect ActionProviderService method definition 61/99761/1
2022-02-10 Robert VargaImprove ActionProviderServiceAdapter defensiveness 81/99681/1
2022-02-10 Robert VargaDo not allow wildcards in Action.invoke() 78/99678/3
2022-01-20 Robert VargaExpose a List of changes in DOMDataTreeChangeListener 33/97633/3
2022-01-17 Ivan HraskoRemove remaining concepts.(Checked)Builder references 56/98756/11
2021-12-02 Robert VargaFix action invocation and registration 01/98701/6
2021-11-22 Robert VargaFix Notification raw types 37/98637/1
2021-11-15 Robert VargaNarrow Notification.implementedInterface() return type 75/97975/9
2021-10-19 Robert VargaAdd NotificationService.registerListener() 76/97976/5
2021-09-21 Robert VargaRemove OSGiBindingAdapterFactory 10/94210/9
2021-08-16 Robert VargaImprove AdaptingTracker type safety 26/97226/1
2021-08-16 Robert VargaImprove DynamicBindingAdapter safety 25/97225/1
next