Bump versions by x.y.(z+1)
[mdsal.git] / binding /
2019-06-20 jenkins-relengBump versions by x.y.(z+1) 19/82619/1 stable/fluorine
2019-05-23 Robert VargaBump yangtools to 2.0.20 92/82092/4
2019-05-23 Robert VargaBump odlparent to 3.1.7 91/82091/4
2019-05-15 Robert VargaGroupingDefinitionDependencySort needs to consider... 27/82127/1
2019-05-15 Robert VargaDo not issue immediate build when looking up grouping 89/82089/1
2019-05-02 Robert VargaIntroduce AbstractAugmentable 83/81883/1
2019-05-02 Robert VargaSpeed up BindingReflections.getAugmentations() 82/81882/1
2019-05-02 Robert VargaOptimize DataObjectCodecContext memory footprint 74/81874/1
2019-04-23 Robert VargaSpeed up DataContainerCodecPrototype.get() a bit 17/81717/1
2019-03-21 Vratko PolakTolerate unresolvable leafrefs in groupings 78/81078/2
2019-03-21 Robert VargaSpeed up Union stringValue() generation 77/81077/1
2019-03-21 Robert VargaSimplify UnionTemplate stringValue() dispatch 76/81076/1
2019-03-21 Robert VargaCleanup RuntimeException throws 75/81075/1
2019-03-19 Robert VargaUse E$$ to capture augmentation type 12/81012/1
2019-02-13 Robert VargaAccount for reported UNMODIFIED nodes 22/80322/1
2019-02-07 Jie HanGenerated javadoc does not separate multi-line description 75/80175/2
2019-02-07 jenkins-relengBump versions by x.y.(z+1) 96/80196/1
2019-01-19 Robert VargaBump to yangtools-2.0.16 30/79730/1
2019-01-19 Stephen KittBump to odlparent 3.1.6 42/79642/2
2018-12-22 Robert VargaBump yangtools to 2.0.15 41/78641/3
2018-12-22 Robert VargaDowngrade mdsal-binding-generator-impl dependencies 75/78975/2
2018-12-22 Stephen KittBump to odlparent 3.1.5 40/78940/2
2018-12-03 Robert VargaSeparate out single-key Identifiable handling 72/78372/1
2018-11-26 Robert VargaOptimize IdentifiableItemCodec 33/78133/4
2018-11-26 Robert VargaFix mdsal-binding-spi's relativePath 68/78168/2
2018-11-26 Robert VargaBump yangtools to 2.0.13 30/78130/2
2018-11-26 Robert VargaUse internal classes for codecs 32/78132/2
2018-11-26 Robert VargaBind invoker method handle to constructor 31/78131/2
2018-11-22 Robert VargaUse ImmutableMaps for lazy augmentations initialization 44/78044/4
2018-11-22 Robert VargaIndex getter methods by String 42/78042/5
2018-11-21 Robert VargaDo not box result twice 21/77921/2
2018-11-21 Robert VargaCache mismatched augmentations 25/77725/2
2018-11-21 Robert VargaIndex cached data by method name 84/77884/3
2018-11-21 Robert VargaSwitch on method names 83/77883/3
2018-11-21 Robert VargaSwitch on parameterCount 82/77882/2
2018-11-21 Robert VargaUse Method.getParameterCount() 81/77881/2
2018-11-21 Robert VargaDefine getImplementedInterface name in BindingMapping 80/77880/2
2018-11-21 Robert VargaPrevent NPE from being propagated from LazyDataObject 45/77645/3
2018-11-21 Robert VargaRefactor DataObjectCodecContext.getBindingChildValue() 44/77644/3
2018-11-21 Robert VargaSpeed up DataObjectCodecContext instantiation 43/77643/2
2018-11-21 Stephen KittFix AbstractTypeMember toString() 72/77572/2
2018-11-20 jenkins-relengBump versions by x.y.(z+1) 02/78002/1
2018-10-26 Robert VargaTry harder to acquire class mapping 04/77304/2
2018-10-19 Stephen KittBump to odlparent 3.1.4 and yangtools 2.0.12 57/76857/7
2018-10-15 Robert VargaRelax LazyDataObject.augmentations() implementation 92/76992/1
2018-10-13 Robert VargaBuilder should acquire augmentations only once 65/76965/2
2018-10-13 Robert VargaOptimize AbstractBuilderTemplate key property sort 62/76962/1
2018-10-13 Robert VargaUse ArrayList.sort() instead of Collections.sort() 61/76961/1
2018-10-11 Robert VargaSeparate out builder/impl copy generators 66/76866/1
2018-10-04 Robert VargaMake sure we compare key members via their property... 53/76653/1
2018-10-01 Jakub TóthFix KeyedListAction serialization 81/76081/8
2018-09-19 Robert VargaBump yangtools to 2.0.11 36/76136/2
2018-08-31 Robert VargaFixup javassist class use 92/75092/2
2018-08-31 Robert VargaActivate BUG-6135 test 89/75089/2
2018-08-30 jenkins-relengBump versions by x.y.(z+1) 83/75583/1
2018-08-09 Robert VargaFix enumeration leafref lookup 24/75024/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
2018-07-31 Michael Vorburgerinc. BindingRuntimeContext details in "Schema .. is... 20/73320/6
2018-07-30 Robert VargaExpose Action(Provider)ServiceAdapter 28/74628/1
2018-07-28 Robert VargaClean up BaseTemplate 99/74599/3
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-28 Robert VargaWire Action(Provider)Service into mountpoints 00/74600/2
2018-07-28 Robert VargaAdd ActionProviderService adapter 65/74065/13
2018-07-28 Robert VargaSimplify DOMOperationService API 96/74596/6
2018-07-27 Stephen KittAdd forwarding transactions to binding v1 89/74289/7
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-27 Robert VargaBump yangtools to 2.0.9 75/74575/1
2018-07-27 Robert VargaDetect and repair identity/grouping/typedef conflicts 54/74554/10
2018-07-27 Robert VargaRemove TypeProviderImpl 60/74560/1
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
2018-07-27 Robert VargaCorrect test name 53/74553/2
2018-07-26 Robert VargaDo not confuse nested type with available types 47/74547/2
2018-07-26 Tom PantelisRemove deprecated methods from DOMDataTreeCommitCohort 73/74473/4
2018-07-26 Tom PantelisConvert CursorAware APIs to FluentFuture 78/74478/6
2018-07-26 Robert VargaFixup BuilderTemplate decomposition 27/74527/5
2018-07-26 Stephen KittBump to odlparent 3.1.3 99/74199/7
2018-07-26 Robert VargaAdd Types.builderTypeFor() 99/74499/1
2018-07-25 Robert VargaFix up build breakage 46/74446/1
2018-07-25 Tom PantelisChange DOMDataTreeCommitCohort to FluentFuture 15/74415/3
2018-07-25 Tom PantelisChange DOM invokeRpc to FluentFuture 65/74365/5
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-24 Robert VargaRemove BindingReflections from yang-binding 48/74348/12
2018-07-24 Robert VargaEliminate Union char[] constructor 46/73946/17
2018-07-23 Robert VargaMove BindingReflections to mdsal-binding-spec-util 47/74347/3
2018-07-23 Robert VargaMove StringValueObjectFactory to mdsal-binding-spec... 28/74328/11
2018-07-23 Robert VargaMove DataObjectReadingUtil to mdsal-binding-spec-util 34/74334/6
2018-07-23 Robert VargaMove NotificationListenerInvoker to mdsal-dom-adapter 32/74332/5
2018-07-23 Robert VargaMove RpcServiceInvoker to mdsal-dom-adapter 27/74327/7
2018-07-23 Robert VargaAdd NotificationListenerInvoker bridge class 31/74331/1
2018-07-23 Robert VargaAdd RpcServiceInvoker bridge class 26/74326/2
2018-07-20 Stephen KittPort WriteTransaction constants from controller 94/74294/1
2018-07-20 Robert VargaMove DOMRpcRouter implementation methods 09/74209/8
2018-07-19 Tom PantelisUpdate *DataBrokerTest* classes from controller 55/74255/1
2018-07-19 Robert VargaAllow DataObjectModification to address grouping nodes 68/72368/43
2018-07-19 Tom PantelisConvert binding read to java.util.Optional 38/74238/2
2018-07-18 Tom PantelisChange DOM read/exists to FluentFuture 27/74127/9
2018-07-16 Tom PantelisChange binding read to FluentFuture 89/74089/2
2018-07-16 Robert VargaAdd ActionService adapter 00/73900/55
2018-07-16 Robert VargaTeach DynamicBindingAdapter about properties 93/73993/5
2018-07-16 Robert VargaGenerate stringValue() in union types 50/74050/3
next