Rework BindingRuntimeTypes
[mdsal.git] / binding / mdsal-binding-dom-codec / src / test / java /
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
2017-09-06 Robert VargaMove mdsal-binding-dom codec classes 11/62611/7
2017-09-06 Robert VargaCorrect model revision 32/62732/2
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-03-03 Jakub TothBug 6859 #3 Binding generator v1 refactoring 09/52109/15
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2016-10-13 Peter NosalBug 5947: additional tests for binding-dom-codec #9 45/46345/5
2016-07-30 Peter NosalBug 5947: refactored common-api tests 75/42475/7
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 90/42190/2
2016-07-18 Robert VargaBUG-6028: iterate over component types to instantiate... 56/40056/13
2016-07-15 Isaku YamahataBug 6112 - UnionTypeCodec fails to non-identityref... 42/41742/2
2016-06-17 Filip GregorLazyDataObject bindingEquals fix 39/40439/6
2016-06-08 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref 56/39856/4
2016-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
2016-05-04 Peter KajsaBug 5446: toString() throws exception for 'type binary... 72/38272/3
2016-04-23 Maros MarsalekCheck augments for equality in LazyDataObject 10/38010/2
2016-03-07 Filip GregorBug 4798: Can not define a list as a subordinate 92/35392/4
2016-01-12 Robert VargaBUG-2062: handle ordered leaf-lists 61/32261/2
2015-11-18 Igor FoltinBug 4322: return default valued-object 46/29846/3
2015-11-17 Igor FoltinBUG-4322: return default valued-object 51/28251/11
2015-11-12 Tony TkacikBug 4360: Removed incorrect precondition for class... 98/29598/1
2015-10-06 Tony TkacikModuleInfoBackedContext uses YangTextSchemaResolver. 75/27975/2
2015-09-02 Robert VargaMerge "Added .gitreview"
2015-08-26 Tony TkacikRenamed test packages to use org.opendaylight.mdsal 07/26007/3
2015-08-26 Robert VargaMerge "Cleaned up dom-api and dom-broker from legacy...
2015-08-25 Tony TkacikRenamed yangtools.binding.data.codec.api to mdsal.bindi... 42/25942/1
2015-08-24 Tony TkacikMoved binding MD-SAL APIs to binding folder 84/25884/2
2015-08-21 Tony TkacikCleaned up Java Binding code from YANG Tools 61/25561/2