Bump versions by x.y.(z+1)
[mdsal.git] / binding / yang-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-02 Robert VargaIntroduce AbstractAugmentable 83/81883/1
2019-03-19 Robert VargaUse E$$ to capture augmentation type 12/81012/1
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 Stephen KittBump to odlparent 3.1.5 40/78940/2
2018-11-26 Robert VargaBump yangtools to 2.0.13 30/78130/2
2018-11-20 jenkins-relengBump versions by x.y.(z+1) 02/78002/1
2018-10-19 Stephen KittBump to odlparent 3.1.4 and yangtools 2.0.12 57/76857/7
2018-09-19 Robert VargaBump yangtools to 2.0.11 36/76136/2
2018-08-30 jenkins-relengBump versions by x.y.(z+1) 83/75583/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
2018-07-27 Robert VargaBump yangtools to 2.0.9 75/74575/1
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
2018-07-26 Stephen KittBump to odlparent 3.1.3 99/74199/7
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-24 Robert VargaRemove BindingReflections from yang-binding 48/74348/12
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-13 Robert VargaLog a message when we are falling back in QName search 15/74015/2
2018-07-13 Robert VargaSpeed up Action QName/QNameModule getter 14/74014/1
2018-07-13 Robert VargaDeprecate yang.binding.RpcImplementation 09/74009/1
2018-07-13 Robert VargaRpcInput/RpcOutput should be DataObjects 07/74007/1
2018-07-12 Robert VargaAction should not be @NonNullByDefault 88/73988/1
2018-07-03 Robert VargaAllow ipv4-address-no-zone to be parsed 58/72758/17
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-26 Stephen KittBump odlparent to 3.1.2 14/72514/3
2018-06-26 Robert VargaAdd Action and RpcOutput interfaces 58/73158/10
2018-06-26 Robert VargaFix root choice targeting 82/72382/27
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 VargaTeach InstanceIdentifier about case-based addressing 11/72211/22
2018-05-30 Robert VargaAdd more information to BindingReflections 05/72405/4
2018-05-30 Robert VargaUse new ClassLoaderUtils methods 04/72404/4
2018-05-30 Robert VargaDeprecate InstanceIdentifier.(Identifiable)Item constru... 05/72305/12
2018-05-29 Robert VargaRemove InstanceIdentifier.builder(InstanceIdentifier) 65/72365/10
2018-05-29 Robert VargaRemove InstanceIdentifierBuilder.toInstance() 03/72303/14
2018-05-28 Robert VargaImprove InstanceIdentifier documentation 04/72304/8
2018-05-28 Robert VargaFix BindingReflections with no revisions 79/72379/1
2018-05-25 Robert VargaUse java.util.Objects.requireNonNull in InstanceIdentifier 02/72302/2
2018-05-25 Robert VargaAdd ChoiceIn marker interface 09/72209/5
2018-05-24 Robert VargaImprove QNAME field definition 36/71836/8
2018-05-23 Robert VargaCleanup unchecked casts in InstanceIdentifier 08/72208/1
2018-05-23 Robert VargaMake RPC implementations return ListenableFuture 62/69362/38
2018-05-09 Michael Vorburgerfix minor typo in DataContainer 50/71850/2
2018-04-21 Robert VargaRevert "Add NoZone support" 20/71120/3
2018-04-17 Robert VargaAdd NoZone support 69/70769/7
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-30 Robert VargaMap identities to interfaces, not abstract classes 12/69212/39
2018-03-30 Robert VargaRework YangModuleInfo 51/69751/8
2018-03-12 Robert VargaBump yangtools to 2.0.2 01/67901/13
2018-03-12 Robert VargaAdd Enumeration yang-binding interface 32/69332/11
2018-03-12 Robert VargaUpdate Java reserved words to JLS9 18/69318/7
2018-03-12 Robert VargaAdd alternative enum assigned name mapping 17/69317/7
2018-03-11 Robert VargaOptimize generated toString() 58/68958/17
2018-03-11 Robert VargaOptimize range/length generators 17/68917/22
2018-03-11 Robert VargaExport declared regexes to generated code 16/68916/20
2018-02-28 Robert VargaInvert enforcement patterns when needed 95/68895/3
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 40/68740/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 violations in yang-binding 11/64411/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-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-02 Robert VargaAddress sonar warnings 38/61038/1
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-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 05/54705/1
2016-12-09 Martin CiglanBug 6163: fixed number of argument when resolving rpc... 69/47069/19
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 34/48034/9
2016-10-04 Robert VargaCleanup pom.xml layout 12/45912/12
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 24/43424/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-13 Peter NosalBug 5947: Increasing code coverage - yang util 99/41399/5
2016-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
2016-05-18 Michael VorburgerRemove @Deprecated ClassLoaderUtils as it's now in... 56/38656/2
2016-03-11 Filip GregorBug 4760: YANG leaf named 'class' breaks write with... 68/35968/6
2016-02-26 Robert VargaDo not hold cache values in soft references 68/35468/2
next