Bump versions to 14.0.0-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / src / test /
2024-01-14 Robert VargaMigrate users of Builders/ImmutableNodes 64/109764/4
2024-01-12 Robert VargaRefactor PathArgument to DataObjectStep 92/109692/21
2024-01-08 Robert VargaBump yangtools to 13.0.0 82/109282/15
2023-06-29 Robert VargaAdd interfaces for (Normalized)YangData codec 56/106756/1
2023-06-21 Robert VargaRename yang.binding.{Identifiable,Identifier} 97/106597/6
2023-05-28 Robert VargaImprove BindingNormalizedNodeSerializer API 95/106195/1
2023-05-28 Robert VargaImprove BindingCodecTree interface 93/106193/2
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-27 Robert VargaUpdate binding-dom adaptation to remove AugmentationNode 63/105463/45
2023-05-22 Robert VargaClean up NonCachingCodec 25/106125/1
2023-04-11 Robert VargaMigrate Optional.get() callers 69/105369/6
2023-02-23 Robert VargaAdd IdentityKeyTest 55/104555/1
2022-11-24 Robert VargaChange action input/output naming strategy 60/103360/3
2022-11-24 Ruslan KashapovGenerate binding-dom-codec classes into separate packages 22/103322/5
2022-11-18 Robert VargaRename Enumeration to EnumTypeObject 98/103298/1
2022-11-02 Robert VargaClean up NormalizedNodeSerializeDeserializeTest 34/103034/1
2022-11-02 Ivan HraskoAdd nonnullFoo() getters for non-semantic objects 10/98210/92
2022-11-02 Robert VargaClean up BindingNormalizedNodeCodec.deserialize() imple... 23/103023/6
2022-10-12 Robert VargaGenerate Rpc services 74/102574/10
2022-06-13 OleksandrZharovGenerate fields for all Identityrefs in an Union bindin... 63/100863/15
2022-04-20 tadei.bilanConvert mdsal-binding-dom-codec to a JPMS module 78/97078/13
2022-04-14 Robert VargaMap identities to proper objects 17/100117/20
2022-04-14 Robert VargaDo not generate union builders 96/100496/7
2022-04-11 Robert VargaPromote SchemaUnawareCodec to a top-level construct 33/100533/1
2022-04-11 Robert VargaSplit STATIC_CODECS into per-type caches 32/100532/1
2022-04-11 Robert VargaAdd InstanceNotification(Publish)ServiceAdapter 35/100435/10
2022-03-11 Robert VargaEnforce InstanceIdentifier creation 63/100063/6
2022-03-11 Robert VargaModernize ExceptionReportingTest 64/100064/2
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-24 Robert VargaMap system-ordered leaf-lists to Set<T> 97/99697/6
2022-02-22 Robert VargaSeparate out notification handling 31/99831/4
2022-02-22 Robert VargaSeparate out RPC input/output codecs 38/99838/3
2022-02-22 Robert VargaAdd negative tests for instance identifier codec 30/99830/2
2022-01-11 Robert VargaFix raw Notification warnings 62/99262/1
2021-12-19 Robert VargaUse Empty.value() instead of Empty.getInstance() 36/98636/14
2021-06-16 Robert VargaTreat wildcards as objects 46/96546/7
2021-05-08 Robert VargaBump to odlparent-9.0.0/yangtools-7.0.1-SNAPSHOT 97/94297/90
2021-02-06 Robert VargaDo not generate 'isFoo()' methods 73/94273/11
2020-12-18 miroslav.kovacSpecialize relative leafref types during instantiation 01/88401/86
2020-12-11 Robert VargaFix checkstyle 08/94208/2
2020-10-05 Robert VargaAdjust to {Container,Input,Output}SchemaNode split 01/92901/5
2020-10-01 Robert VargaRemove unthrown exceptions 27/92827/1
2020-09-30 Robert VargaEliminate ClassLoadingStrategy 04/92804/5
2020-09-29 Robert VargaUse QName.bindTo() instead of withModule() 85/92785/1
2020-08-03 Robert VargaReplace SchemaPath with SchemaNodeIdentifier.Absolute... 05/91505/11
2020-07-19 Robert VargaCorrect mdsal-binding-runtime-{api,spi} packages 32/91432/3
2020-07-19 Robert VargaRemove uses of deprecated Builder.addAugmentation() 30/91430/1
2020-06-10 Peter ValkaFix leafref-to-enum encoding 11/89611/8
2020-05-06 Robert VargaAdd lazily-instantiated maps 88/89588/26
2020-05-06 Robert VargaAdd lazily-instantiated lists 08/89608/14
2020-04-23 Robert VargaCleanup BindingRuntimeHelpers 10/89310/4
2020-04-21 Robert VargaSquash empty MapNode/UnkeyedListNode objects to null 91/89191/1
2020-04-16 Robert VargaRefactor binding-dom-adapter 40/89040/10
2020-02-25 Robert VargaMigrate assertThat() imports 36/88036/1
2020-02-23 Robert VargaSplit up BindingRuntimeContext 27/87927/4
2020-02-19 Robert VargaSplit out mdsal-binding-runtime-{api,spi} 09/87909/5
2020-02-18 Robert VargaPromote BindingRuntimeContext to binding-generator-api 28/87828/25
2020-02-18 Robert VargaMove mdsal-binding-dom-codec tests 60/87860/16
2020-02-18 Robert VargaPromote codec exceptions to binding.codec.api 54/87854/20
2019-12-28 Robert VargaRevert "Revert "Do not emit empty lists to NormalizedNo... 02/86502/7
2019-12-17 Robert VargaMap system-ordered keyed lists to Map 27/85827/21
2019-12-12 Robert VargaMove Bug5224/Bug5845 tests 09/86409/1
2019-09-22 Robert VargaRevert "Do not emit empty lists to NormalizedNodes" 71/84571/2
2019-09-03 Robert VargaChange mapping of uint{8,16,32,64} 55/83955/25
2019-08-30 Robert VargaFixup leaf caching test in face of lazy leaf nodes 94/84094/2
2019-08-16 Robert VargaDo not emit empty lists to NormalizedNodes 58/82558/7
2019-06-26 Robert VargaRemove use of getKeyValues() 81/82681/2
2019-05-31 Robert VargaDo not use NodeIdentifierWithPredicates constructors 50/82350/1
2019-05-28 Robert VargaAdd binding support for anydata nodes 39/82239/5
2019-05-02 Robert VargaDo not inline NodeContextSuppliers 67/81867/4
2019-04-30 Robert VargaAdd support for EventInstantAware notifications 80/81580/11
2019-04-29 Robert VargaTeach BindingNormalizedNodeCache to cache leaf type... 90/79990/32
2019-04-29 Robert VargaRework DataObjectSerializer implementations 09/81709/20
2019-04-18 Robert VargaAdd codec support for anyxml classes 43/81643/19
2019-04-11 Robert VargaRework BindingCodecTreeNode 38/81538/8
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-03-20 Robert VargaChange 'type empty' mapping 49/80949/13
2019-02-12 Stephen KittUse HashMap and HashSet constructors 87/80287/1
2019-02-12 Stephen KittSwitch to Objects.requireNonNull 79/80279/1
2019-01-09 Stephen KittRemove redundant type declarations 79/76879/6
2018-11-13 Robert VargaGenerate nonnull default wrappers for list getters 27/77627/11
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-05 Robert VargaMake sure we compare key members via their property... 50/76650/4
2018-10-01 Jakub TóthFix KeyedListAction serialization 04/76504/1
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-07-23 Robert VargaMove BindingReflections to mdsal-binding-spec-util 47/74347/3
2018-07-19 Tom PantelisConvert binding read to java.util.Optional 38/74238/2
2018-07-14 Robert VargaTeach binding-dom-codec about actions 95/73995/32
2018-07-13 Robert VargaSpeed up dom-codec tests 94/73994/4
2018-06-27 Robert VargaFix case-related augment test 69/73469/2
2018-06-26 Robert VargaFix root choice targeting 82/72382/27
2018-06-21 Robert VargaTeach mdsal-binding-dom-codec about cases 56/72456/16
2018-06-03 Robert VargaRename Identifiable.getKey() to key() 34/71234/13
2018-04-19 Jie HanBinding codec v1 - fix get codec for typedef of empty... 93/62393/17
2018-03-22 Robert VargaImprove EnumerationCodec 51/69351/29
2018-03-05 Jie HanBug 8903 - binding-data-codec does not work with boolea... 89/62389/22
2017-10-17 Robert VargaFix checkstyle in mdsal-binding-dom-codec 18/64418/2
next