Bump versions for 3.0.2-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec /
2018-10-13 Robert VargaBump versions for 3.0.2-SNAPSHOT 72/76972/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-dom-codec 09/76909/2
2018-10-09 Robert VargaSort out BindingCodecTreeNode.streamChild() nullness 67/76767/8
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-09 Robert VargaMigrate mdsal-binding-dom-codec to JDT annotations 52/76752/20
2018-10-09 Robert VargaRemove unneeded dependencies 02/76802/2
2018-10-09 Robert VargaUse dom-parent internally 01/76801/2
2018-10-05 Robert VargaMake sure we compare key members via their property... 50/76650/4
2018-10-05 Robert VargaBump versions to 3.0.1-SNAPSHOT 87/76687/1
2018-10-04 Robert VargaBump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT 36/76636/2
2018-10-04 Robert VargaCleanup binding spec artifact versions 35/76635/2
2018-10-03 Robert VargaBump yangtools to 2.1.1 09/76609/2
2018-10-01 Jakub TóthFix KeyedListAction serialization 04/76504/1
2018-09-29 Robert VargaBump odlparent to 4.0.2 97/76497/1
2018-09-19 Robert VargaBump to yangtools-2.1.0 65/76265/1
2018-09-13 Robert VargaSwitch to odlparent-4.0.0 71/76071/1
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-10 Robert VargaMigrate to java.util.function.Function 57/74957/9
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-10 Robert VargaBump odlparent/yangtools versions to 4.0.0/2.1.0-SNAPSHOT 54/74854/17
2018-08-10 Robert VargaFixup javassist class use 91/75091/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 08/75008/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 94/74994/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
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-26 Stephen KittBump to odlparent 3.1.3 99/74199/7
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
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 VargaAdd BindingLazyContainerNode 13/74013/13
2018-07-13 Robert VargaSpeed up dom-codec tests 94/73994/4
2018-07-12 Robert VargaSpeed up RPC prototype lookup 63/73963/7
2018-07-03 Robert VargaRemove maven site configuration 70/73670/4
2018-06-29 Stephen KittBump to yangtools 2.0.7 51/73451/8
2018-06-27 Robert VargaFix case-related augment test 69/73469/2
2018-06-26 Stephen KittBump odlparent to 3.1.2 14/72514/3
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-19 Robert VargaValidate augmentation binding class 61/72961/6
2018-06-05 Robert VargaRPC input/output are always present 83/72683/3
2018-06-05 Robert VargaBump yangtools to 2.0.5 57/72357/5
2018-06-03 Robert VargaRename Augmentable.getAugmentation() to augmentation() 39/71239/13
2018-06-03 Robert VargaRename Identifiable.getKey() to key() 34/71234/13
2018-05-30 Robert VargaDeprecate InstanceIdentifier.(Identifiable)Item constru... 05/72305/12
2018-05-30 Robert VargaLoosen leader method visibility 81/72381/4
2018-05-09 Michael Vorburgeradd additional (debug) logging to AbstractStreamWriterG... 49/71849/4
2018-05-09 Michael Vorburgermake AbstractStreamWriterGenerator loadSerializerFor... 52/71852/4
2018-05-09 Robert VargaCleanup JavassistUtils 60/71860/2
2018-05-09 Robert VargaCleanup AbstractStreamWriterGenerator 59/71859/2
2018-05-08 Michael Vorburgerremove un-used getChildSizeFromSchema() in StreamWriter... 51/71851/1
2018-04-19 Jie HanBinding codec v1 - fix get codec for typedef of empty... 93/62393/17
2018-04-12 Robert VargaUse QName.withModule() 71/69371/11
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 85/69885/7
2018-03-22 Robert VargaImprove EnumerationCodec 51/69351/29
2018-03-12 Robert VargaBump yangtools to 2.0.2 01/67901/13
2018-03-12 Robert VargaAdd alternative enum assigned name mapping 17/69317/7
2018-03-11 Robert VargaSplit out BindingRuntimeGenerator 21/69021/12
2018-03-05 Jie HanBug 8903 - binding-data-codec does not work with boolea... 89/62389/22
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 40/68740/1
2018-02-15 Robert VargaSwitch to java.util.function.Supplier 83/67683/3
2018-02-05 Robert VargaMDSAL-298: properly handle unkeyed lists 69/67669/14
2018-02-05 Robert VargaFix BindingCodecTreeNode.getSchema() a bit 78/67678/5
2018-01-29 Robert VargaLower DataObjectCodecContext method visibility 67/67667/1
2018-01-17 Robert VargaBump yangtools to 2.0.1 49/67249/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2018-01-11 Robert VargaBump yangtools dependency to 2.0.0 67/64167/21
2017-11-16 Robert VargaFix odlparent-3.0.0 checkstyle issues 44/65544/6
2017-10-17 Robert VargaFix checkstyle in mdsal-binding-dom-codec 18/64418/2
2017-10-01 David SuarezRemove explicit default super-constructor calls 11/63611/2
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 45/63645/4
2017-09-28 Anil BelurBump mdsal to use yangtools 1.2.0 46/63746/3
2017-09-21 Robert VargaFinish removal of yangtools classes 23/62623/12
2017-09-21 Robert VargaRemove yangtools APIs 98/63398/1
2017-09-21 Robert VargaDisconnect mdsal-bind-dom-codec yangtools/mdsal APIs 10/62610/12
2017-09-06 Robert VargaMove mdsal-binding-dom codec classes 11/62611/7
2017-09-06 Robert VargaCorrect model revision 32/62732/2
2017-09-05 Robert VargaDo not leak implementation class 72/62672/1
2017-08-16 Thanh HaUpdate odlparent to 2.0.4 61/61861/1
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 71/61671/1
2017-08-04 Robert VargaEnforce no split packages 13/61213/1
2017-08-02 Robert VargaAddress sonar warnings 38/61038/1
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-07-09 Robert VargaBump odlparent references to 2.0.2 10/60110/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 53/59853/2
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 44/58844/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 95/58295/2
2017-05-15 Robert VargaCleanup binding-dom-codec generator 98/56998/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 05/54705/1
2017-03-30 Robert VargaBUG-8004: handle implicit RPC input 11/53911/8
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-03-01 Robert VargaDo not pull in yang-parser-impl 62/52362/3
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
next