Do not use RestUtil.resolveBaseTypeFrom()
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / utils / parser / YangInstanceIdentifierDeserializer.java
2022-04-12 Robert VargaDo not use RestUtil.resolveBaseTypeFrom() 57/100557/1
2022-04-12 Robert VargaRemove RestCodec 56/100556/1
2022-04-12 Robert VargaMove StringModuleInstanceIdentifierCodec 55/100555/1
2022-04-12 Robert VargaRemove IdentityrefCodecImpl and rename ObjectCodec 53/100553/2
2022-04-12 Robert VargaObjectCodec does not need a mount point 49/100549/2
2022-04-12 Robert VargaMove ObjectCodec to its own file 48/100548/2
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-27 Robert VargaReconstruct inference stack during normalization 70/100270/15
2022-03-23 Robert VargaConsider RPC/Actions terminal nodes 23/100223/1
2022-03-21 Robert VargaRevert "Eliminate use of SchemaNode.getPath() in YII... 76/100176/1
2022-03-11 Ivan HraskoEliminate use of SchemaNode.getPath() in YII deserializer 27/100027/5
2021-11-23 Robert VargaFix infinite loop in augment resolution 47/98647/2
2021-11-04 Robert VargaUse ApiPath in YangInstanceIdentifierDeserializer 42/97742/23
2021-10-22 Robert VargaUse YangNames CharMatchers in parser 48/98048/2
2021-10-07 Robert VargaUse simple concat in createParsingException() 09/97809/1
2021-10-06 Robert VargaImprove YangInstanceIdentifierDeserializer.checkValid() 91/97791/1
2021-10-05 Robert VargaReturn a List from YIID Deserializer 46/97746/1
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2020-11-04 Martin SunalFixed handling of identityref type in list key 20/92420/5
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-07-08 Robert VargaEliminate RestconfConstants.SLASH 94/90994/4
2020-07-08 Robert VargaRemove org.opendaylight.restconf.nb.rfc8040.utils.parse... 84/90984/4
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-08-20 Jaroslav TóthFixed wrong exception types 81/83581/8
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-02 Robert VargaAdd checkValidIdentifierStart() 37/83337/3
2019-08-02 Robert VargaUse String.indexOf() to check for percent 36/83336/3
2019-08-02 Robert VargaUse static imports for constants 35/83335/3
2019-08-02 Robert VargaFold MainVarsWrapper 30/83330/3
2019-08-02 Robert VargaMove validArg() 28/83328/3
2019-07-31 Robert VargaMigrate nextIdentifierFromNextSequence() 27/83327/2
2019-07-31 Robert VargaMigrate skipCurrentChar() and checkValid() 26/83326/2
2019-07-31 Robert VargaMove currentChar() 25/83325/2
2019-07-31 Robert VargaMove allCharsConsumed() 24/83324/2
2019-07-29 ajay.dp001Teach RFC8040 URL parser about actions 66/82866/12
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-17 Tom PantelisMerge "Support consecutive slashes in RFC 8040 URIs"
2018-11-12 Jakub MorvaySupport consecutive slashes in RFC 8040 URIs 93/77693/5
2018-03-05 JakubTothMerge "Remove deprecated registerDataChangeListener...
2018-03-05 Tom PantelisFix findbugs violations in restconf-nb-rfc8040 12/68912/6
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6