Cleanup datastore interactions
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / utils / parser /
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 90/93390/16
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2021-02-21 IaroslavReturn correct code 503 when a mountpoint is not mounted. 12/94612/8
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 VargaCleanup ParserFieldsParameter 85/90985/4
2020-07-08 Robert VargaRemove org.opendaylight.restconf.nb.rfc8040.utils.parse... 84/90984/4
2020-07-07 Robert VargaEliminate org.opendaylight.restconf.nb.rfc8040.utils... 48/90948/1
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
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-31 Robert VargaSimplify ParserIdentifier 23/83323/2
2019-07-30 Robert VargaFixup URL path resolution process 22/83322/2
2019-07-29 ajay.dp001Teach RFC8040 URL parser about actions 66/82866/12
2019-03-29 Jakub MorvayMerge "SchemaSourceCache init using YangModuleInfo"
2019-03-28 Jakub MorvayMerge "Hide credentials from logs"
2019-03-28 Jakub MorvayMerge "Added implementation of ActionFactory"
2019-03-28 Jakub MorvayMerge "Output-less RPCs should return 204 (old restconf)"
2019-03-28 Jakub MorvayMerge "Fix parsing of fields parameters"
2019-03-26 Jaroslav TóthFix parsing of fields parameters 95/81195/1
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
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-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
2018-11-12 Jakub MorvaySupport consecutive slashes in RFC 8040 URIs 93/77693/5
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
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-11-30 Tomas CereMerge "Support for patch command"
2017-11-22 Tomas CereFix NPE when trying to download restconf provided yang... 04/65804/5
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6