Expand test suite to cover uses-augment of actions
[mdsal.git] / binding / mdsal-binding-generator-impl / src / test /
2020-02-29 Robert VargaExpand test suite to cover uses-augment of actions 46/88146/1
2020-02-29 Robert VargaUpdate Mdsal517Test a bit 45/88145/1
2020-02-28 miroslav.kovacFix augmentation pointing to a grouping action's input 28/88128/2
2020-02-27 Robert VargaFix action/grouping lookup mechanics 93/88093/2
2020-01-17 miroslav.kovacFix path namespace resolution 22/87022/1
2020-01-15 Robert VargaBump yangtools to 3.0.8 07/86907/3
2019-12-28 wusandiDTOs for anydata/anyxml are not generated within a... 05/86605/3
2019-12-18 miroslav.kovacFix RPC method name conflict with JLS 66/86466/1
2019-07-02 Robert VargaFix augmented action code generation 87/82887/2
2019-06-27 Robert VargaResolve bits/union nested type naming 44/82744/3
2019-05-28 Robert VargaAdd binding support for anydata nodes 39/82239/5
2019-05-15 Robert VargaGroupingDefinitionDependencySort needs to consider... 86/82086/2
2019-04-29 Robert VargaRework DataObjectSerializer implementations 09/81709/20
2019-04-18 Robert VargaAdd support for anyxml node code generation 89/81589/15
2019-04-09 Robert VargaReduce use of getDataChildByName() 65/81465/2
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-03-20 Vratko PolakTolerate unresolvable leafrefs in groupings 42/41142/7
2019-03-20 Robert VargaChange 'type empty' mapping 49/80949/13
2019-03-20 Robert VargaGenerate implementedInterface 94/77894/40
2019-02-19 Jie HanMark typedef types as TypeObject 92/79892/6
2019-02-12 Stephen KittUse Collections.emptyList and Collections.emptySet 89/80289/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-11 Robert VargaFix checkstyle in mdsal-binding-generator-impl 78/76878/4
2018-10-11 Stephen KittRemove redundant string operations 65/76865/3
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-09 Robert VargaMigrate mdsal-binding-generator-impl to JDT annotations 38/76738/9
2018-10-04 Robert VargaRevert "MDSAL-361: Deal with restricted types in unions" 44/76644/1
2018-10-03 hanMDSAL-361: Deal with restricted types in unions 57/76057/4
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-11 Robert VargaRemove TypeProvider.javaTypeForYangType() 41/75141/3
2018-08-10 Robert VargaFix mockito deprecation warnings 99/75099/2
2018-08-10 Robert VargaCleanup TypeProviderTest 39/74939/4
2018-08-10 Robert VargaActivate BUG-6135 test 40/74940/4
2018-08-09 Robert VargaFix enumeration leafref lookup 26/74626/13
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-27 Robert VargaDetect and repair identity/grouping/typedef conflicts 54/74554/10
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
2018-07-27 Robert VargaCorrect test name 53/74553/2
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-24 Robert VargaEliminate Union char[] constructor 46/73946/17
2018-07-12 Robert VargaAdd action tests 82/73982/1
2018-06-28 Robert VargaGenerate code for action statements 78/72678/24
2018-06-12 Robert VargaChange nested type enumeration tracking 95/69495/25
2018-06-03 Robert VargaRename Identifiable.getKey() to key() 34/71234/13
2018-05-09 Robert VargaRemove JavassistUtils.createClass() 63/71863/3
2018-05-09 Robert VargaRemove JavassistUtils.method utils 62/71862/3
2018-05-09 Robert VargaRemove JavassistUtils.{method,staticMethod} 61/71861/3
2018-05-09 Robert VargaCleanup JavassistUtils 60/71860/2
2018-04-10 Robert VargaFix derived types missing pattern restrictions 29/70729/2
2018-03-21 Robert VargaRevert "Rework inlined union generation" 69/69769/1
2018-03-21 Robert VargaRevert "Fixup test for MDSAL-320" 68/69768/1
2018-03-20 Robert VargaFixup test for MDSAL-320 69/69669/1
2018-03-20 Robert VargaRework inlined union generation 10/69610/8
2018-03-20 Robert VargaIntegrate JavaTypeName as Identifier 08/69408/16
2018-03-17 Robert VargaFix invalid yang models 53/69553/3
2018-03-12 Robert VargaUse concepts.Builder in binding-generator-api 45/69045/10
2018-03-11 Robert VargaRefactor GeneratedTypeBuilderImpl 40/69040/11
2018-03-11 Robert VargaRefactor GeneratedTOBuilderImpl 39/69039/11
2018-03-11 Robert VargaSplit up TypeProviderImpl 22/69022/13
2018-03-11 Robert VargaExport declared regexes to generated code 16/68916/20
2018-02-25 Robert VargaEliminate XtendHelper and SchemaLock 53/68553/3
2018-02-15 Robert VargaRe-organize YANG snippet generation and comment confusion 54/68254/4
2018-02-13 Robert VargaEliminate xtend from mdsal-binding-generator-impl 91/68191/6
2018-02-07 Robert VargaMDSAL-269: fix missing identityref union members 57/67757/5
2018-02-05 Robert VargaLookup leaf key methods in parents 26/67826/3
2018-01-26 Robert VargaMDSAL-302: make sure uses+augment works in RPCs 15/67615/4
2018-01-17 Robert VargaFix type ordering assumptions 42/67242/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2017-09-28 Vratko PolakRevert "Fix broken tests according to yangtools... 70/63770/1
2017-09-28 Jakub TothFix broken tests according to yangtools changes 67/63767/1
2017-09-18 Robert VargaEliminate dependecies on parser internals 05/63205/3
2017-09-14 Jakub TothFix revisions format in tests 26/63126/3
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-05-15 Robert VargaFix warnings in mdsal-binding-generator-impl 29/57029/2
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
2017-03-03 Jakub TothBug 6859 #3 Binding generator v1 refactoring 09/52109/15
2017-03-03 Jakub TothBug 6859 #2 Binding generator v1 refactoring 08/52108/12
2017-03-03 Jakub TothBug 6859 #1 Binding generator v1 refactoring 07/52107/12
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2017-01-25 Martin CiglanBug 7438: Allow identityref type to reference multiple... 97/50997/1
2017-01-04 Robert VargaBUG-7435: eliminate use of yang-parser-impl internals 50/49750/4
2016-12-16 Robert VargaImprove binding type instantiation 40/49440/4
2016-12-13 Martin CiglanBug 7159: Add yang-test-util artifact 32/49232/4
2016-11-25 Martin CiglanBug 6135: Java binding v1: IAE from provideTypeForLeafref 80/48480/6
2016-10-28 Robert VargaRevert "Bug 6135: Java binding v1: IAE from provideType... 38/47738/1
2016-10-28 Filip GregorBug 6135: Java binding v1: IAE from provideTypeForLeafref 85/47485/6
2016-08-10 Robert VargaUse methodhandle instead of a lambda 37/43337/2
2016-08-08 Martin CiglanBUG-865: remove String-based getDataChildByName() 37/43037/3
2016-07-21 Peter NosalBug 5947: Increasing code coverage - binding-generator 45/42145/3
2016-07-07 Robert VargaBUG-865: eliminate references to ExtendedType and base... 97/39897/12
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-14 Filip GregorMDSAL clean-up 76/40276/3
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-06 Robert VargaCleanup code 18/39718/2
next