Remove "/" sign in AbstractRestconfStreamRegistry
[netconf.git] / restconf / restconf-nb / src / main / java / org / opendaylight / restconf / server / api /
2024-04-16 Yaroslav LastivkaRemove "/" sign in AbstractRestconfStreamRegistry 72/111272/5
2024-04-16 Oleksandr ZharovFix 500 server error in PUT request 28/111228/3
2024-04-14 Robert VargaDefine a replacement for Restconf{Error,Exception,Future} 63/111363/8
2024-04-11 Robert VargaEliminate NormalizedNodePayload 59/111359/4
2024-04-09 Robert VargaEliminate FormatParameters 43/111343/1
2024-04-09 Robert VargaRework body formatting wiring 39/111339/3
2024-04-08 Robert VargaIntroduce restconf.server.api.HttpGetResource 13/111313/7
2024-04-08 Robert VargaAdd QueryParameters.isEmpty() 12/111312/2
2024-04-08 Robert VargaAllow odl-pretty-print to be configured to true 05/111305/8
2024-04-06 Robert VargaAdd DataYangPatchParams 03/111303/1
2024-04-06 Robert VargaPropagate query parameters to YANG dataPATCH() 02/111302/1
2024-04-05 Robert VargaMove PatchStatus{Context,Entity} 94/111294/1
2024-04-05 Robert VargaClean up body implementation placement 93/111293/1
2024-04-05 Robert VargaIntroduce restconf.api.ConsumableBody 92/111292/3
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-05 Robert VargaSplit out operation output serialization 71/111271/4
2024-04-04 Robert VargaProperly encapsulate PatchBody normalization 54/111254/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 VargaEliminate DataPatchPath 33/111233/2
2024-04-03 Robert VargaEliminate DataPutPath 32/111232/2
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-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2024-01-28 Robert VargaBump upstreams 00/109800/42
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 VargaAllow dataPUT() to control ETag/Last-Modified 57/109157/3
2023-12-06 Robert VargaAllow dataPOST() to control Etag/Last-Modified 56/109156/3
2023-12-06 Robert VargaShift ETag/Last-Modified generation to RestconfStrategy 55/109155/4
2023-12-01 Robert VargaEliminate InstanceIdentifierContext 70/109070/16
2023-11-28 Robert VargaDo not hide DataGetParams.EMPTY 09/109109/1
2023-11-28 Robert VargaRefactor ReceiveEventsParams 07/109107/1
2023-11-28 Robert VargaRefactor ReadDataParams 04/109104/2
2023-11-28 Robert VargaRemove an obsolete FIXME 92/109092/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-26 Robert VargaRefactor modulesGET() methods 63/109063/6
2023-11-26 Robert VargaEliminate RestconfSchemaServiceImpl 52/109052/5
2023-11-24 Robert VargaAdd FIXMEs 60/109060/2
2023-11-22 Robert VargaRestconfServer requires ApiPath identifiers 70/107370/18
2023-11-20 Robert VargaRestconfServer is strictly asynchronous 26/109026/3
2023-11-18 Robert VargaIntroduce RestconfServer.dataPOST() 18/109018/3
2023-11-18 Robert VargaAdd DataPostResult 17/109017/4
2023-11-18 Robert VargaRename OperationsContent 16/109016/2
2023-11-18 Robert VargaIntroduce RestconfServer.dataPUT() operations 15/109015/3
2023-11-18 Robert VargaIntroduce RestconfServer methods for YANG Patch 14/109014/2
2023-11-18 Robert VargaAdd RestconfServer.dataPATCH() 12/109012/2
2023-11-18 Robert VargaAdd RestconfServer.dataDELETE() 11/109011/2
2023-11-18 Robert VargaIntroduce asynchronous RestconfServer.readData() 08/109008/3
2023-11-18 Robert VargaMove action invocation to MdsalRestconfServer 07/109007/4
2023-11-18 Robert VargaFix single-item OperationsContent 05/109005/5
2023-11-18 Robert VargaRefactor OperationsContent 02/109002/5
2023-11-18 Robert VargaCodify operationsGET 00/109000/2
2023-11-18 Robert VargaDocument RestconfServer.invokeRpc() 99/108999/2
2023-11-16 Robert VargaCodify RestconfServer.yangLibraryVersionGET() 98/108998/1
2023-11-10 Robert VargaIntroduce restconf.server.{api,spi,mdsal} 77/108877/11