netconf.git
2024-01-25 Peter SunaSet backoff-jitter for call-home devices 54/109954/2
2024-01-24 Robert VargaFix odl-restconf-common dependencies 64/109964/1
2024-01-24 Robert VargaDo not package iana-crypt-hash 63/109963/1
2024-01-24 Robert VargaDo not use threadpool-config-impl in websocket-client 60/109960/1
2024-01-24 Yaroslav LastivkaUpdate User Guide with Enhanced Authentication Details 28/109828/5
2024-01-22 Robert VargaMake RESTCONF base path configurable 01/109701/9
2024-01-22 Robert VargaFixup NetconfDeviceCommunicatorTest 10/109910/1
2024-01-19 lubos-cicutCreate Unit Test for POST existing data error 15/107715/6
2024-01-19 lubos-cicutUse OpenApiServiceImpl#DEFAULT_PAGESIZE after rewrite 17/109817/6
2024-01-19 lubos-cicutUse DefinitionNames#addUnlinkedName after rewrite 07/109807/5
2024-01-19 Ivan HraskoRemove unused lock field 37/109837/3
2024-01-19 Ivan HraskoAdd max-backoff-millis to user guide 56/109856/1
2024-01-19 Ivan HraskoSet max-backoff-millis for call-home devices 55/109855/1
2024-01-19 lubos-cicutRefactor leaf names in odl-netconf-device.yang 54/109754/8
2024-01-19 Ivan HraskoMark backoff settings obsolete 51/109851/1
2024-01-19 Ivan HraskoMark backoff settings deprecated 35/109835/3
2024-01-17 lubos-cicutUse PathsEntity class to simplify PathsStream 96/109796/3
2024-01-17 lubos-cicutUse configurable basePath in PathsStream 43/109643/6
2024-01-17 Samuel SchneiderUpdate documentation of RFC 8040 configuration 02/109702/9
2024-01-17 Robert VargaImplement registerNotificationListeners() 02/109802/10
2024-01-17 lubos-cicutSupport random backoff between connection attempts 33/109633/12
2024-01-17 lubos-cicutSupport maximum wait time of connection attempts 30/109630/11
2024-01-16 Yaroslav LastivkaFix XML Namespace Handling in serializeExceptionToXml 01/109801/1
2024-01-16 Ivan HraskoReplace escape character by empty line 80/109780/4
2024-01-15 Ivan HraskoMake ServersStream fields final 79/109779/2
2024-01-15 lubos-cicutRefactor SchemasStreams class 15/109315/5
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
2024-01-11 Ivan HraskoSimplify synchronization in MountPointOpenApi 89/109689/3
2024-01-11 Ivan HraskoRemove no more used RFC 8040 configuration file 40/109640/5
2024-01-09 Ivan HraskoUse BufferedReader to read OpenApi 90/109690/3
2024-01-09 Ivan HraskoEliminate OpenApiApplication class 45/106145/7
2024-01-09 Ivan HraskoRemove JaxbContextResolver class 86/109686/1
2024-01-09 Ivan HraskoMake toComponents method static 85/109685/1
2024-01-09 Ivan HraskoRemove no more valid TODO 84/109684/1
2024-01-08 Oleksandr ZharovUse base64 encoding for netconf device passwords 35/109035/22
2024-01-08 lubos-cicutAdd call-home device connection verification 01/109301/4
2024-01-05 Ivan HraskoRemove not used DataBroker reference 41/109641/1
2023-12-31 Robert VargaBump upstreams 79/109479/5
2023-12-30 Robert VargaDo not use mockito-subclass 84/109484/2
2023-12-20 Oleksandr ZharovReduce the number of conditional operators in RestconfS... 30/109230/2
2023-12-20 Yaroslav LastivkaJunos device: Fix IllegalStateException 21/109321/2
2023-12-13 Ivan HraskoRemove jackson-annotations from OpenApi 02/109302/2
2023-12-13 Oleksandr ZharovUpdate user-guide after login-password removal 13/109213/2
2023-12-10 Yaroslav LastivkaFix typos in the user-guide 23/109223/4
2023-12-10 Ruslan KashapovNetconf client configuration cleanup 95/108895/17
2023-12-10 Robert VargaDeprecate WebSocket event stream delivery 61/109161/5
2023-12-08 Oleksandr ZharovRevert models description change 67/109167/8
2023-12-08 lubos-cicutRemove OpenApiObject 74/109074/21
2023-12-08 Ivan HraskoAdapt API to OpenApiObject removal 05/108305/35
2023-12-08 Ivan HraskoAdapt tests for OpenApi 04/108304/32
2023-12-08 Yaroslav LastivkaRe-implement logic for security and securitySchemes 09/108809/34
2023-12-08 lubos-cicutRe-implement paths for ChildNodes 36/109036/24
2023-12-08 Samuel SchneiderRe-implement paths for RPCs 65/108865/23
2023-12-08 Matej SramcikRe-implement components/schemas for RPC's childs 24/109124/17
2023-12-08 Yaroslav LastivkaRe-implement components/schemas for nodes 45/109045/23
2023-12-08 Yaroslav LastivkaRe-implement components/schemas for actions 29/109029/11
2023-12-08 Matej SramcikRe-implement components/schemas for RPCs 12/108912/23
2023-12-08 Ivan HraskoWIP: Draft reading YANG context into OpenApiInputStream 58/108258/16
2023-12-08 Robert VargaWIP: Add OpenApi{Entity,BodyWriter} 49/107149/20
2023-12-08 Ruslan KashapovFix NoSuchElementException for callhome topology node 20/109220/1
2023-12-07 Ruslan KashapovFix Call-Home services start failure 93/109193/3
2023-12-07 Ruslan KashapovFix NPE on logging topology node with no credentials 97/109197/3
2023-12-07 Peter SunaFix implementation of create-device RPC 94/109194/2
2023-12-06 Robert VargaAllow YANG PATCH to communicate ETag/Last-Modified 65/109165/1
2023-12-06 Robert VargaRepair testDeleteNonexistentData() 64/109164/2
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-05 Ruslan KashapovRemove obsolete NetconfClientDispatcher 94/108894/11
2023-12-05 Ruslan KashapovCall-Home provider migration to transport-api 81/108881/13
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-30 Peter SunaRemove duplicate container in network-topology 23/109123/2
2023-11-28 Robert VargaGeneralize validTopLevelNodeName() test 14/109114/1
2023-11-28 Robert VargaInline json_sub_container.json 13/109113/1
2023-11-28 Robert VargaInline xml_sub_container.xml 12/109112/1
2023-11-28 Robert VargaInline foo.xml 11/109111/1
2023-11-28 Robert VargaMigrate AbstractResourceBodyTest to JUnit5 10/109110/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
2023-11-28 Robert VargaCleanup restconf-nb dependencies 06/109106/1
2023-11-28 Robert VargaRefactor ReadDataParams 04/109104/2
2023-11-28 Robert VargaReorder QueryParams 05/109105/2
2023-11-28 Robert VargaMove RestconfSchemaSourceUrlProvider 03/109103/1
2023-11-28 Robert VargaRefactor root resource discovery 02/109102/1
2023-11-28 Robert VargaRemove SSEApplication 01/109101/1
2023-11-28 Robert VargaRemove yang.model.api fakes for /restconf/operations 00/109100/1
2023-11-28 Robert VargaClean up ParserIdentifierTest 99/109099/1
2023-11-28 Robert VargaEliminate ParserIdentifier 98/109098/2
2023-11-28 Robert VargaEliminate IdentifierCodec 97/109097/1
2023-11-28 Robert VargaClean up YangInstanceIdentifierSerializer 95/109095/2
2023-11-28 Robert VargaRefactor YangInstanceIdentifierDeserializer 94/109094/1
2023-11-28 Robert VargaRemove an obsolete FIXME 92/109092/1
2023-11-28 Robert VargaRemove unused InstanceIdentifier factory methods 90/109090/1
next