Refactor NormalizedNodeWriter
[netconf.git] / restconf / restconf-nb / src / main / java / org / opendaylight / restconf / server / mdsal /
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 VargaPropagate query parameters to YANG dataPATCH() 02/111302/1
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 VargaSplit out ApiPathCanonizer 47/111247/1
2024-04-03 Robert VargaRemove OperationsPostPath 35/111235/3
2024-04-03 lubos-cicutRework YangInstanceIdentifier/URI path conversion 73/111073/24
2024-03-19 Robert VargaFixup yanglib-mdsal-writer 52/110852/3
2024-03-17 Robert VargaUse more modern QNameModule methods in restconf-nb 83/110783/3
2024-03-17 Robert VargaFactor out MdsalDatabindProvider 05/110805/2
2024-03-16 Yaroslav LastivkaEnsure successful registration of SubscribeDeviceNotifi... 36/110736/5
2024-02-19 Robert VargaCorrect device-notification output 61/110261/2
2024-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2024-01-29 Robert VargaFurther warnings mitigation 81/110081/3
2024-01-28 Robert VargaBump upstreams 00/109800/42
2024-01-22 Robert VargaMake RESTCONF base path configurable 01/109701/9
2023-12-31 Robert VargaBump upstreams 79/109479/5
2023-12-06 Robert VargaAllow YANG PATCH to communicate ETag/Last-Modified 65/109165/1
2023-12-06 Robert VargaAllow plain PATCH to communicate ETag/Last-Modified 62/109162/2
2023-12-06 Robert VargaShift ETag/Last-Modified generation to RestconfStrategy 55/109155/4
2023-12-02 Robert VargaClean up data{DELETE,PATCH}() 48/109148/2
2023-12-02 Robert VargaClean up exception handling 46/109146/1
2023-12-01 Robert VargaEliminate InstanceIdentifierContext 70/109070/16
2023-11-30 Robert VargaGeneralize ResourceBodyTest 28/109128/4
2023-11-28 Robert VargaRefactor ReadDataParams 04/109104/2
2023-11-28 Robert VargaMove RestconfSchemaSourceUrlProvider 03/109103/1
2023-11-28 Robert VargaEliminate IdentifierCodec 97/109097/1
2023-11-28 Robert VargaAdd DataPatchPath 89/109089/1
2023-11-28 Robert VargaIntroduce DataPutPath 88/109088/1
2023-11-28 Robert VargaAdd OperationsPostPath 87/109087/3
2023-11-28 Robert VargaIntroduce restconf.server.api.DataPostPath 84/109084/3
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-27 Robert VargaUse DatabindContext in instance identifier serialization 81/109081/2
2023-11-27 Robert VargaUse DatabindContext in deserialization path 80/109080/2
2023-11-27 Robert VargaRemove InstanceIdentifierContext.getSchemaContext() 79/109079/2
2023-11-27 Robert VargaUse DatabindContext in InstanceIdentifierContext 78/109078/4
2023-11-27 Robert VargaEliminate DOMDatabindProvider 77/109077/3
2023-11-26 Robert VargaDisconnect WriterFieldsTranslator from InstanceIdentifi... 69/109069/3
2023-11-26 Robert VargaMove DatabindProvider 68/109068/1
2023-11-26 Robert VargaRefactor modulesGET() methods 63/109063/6
2023-11-26 Robert VargaEliminate RestconfSchemaServiceImpl 52/109052/5
2023-11-24 Robert VargaFix /operations indexing 61/109061/2
2023-11-22 Robert VargaRestconfServer requires ApiPath identifiers 70/107370/18
2023-11-21 Robert VargaEstablish ietf-yang-library revision from model context 17/108917/11
2023-11-20 Robert VargaRestconfServer is strictly asynchronous 26/109026/3
2023-11-18 Robert VargaMove DOMDatabindProvider 22/109022/3
2023-11-18 Robert VargaMove MdsalRestconfServer 19/109019/4
2023-11-10 Robert VargaIntroduce restconf.server.{api,spi,mdsal} 77/108877/11