Refactor NormalizedNodeWriter
[netconf.git] / restconf / restconf-nb / src / main / java / org / opendaylight / restconf / server / spi /
2024-04-19 Robert VargaRefactor NormalizedNodeWriter 53/111453/2
2024-04-16 Robert VargaAdd YangErrorsBody 35/111435/2
2024-04-16 Yaroslav LastivkaRemove "/" sign in AbstractRestconfStreamRegistry 72/111272/5
2024-04-12 Robert VargaFix dataGet() of MapEntries 69/111369/2
2024-04-11 Robert VargaEliminate restconf.nb.rfc8040.jersey 60/111360/3
2024-04-11 Robert VargaEliminate NormalizedNodePayload 59/111359/4
2024-04-11 Robert VargaFix NPE with QNameModule 52/111352/1
2024-04-09 Robert VargaEliminate FormatParameters 43/111343/1
2024-04-09 Robert VargaRework body formatting wiring 39/111339/3
2024-04-08 Robert VargaAdd ApiPath.empty() 22/111322/1
2024-04-08 Robert VargaIntroduce restconf.server.api.HttpGetResource 13/111313/7
2024-04-08 Robert VargaSplit out YangLibraryVersionResource 10/111310/4
2024-04-08 Robert VargaAllow odl-pretty-print to be configured to true 05/111305/8
2024-04-06 Robert VargaUse pretty-printing in YangPatchStatusBodyTest 01/111301/1
2024-04-06 Robert VargaIntegrate YangPatchStatusBody with FormattableBodySupport 00/111300/1
2024-04-06 Robert VargaIntroduce YangPatchStatusBody 99/111299/6
2024-04-05 Robert VargaClean up body implementation placement 93/111293/1
2024-04-05 Robert VargaPromote FormattableBody to restconf.api 91/111291/1
2024-04-05 Robert VargaRefactor OperationsGetResult 90/111290/3
2024-04-05 Robert VargaRefactor pretty printing 89/111289/1
2024-04-04 Robert VargaProperly encapsulate PatchBody normalization 54/111254/2
2024-04-04 Robert VargaSplit out ApiPathCanonizer 47/111247/1
2024-04-03 Robert VargaImprove ApiPathNormalizer.normalizeSubResource() 37/111237/2
2024-04-03 Robert VargaMove patch target resolution 36/111236/1
2024-04-03 Robert VargaRemove OperationsPostPath 35/111235/3
2024-04-03 Robert VargaRemove DataPostPath 34/111234/3
2024-04-03 Robert VargaPromote ApiPathNormalizer.Path to server.api.DatabindPath 31/111231/2
2024-04-03 lubos-cicutRework YangInstanceIdentifier/URI path conversion 73/111073/24
2024-04-01 Robert VargaTurn ApiPath into a record 63/111163/2
2024-04-01 Robert VargaMake leaf-list parsing explicit 62/111162/2
2024-04-01 Robert VargaEliminate ApiPathNormalizer.modelContext 61/111161/1
2024-04-01 Robert VargaFix ApiPathNormalizer value handling 55/111155/3
2024-04-01 Robert VargaDocument ApiPathNormalizer 58/111158/1
2024-03-21 Robert VargaFix parsing of union values 86/110986/5
2024-03-21 Robert VargaSplit up prepareValueByType() 85/110985/4
2024-03-21 Robert VargaFix instance-identifier ApiPath normalization 65/110965/7
2024-01-29 Robert VargaFurther warnings mitigation 81/110081/3
2024-01-28 Robert VargaBump upstreams 00/109800/42
2023-12-31 Robert VargaBump upstreams 79/109479/5
2023-12-20 Oleksandr ZharovReduce the number of conditional operators in RestconfS... 30/109230/2
2023-12-01 Robert VargaEliminate InstanceIdentifierContext 70/109070/16
2023-11-28 Robert VargaRefactor ReceiveEventsParams 07/109107/1
2023-11-28 Robert VargaRefactor YangInstanceIdentifierDeserializer 94/109094/1
2023-11-28 Robert VargaPromote OperationOutput to restconf.server.api 86/109086/1
2023-11-28 Robert VargaPromote DatabindContext to restconf.server.api 83/109083/1
2023-11-26 Robert VargaMove DatabindProvider 68/109068/1
2023-11-10 Robert VargaIntroduce restconf.server.{api,spi,mdsal} 77/108877/11