Refactor NormalizedNodeWriter
[netconf.git] / restconf / restconf-nb / src / main / java / org / opendaylight /
2024-04-19 Robert VargaRefactor NormalizedNodeWriter 53/111453/2
2024-04-17 Robert VargaPropagate DatabindContext to RestconfTransaction 42/111442/2
2024-04-17 Robert VargaYangErrorsBody is a FormattableBody 37/111437/2
2024-04-16 Robert VargaAdd YangErrorsBody 35/111435/2
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-15 Robert VargaWrap operationsPOST result with JaxRsFormattableBody 88/111388/2
2024-04-15 Yaroslav LastivkaMake SSEStreamService class public 87/111387/2
2024-04-14 Robert VargaDefine a replacement for Restconf{Error,Exception,Future} 63/111363/8
2024-04-12 Robert VargaFix dataGet() of MapEntries 69/111369/2
2024-04-11 Robert VargaImprove JaxRsFormattableBody.toString() 62/111362/1
2024-04-11 Robert VargaMove ErrorTags 61/111361/3
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 VargaIntegrate RestconfNormalizedNodeWriter 58/111358/1
2024-04-11 Robert VargaFix JaxRsFormattableBodyWriter 56/111356/2
2024-04-11 Robert VargaFix NPE with QNameModule 52/111352/1
2024-04-09 Robert VargaEliminate FormatParameters 43/111343/1
2024-04-09 Robert VargaIntroduce HttpStatusCode 42/111342/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 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-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 VargaReduce use of Status 97/111297/1
2024-04-05 Robert VargaMake insertWithPointPost() static 96/111296/1
2024-04-05 Robert VargaCentralize AbstractPatchStatusBodyWriter.writeBody() 95/111295/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-04 Robert VargaEliminate restconf.nb.rfc8040.utils package 53/111253/3
2024-04-04 Robert VargaHide NetconfFieldsTranslator 52/111252/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 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-04-03 Ruslan KashapovFix full lists removal for remote devices via Restconf. 25/109125/14
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-28 Samuel SchneiderFix POST request with insert parameter 96/109196/14
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-03-19 Robert VargaFixup yanglib-mdsal-writer 52/110852/3
2024-03-19 Robert VargaOptimize data merge decision 51/110851/2
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-03-15 Samuel SchneiderDocument RESTCONF base path configuration 78/110278/5
2024-03-14 Ivan HraskoSmall refactor of NetconfRestconfStrategy class 34/110734/1
2024-03-07 Robert VargaDo not use ISE in XmlNormalizedNodeBodyWriter 12/110512/1
2024-03-06 Robert VargaFix RPC/action output writeout 87/110487/5
2024-03-06 Robert VargaMigrate constructor caller 88/110488/1
2024-02-19 Robert VargaHide RestconfStrategy.readData() 67/110267/1
2024-02-19 Robert VargaCorrect device-notification output 61/110261/2
2024-02-13 Oleksandr ZharovFix PUT/POST requests for lists 27/109127/13
2024-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2024-02-06 Yaroslav LastivkaImprove error path for list items 96/110096/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
2024-01-16 Yaroslav LastivkaFix XML Namespace Handling in serializeExceptionToXml 01/109801/1
2024-01-12 Ivan HraskoRemove not validating JSON/XML stream writters 96/109096/8
2024-01-12 Yaroslav LastivkaXML: Resolve 500 response from device exception 11/108611/16
2024-01-12 Peter SunaJSON: Resolve 500 response from device exception 04/107904/27
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-10 Robert VargaDeprecate WebSocket event stream delivery 61/109161/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-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 VargaGeneralize validTopLevelNodeName() test 14/109114/1
2023-11-28 Robert VargaDo not hide DataGetParams.EMPTY 09/109109/1
2023-11-28 Robert VargaInline RestconfApplication 08/109108/1
2023-11-28 Robert VargaRefactor ReceiveEventsParams 07/109107/1
next