Bug 8449 - BindingToNormalizedNodeCodec fails to deserialize union of leafrefs
[mdsal.git] / binding /
2017-06-06 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 19/57619/10
2017-05-16 Jakub TothBug 8237 - BI to BA conversion not resolving nested... 35/57135/4
2017-04-10 Robert VargaBUG-8004: handle implicit RPC input 36/54136/2
2017-04-07 Anil BelurBumping versions by x.y.(z+1) for next dev cycle 80/54480/1
2017-03-14 Jakub TothBug 7759 - TEST - Getter of BA object fails to construc... 64/53264/3
2017-03-13 Martin CiglanBindingGenerator v1 "copy-paste" bug in RPCs 18/53218/1
2017-03-09 Jakub TothBug 7759 - TEST - Getter of BA object fails to construc... 67/53067/2
2017-03-08 Martin CiglanBug 6856: Rpc definition should implicitly define input... 08/53008/1
2017-02-28 Martin CiglanBug 6856: Rpc definition should implicitly define input... 98/52398/1
2017-02-23 Robert VargaBUG-6028: check value types for encapsulation 03/52203/1
2017-02-13 Jakub TothFix generate of comma before augmentations in toString... 73/51773/1
2017-02-09 Robert VargaBug 3147 - Binding spec v1: auto generated code by... 12/51612/1
2017-02-02 Robert VargaRevert "Bug 3147 - Binding spec v1: auto generated... 54/51354/1
2017-02-02 Xiao LiangFix getValue() of bits in union 33/51333/1
2017-02-01 Jakub TothBug 3147 - Binding spec v1: auto generated code by... 90/51290/1
2017-01-30 Martin CiglanDon't use deprecated SourceIdentifier.create() method... 70/51170/1
2017-01-06 Vratko PolakBug 7425: Recognize instance-identifier in union template 88/50088/1
2016-12-21 Robert VargaFix backport damage 90/49690/1
2016-12-20 Michael VorburgerNew test utility AssertDataObjects 53/48753/4
2016-12-20 Michael VorburgerBug 6236: Introduce "mdsal.skip.verbose" property,... 34/49234/2
2016-12-20 Anil BelurBumping versions by 0.0.1 for next dev cycle 73/49573/1
2016-12-09 Martin CiglanBug 6163: fixed number of argument when resolving rpc... 84/49184/1
2016-11-25 Martin CiglanBug 6135: Java binding v1: IAE from provideTypeForLeafref 02/48702/1
2016-11-09 Robert VargaBUG-7013: do not rely on default character encoding 63/47663/2
2016-11-07 Martin CiglanBug 7064: yang-to-source error on description 58/48058/1
2016-11-04 Anil BelurBumping versions by 0.0.1 for next dev cycle 15/47915/1
2016-10-23 Robert VargaBUG-7009: fix invalid model 03/47403/1
2016-10-20 Robert VargaRemove augmentableToAugmentations maps 23/47223/1
2016-10-20 Michael VorburgerClean up apparently dead (and not thread safe) code 00/47200/1
2016-10-17 Robert VargaBUG-5561: retain SchemaContext order for bits 14/47014/1
2016-09-15 Anil BelurBumping versions by 0.0.1 for next dev cycle 76/45676/1
2016-08-30 Martin CiglanBug 1411-3: MDSAL Binding2 Generator Util 90/44890/1
2016-08-10 Martin CiglanBUG-6316: Fix Bit and EnumPair's position/value types 27/43627/1
2016-08-08 Martin CiglanBUG-865: remove String-based getDataChildByName() 37/43037/3
2016-08-08 Vratko PolakBug 6165: Do not omit java.lang prefix in various places 08/41408/5
2016-08-05 Robert VargaAdd PMD configuration 40/43240/1
2016-08-03 Robert VargaBUG-6316: emit value unconditionally 58/42858/3
2016-08-01 Vratko PolakBug 6126: Use importedName for java.lang types in Class... 40/41040/4
2016-08-01 Robert VargaBUG-6238: Remove char[]-based union instantiation path 76/42076/7
2016-08-01 Peter NosalBug 5947: additional tests for binding-dom-adapter 51/42651/4
2016-07-30 Peter NosalBug 5947: refactored common-api tests 75/42475/7
2016-07-29 Peter NosalBug 5947: added tests for mdsal-binding-api 06/42606/2
2016-07-29 Peter NosalBug 5947: additional test for binding-dom-adapter 65/42765/2
2016-07-29 Robert VargaUse EnumTypeBuilder 78/42778/1
2016-07-29 Vratko PolakBug 6184: Workaround for namespaces with URL with trail... 69/41669/3
2016-07-29 Vratko PolakBug 2332: BindingMapping to camel split also on forward... 80/41280/3
2016-07-29 Juraj Veverkaimplemented missing equals for InstanceIdentifierBuilde... 46/42146/9
2016-07-28 Robert VargaUse TypedSchemaNode 64/42664/5
2016-07-28 Robert VargaRemove an unneeded type specifier 60/42660/5
2016-07-28 Robert VargaRemove unneeded cast 59/42659/5
2016-07-28 Robert VargaFix incorrect null check 58/42658/5
2016-07-28 Robert VargaUse direct type checks 21/42221/13
2016-07-28 Robert VargaReuse model.util.EnumPairImpl 66/42666/3
2016-07-22 Ryan GouldingBUG-865: make EnumPair getQName/getSchemaPath unimplemented 55/42655/1
2016-07-22 Robert VargaAdd better messages to getTypeWithSchema() 96/42296/2
2016-07-21 Peter NosalBug 5947: Increasing code coverage - binding-generator 45/42145/3
2016-07-21 Robert VargaUse lambda for Codec.loader()s 20/42220/3
2016-07-21 Robert VargaFix checkstyle errors 19/42219/2
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 90/42190/2
2016-07-20 Robert VargaBUG-6022: retain order of constituent types 72/42072/4
2016-07-19 Robert VargaAdd union deserialization debugs 57/42057/2
2016-07-19 Robert VargaBUG-6022: fix for yangtools api changing 64/42064/1
2016-07-18 Vaclav DemcakBug 5421 - Single cluster-wide service instances implem... 57/37957/29
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-07-14 Peter NosalBug 5947: Increasing code coverage - binding-dom-adapter 55/41755/3
2016-07-13 Peter NosalBug 5947: Increasing code coverage - yang util 99/41399/5
2016-07-12 Ryan GouldingBug 5151 Java binding missing @return 26/41426/6
2016-07-11 Vaclav DemcakMove Adapter for Binding EntityOwnershipService 99/41499/7
2016-07-11 Vaclav DemcakMove Binding EntityOwnershipService 98/41498/7
2016-07-11 Vaclav DemcakEntityOwnershipService new module infrastructure 00/41500/6
2016-07-11 Tomas CereBUG 6057: Rewrite ShardedDOMProducer to use new cursor api 32/40032/15
2016-07-07 Robert VargaBUG-865: eliminate references to ExtendedType and base... 97/39897/12
2016-07-06 Ryan GouldingFix a typo in the ClassTemplate API 05/41405/1
2016-06-28 Robert VargaBUG-865: remove use of Uint16, Int16 and StringType 16/40716/5
2016-06-20 Ryan GouldingBug 2872: Generated Java Enumerations should contain... 34/39734/8
2016-06-17 Filip GregorLazyDataObject bindingEquals fix 39/40439/6
2016-06-14 Robert VargaOptimize BitsCodec 31/40031/9
2016-06-14 Robert VargaOptimize UnionTypeCodec 27/40027/7
2016-06-14 Robert VargaEnforce non-null class 59/40059/4
2016-06-14 Robert VargaRemove reference to UnionType 09/39909/6
2016-06-14 Filip GregorMDSAL clean-up 76/40276/3
2016-06-14 Robert VargaBUG-865: remove reference to SchemaAwareNormalizedNodeS... 92/40092/5
2016-06-14 Peter NosalRemoved LeafSchemaNodeBuilder from TypeProviderImplTest 75/40275/1
2016-06-13 Robert VargaBUG-865: do not use ModuleBuilder 60/40160/4
2016-06-09 Robert VargaRemove use of old yang parser's Comparators 08/39908/5
2016-06-08 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref 56/39856/4
2016-06-06 Robert VargaCleanup code 18/39718/2
2016-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
2016-05-31 Robert VargaBUG-5970: do not add value to union hashCode/equals... 54/39554/5
2016-05-30 Martin CiglanFollow usual naming convention when old "retest" relate... 03/39603/3
2016-05-30 Michael VorburgerAdd src/main/yang as source path in build-helper-maven... 75/39275/3
2016-05-28 Isaku YamahataBug 5883 - no constructor for indentityref in union 22/38822/8
2016-05-26 Filip GregorBug 5882: Wrong placement of deprecated annotation 59/38859/19
2016-05-24 Vratko PolakMove binding v2 test models to correct directory 39/39239/2
2016-05-24 Filip GregorBug 5845: can not transform ba to bi, when keys contain... 57/38857/10
2016-05-20 Vratko PolakBinding v2: Testing module with two consecutive dots 22/37922/3
2016-05-20 Vratko PolakBinding v2: Add modules for testing package name collisions 74/37874/3
2016-05-20 Vratko PolakAdd binding v2 model for data structures at module... 03/37003/5
2016-05-20 Vratko PolakAdd binding v2 model for underscores as identifiers 02/37002/3
next