mdsal.git
2023-01-23 Robert VargaBump versions to 11.0.5-SNAPSHOT 95/104095/1
2023-01-19 Robert VargaFix typedef/bits code generation 41/104041/5
2023-01-18 Robert VargaAdd Augmentable.augmentationOrElseThrow() 36/104036/5
2023-01-17 Robert VargaUse instanceof patterns for argument checking 65/104065/1
2023-01-17 Robert VargaAdd FIXMEs to Rpc{Input,Output} 63/104063/1
2023-01-06 Robert VargaMore use of instanceof patterns 59/103959/1
2022-12-18 Robert VargaBump versions to 11.0.4-SNAPSHOT 97/103697/1
2022-12-13 Robert VargaDeprecate DataObjectReadingUtil 65/103665/1
2022-12-13 Robert VargaDeprecate BindingReflections.getModelRootPackageName() 64/103664/2
2022-12-08 Robert VargaDeprecate WriteTransaction.mergeParentStructure*() 37/103637/1
2022-12-05 Robert VargaFix union/bits string mapping 03/103603/1
2022-12-04 Robert VargaSet Xtend generation target to Java 17 74/103574/1
2022-12-04 Robert VargaBump Xtend to 2.29.0 73/103573/1
2022-12-04 Robert VargaBump versions to 11.0.3-SNAPSHOT 69/103569/1
2022-12-04 Robert VargaBump yangtools to 10.0.2 68/103568/1
2022-11-28 Robert VargaBump versions to 11.0.2-SNAPSHOT 43/103443/1
2022-11-28 Robert VargaFix AbstractDOMRoutingTable.{add,remove}All() 42/103442/4
2022-11-28 Robert VargaMake invertImplementationsMap() static 39/103439/1
2022-11-26 Robert VargaRefactor createDomRpcIdentifiers() 25/103425/2
2022-11-26 Robert VargaSimplify transactionAborted() 10/103410/3
2022-11-26 Robert VargaModernize AbstractIetfInetUtil 11/103411/4
2022-11-26 Robert VargaEnable HTML linting 07/103407/2
2022-11-26 Robert VargaUse explicit exceptions in benchmark 09/103409/1
2022-11-26 Robert VargaLog timeouts 08/103408/2
2022-11-26 Robert VargaUse RpcEffectiveStatement.input() 06/103406/1
2022-11-25 Robert VargaBump versions to 11.0.1-SNAPSHOT 02/103402/1
2022-11-25 Robert VargaBump upstream versions 01/103401/1
2022-11-25 Robert VargaFix a module warning 84/103384/2
2022-11-25 Robert VargaImprove SchemaUnawareCodec 83/103383/2
2022-11-25 Robert VargaClean up AbstractCompositeGenerator 81/103381/1
2022-11-25 Robert VargaClean up SchemaRootCodecContext 80/103380/1
2022-11-25 Robert VargaClean up IdentifiableItemCodec 79/103379/1
2022-11-25 Robert VargaClean up EncapsulatedValueCodec 78/103378/1
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 VargaChange action input/output naming strategy 60/103360/3
2022-11-24 Robert VargaClean up BindingDOMAdapterLoaderTest 59/103359/2
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-24 Robert VargaMove BindingReflections.isSubstitutionFor() 49/103349/2
2022-11-24 Robert VargaDeprecate BindingReflections.isSubstitutionFor() 48/103348/2
2022-11-24 Robert VargaHide BindingReflections.isNotification() 45/103345/4
2022-11-24 Robert VargaDeprecate BindingReflections.isNotification() 44/103344/3
2022-11-24 Ruslan KashapovGenerate binding-dom-codec classes into separate packages 22/103322/5
2022-11-24 Robert VargaMove BindingReflections.getChildrenClass* 40/103340/2
2022-11-24 Robert VargaDeprecate BindingReflections.getChildrenClass* 41/103341/1
2022-11-24 Robert VargaDeprecate BindingReflections.resolveRpc{In,Out}putClass() 20/103020/6
2022-11-24 Robert VargaUpdate {Leaf,Root}BindingClassLoader 38/103338/7
2022-11-24 Robert VargaSplit out mdsal-binding-loader 37/103337/6
2022-11-22 Robert VargaRefactor RpcRoutingStrategy 13/103313/2
2022-11-21 Robert VargaDerive RpcRoutingStrategy from RpcEffectiveStatement 06/103306/2
2022-11-21 Robert VargaSeal RpcRoutingStrategy 05/103305/2
2022-11-20 Robert VargaAdd RpcProviderService documentation 01/103301/1
2022-11-18 Robert VargaRename Enumeration to EnumTypeObject 98/103298/1
2022-11-18 Robert VargaAdd UnionTypeObject 97/103297/2
2022-11-17 Ivan MartiniakAdd BitsTypeObject 40/101840/30
2022-11-17 Robert VargaBump byte-buddy to 1.12.19 96/103296/1
2022-11-15 Robert VargaImprove SerialVersionHelper a bit 89/103189/3
2022-11-10 Robert VargaDo not use appendValue to append bits 88/103188/2
2022-11-10 Robert VargaUse Boolean.hashCode() for bits components 86/103186/1
2022-11-10 Robert VargaUse primitive comparison for bit properties 85/103185/3
2022-11-09 Robert VargaRemove BaseTemplate.hashCodeResult() 84/103184/1
2022-11-09 Robert VargaImprove class template equals() 83/103183/1
2022-11-09 Robert VargaImport java.lang.Object in equals() 82/103182/1
2022-11-09 ivan.martiniakMap bits type to primitive boolean 73/101673/16
2022-11-09 Robert VargaMake SerializedDOMDataBroker final 27/103127/2
2022-11-09 Robert VargaDo not emit empty super() call 79/103179/1
2022-11-09 Robert VargaKeep property initialization order constant 78/103178/1
2022-11-09 Robert VargaRequire union field to be set 76/103176/2
2022-11-09 Robert VargaMigrate mdsal-binding-test-model to JUnit 5 77/103177/2
2022-11-07 Robert VargaDo not allow multi-datastore transactions 42/95242/44
2022-11-07 Robert VargaUse a VarHandle for closed flag 20/103120/3
2022-11-07 Robert VargaImprove AbstractDOMForwardedTransactionFactory 21/103121/1
2022-11-07 Robert VargaSpecialize CommitCoordinationTask 18/103118/2
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-11-04 Robert VargaRename ModuleInfoSnapshotResolver 83/103083/2
2022-11-04 Robert VargaModernize ModuleInfoSnapshotResolver a bit 84/103084/2
2022-11-04 Robert VargaSimplify YangModuleInfoScanner 82/103082/2
2022-11-04 Robert VargaRemove unneeded suppression 81/103081/1
next