netconf.git
2023-09-14 Robert VargaRefactor NormalizedNodePayload 69/107869/2
2023-09-14 Robert VargaFix action invocation response 70/107870/1
2023-09-14 Robert VargaEliminate NormalizedNodePayload.headers 67/107867/1
2023-09-14 Robert VargaDo not use InstanceIdentifierContext in postData() 63/107863/4
2023-09-14 Robert VargaReduce InstanceIdentifierContext proliferation 62/107862/4
2023-09-14 Robert VargaDo not use InstanceIdentifierContext in NormalizedNodeP... 58/107858/5
2023-09-14 Robert VargaRefactor AbstractNormalizedNodeBodyWriter 57/107857/5
2023-09-14 Robert VargaDo not use InstanceIdentifierContext in OperationsContent 61/107861/5
2023-09-14 Robert VargaOperationsContent requires a context 60/107860/3
2023-09-14 Robert VargaShare common parts of AbstractNormalizedNodeBodyWriter 56/107856/3
2023-09-14 Robert VargaClean up XmlNormalizedNodeBodyWriter 55/107855/3
2023-09-14 Robert VargaClean up JsonNormalizedNodeBodyWriter 54/107854/3
2023-09-13 Robert VargaFix JsonPatchBody javadoc warnings 59/107859/1
2023-09-13 Robert VargaRemove InstanceIdentifierContext from PatchBody parsing 53/107853/1
2023-09-13 Robert VargaMove InstanceIdentifierContext 52/107852/1
2023-09-13 Robert VargaDisconnect PatchStatusContext from InstanceIdentifierCo... 45/107845/4
2023-09-13 Robert VargaMigrate Collections references 42/107842/3
2023-09-13 Robert VargaImprove NetconfDataTreeService documentation 41/107841/2
2023-09-13 lubos-cicutAdd description to POST requests 67/107467/8
2023-09-13 Yaroslav LastivkaOpenApi: Remove incorrect list POST requests 86/107086/20
2023-09-13 Ivan HraskoRefactor OpenApiTestUtils methods 35/107835/3
2023-09-12 Robert VargaSkip structural nodes 83/107783/5
2023-09-12 Robert VargaImprove RestconfStrategy API surface 38/107838/4
2023-09-12 Robert VargaUse NormalizedNodeStreamWriter to emit XML data 53/107753/12
2023-09-12 Robert VargaUse NormalizedNodeStreamWriter to emit JSON data 49/107749/11
2023-09-12 Robert VargaEliminate (ReadData)TransactionUtil 32/107832/3
2023-09-12 Robert VargaCross-relate WithDefaultsParam 27/107827/8
2023-09-12 Robert VargaInline readAllData() 26/107826/4
2023-09-12 Robert VargaRemove extractReadData() 15/107815/4
2023-09-12 Robert VargaEliminate PatchDataTransactionUtil 08/107808/4
2023-09-12 Robert VargaRehost PatchDataTransactionUtil logging 07/107807/6
2023-09-12 Robert VargaClean up PatchDataTransactionUtil 06/107806/2
2023-09-12 Robert VargaHide RestconfTransaction.readList() 05/107805/1
2023-09-11 Robert VargaRefactor WriteDataParams 04/107804/2
2023-09-11 Robert VargaOptimize RestconfStrategy.postData() 03/107803/1
2023-09-11 Robert VargaClean up documentation 02/107802/1
2023-09-11 Robert VargaEliminate PostDataTransactionUtil 01/107801/3
2023-09-11 Robert VargaRestructure putData() implementation 00/107800/3
2023-09-11 Robert VargaEliminate PutDataTransactionUtil 99/107799/2
2023-09-11 Robert VargaMove CreateOrReplaceResult 97/107797/1
2023-09-11 Ruslan KashapovSwitch netconf-server to transport-api 88/106788/14
2023-09-11 Robert VargaFix postData() definition 87/107787/1
2023-09-10 Robert VargaCapture ListenersBroker instances 82/107782/2
2023-09-10 Sangwook HaDo not serialize the unchanged for child-nodes-only 74/107774/2
2023-09-10 Robert VargaRemove unused InstanceIdentifierContext methods 81/107781/1
2023-09-10 Robert VargaRemove rpc-{input,output}.json 80/107780/1
2023-09-10 Robert VargaRemove rpc-{input,output}.xml 79/107779/1
2023-09-10 Robert VargaRemove xmldata.xml 78/107778/1
2023-09-10 Robert VargaRemove bug7933.xml 77/107777/1
2023-09-10 Robert VargaInline jsondata.json 76/107776/1
2023-09-10 Robert VargaRemove AbstractNormalizedNodeBodyReader 23/107523/18
2023-09-08 Robert VargaFix stream prefix 06/107406/1
2023-09-07 Robert VargaCentralize notification XML namespace 54/107754/1
2023-09-06 Robert VargaClean up JSON*Formatter.createText() 40/107740/5
2023-09-06 Robert VargaRefactor EventFormatter interface 36/107736/3
2023-09-06 Robert VargaOptimize AbstractWebsocketSerializer.convertPath() 35/107735/1
2023-09-06 Olivier DugeonAdd Child Nodes Only query parameter to SSE events 43/106843/6
2023-09-06 Robert VargaClarify NotificationQueryParams checks 34/107734/2
2023-09-06 Sangwook HaFix stack mismatch in data change event streams 65/106565/11
2023-09-06 Robert VargaRefactor OperationInputBody 31/107731/4
2023-09-06 Robert VargaFix XmlResourceBody builder failure 33/107733/1
2023-09-06 Robert VargaSpecialize RestconfDataServiceImpl.{put,plainPatch... 68/107368/23
2023-09-06 Robert VargaRequire parent topology to have been created 13/107713/2
2023-09-05 Robert VargaProperly synchronize NetconfDeviceTopologyAdapter 96/107696/5
2023-08-31 Robert VargaBump upstreams 27/107627/5
2023-08-31 Robert VargaFix checkstyle 29/107629/4
2023-08-29 matus.matokAdd NetconfMessage.of(Document) method 33/107433/16
2023-08-29 Robert VargaFix netconf-server-mdsal dependencies 56/107556/1
2023-08-29 matus.matokRework NetconfStartExiMessage 29/107429/7
2023-08-29 matus.matokMake NotificationMessage constructor private 25/107425/6
2023-08-29 matus.matokAdd is{Notification,Rpc,RpcReply}Message methods 89/107389/8
2023-08-29 matus.matokIntroduce RpcMessage and RpcReplyMessage 73/107373/13
2023-08-26 Robert VargaAssert reported error 17/107517/1
2023-08-26 Robert VargaClean up JsonBodyReaderTest 16/107516/1
2023-08-26 Robert VargaClean up RestconfDataServiceImplTest 15/107515/1
2023-08-26 Robert VargaInline XML patch payloads 14/107514/2
2023-08-26 Robert VargaMake resource access explicit 13/107513/2
2023-08-26 Robert VargaMigrate more JSON patch payloads 12/107512/2
2023-08-26 Robert VargaImprove reader mocking 11/107511/2
2023-08-26 Robert VargaEliminate AbstractBodyReaderTest.mediaType 10/107510/4
2023-08-26 Robert VargaIntroduce AbstractBody 09/107509/4
2023-08-26 Robert VargaInline AbstractIdentifierAwareJaxRsProvider 08/107508/4
2023-08-26 Robert VargaEliminate AbstractPatchBodyReader 47/107447/16
2023-08-25 Robert VargaDisconnect JsonPatchBodyReader state 07/107507/1
2023-08-25 Robert VargaPeel out AbstractInstanceIdentifierTest 06/107506/1
2023-08-25 Robert VargaClarify patchData() naming 05/107505/1
2023-08-25 Robert VargaInline some JSON patch test files 04/107504/1
2023-08-25 Robert VargaUnify *PatchBodyReader(MountPoint)Tests 03/107503/4
2023-08-25 Robert VargaIntroduce AbstractPatchBodyReaderTest 02/107502/3
2023-08-25 Robert VargaClean up moduleDataTest() 98/107498/2
2023-08-25 lubos-cicutAdd global description 66/107466/6
2023-08-25 Robert VargaEliminate TestUtils 97/107497/2
2023-08-25 Robert VargaEliminate TestUtils.loadSchemaContext() 96/107496/2
2023-08-25 Robert VargaEliminate TestRestconfUtils 93/107493/3
2023-08-25 Robert VargaEliminate schemaContextLoader() 92/107492/3
2023-08-25 Robert VargaRemove superfluous throws 90/107490/3
2023-08-25 Robert VargaReduce TestRestconfUtils proliferation 89/107489/3
2023-08-25 Robert VargaSpeed up XmlPatchBodyReader 88/107488/3
2023-08-25 Robert VargaRemove unused jsonPatchBodyReader.readFrom() 87/107487/5
2023-08-25 Yaroslav LastivkaFix restconf capabilities writer 69/107469/4
next