netconf.git
2 days ago Ruslan KashapovFix instance-identifier key being not recognized properly 44/111644/1 master
13 days ago Robert VargaBind OutboundChannelHandler to ChannelAsyncOutputStream 35/111535/2
2024-04-21 Robert VargaAdd MapBodyOrder 64/111464/6
2024-04-19 Robert VargaClean up InOrder assertion 69/111469/1
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 Samuel SchneiderUpdate notification subscription user guide 38/111338/3
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-16 lubos-cicutMigrate netconf-topology tests to JUnit 5 19/111319/9
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-12 Robert VargaClean up NormalizedNodeWriter tests 64/111364/1
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 VargaSimplify HttpStatusCode.toString() 44/111344/2
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 lubos-cicutSmall improvement in NetconfNodeHandlerTest 20/111320/2
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 VargaUse pretty printing in RestconfDataPatchTest 04/111304/1
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 VargaRefactor transport-http response delivery 67/111267/2
2024-04-04 lubos-cicutDocument get module source 19/111219/2
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 Robert VargaBump versions to 7.0.5-SNAPSHOT 23/111223/1
2024-04-03 jenkins-relengRelease netconf v7.0.4
2024-04-03 lubos-cicutRework YangInstanceIdentifier/URI path conversion 73/111073/24
2024-04-03 Robert VargaRequire ApiIdentifier to be instantiated with Unqualified 15/111215/5
2024-04-03 Ruslan KashapovFix full lists removal for remote devices via Restconf. 25/109125/14
2024-04-02 Robert VargaFix serializeMapWithOneKeyTest() 12/111212/1
2024-04-02 Robert VargaFix serializeNoPercentEncodingTest() 10/111210/1
2024-04-02 Robert VargaFix serializeMapWithMultipleKeysTest() 09/111209/1
2024-04-02 Robert VargaFix serializePercentEncodingTest() 08/111208/1
2024-04-02 Robert VargaExpose ListInstance.of() methods 06/111206/1
2024-04-02 Robert VargaFix serializeLeafListTest() 05/111205/1
2024-04-02 Samuel SchneiderOpenAPI: do not generate duplicated schemas 10/111010/4
2024-04-02 Robert VargaExpose ListInstance constructor 70/111170/2
2024-04-02 Oleksandr ZharovUpdate swagger UI to version 5.13.0 73/111173/2
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-04-01 Robert VargaSimplify upgradeCodecFactory() 39/111139/2
2024-04-01 Robert VargaFix transport-http dependency 38/111138/2
2024-04-01 Robert VargaShare codepath in ServerChannelInitializer 37/111137/2
2024-04-01 Robert VargaBump upstreams 53/111153/1
2024-03-28 Samuel SchneiderFix POST request with insert parameter 96/109196/14
2024-03-27 Ruslan KashapovHTTP transport implementation 91/110191/20
2024-03-27 Ruslan KashapovKeystore Plaintext Storage API and Local File implement... 89/110389/14
2024-03-27 Yaroslav LastivkaFix OpenAPI explorer redirection URL 65/111065/2
2024-03-26 Ivan HraskoRemove json-unit-assertj dependency 09/111009/2
2024-03-26 Ivan HraskoFix TCPServer javadoc 12/111012/1
2024-03-22 Robert VargaFix topology-singleton Import-Packages 94/110994/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-03-19 Robert VargaBump versions to 7.0.4-SNAPSHOT 81/110881/1
2024-03-19 jenkins-relengRelease netconf v7.0.3
2024-03-19 Robert VargaFixup YangLibraryContentBuilderUtil javadoc 66/110866/1
2024-03-19 Robert VargaAlways clean up modules-state 62/110862/2
next