netconf.git
2024-07-23 Robert VargaBump mina-sshd to 2.13.1 63/112563/3
2024-07-23 lubos-cicutTest cleanup after migration to JUnit5 57/112357/3
2024-07-22 Robert VargaSeparate out RestconfStream.LocationProvider 93/112693/5
2024-07-22 Robert VargaMove URLConstants.MODULES_* constants 92/112692/2
2024-07-22 Robert VargaImprove ServerDataOperations 91/112691/3
2024-07-22 Robert VargaMove SSEStreamService 90/112690/1
2024-07-22 Robert VargaMake MdsalServerStrategy implement only ServerDataOpera... 41/112641/15
2024-07-20 Robert VargaConvert restconf-server-spi to bnd-parent 60/112660/1
2024-07-20 Robert VargaAdd utility ServerErrorPath constructor 59/112659/1
2024-07-20 Robert VargaConvert restconf-server-api to bnd-parent 58/112658/1
2024-07-20 Robert VargaConvert transport-api to bnd-parent 57/112657/1
2024-07-20 Robert VargaRemove restconf.server.mdsal.ResourceRequest 56/112656/1
2024-07-20 Robert VargaConvert netconf-api to bnd-parent 54/112654/1
2024-07-20 Robert VargaAdd bnd-parent 53/112653/1
2024-07-20 Robert VargaTurn restconf-server-api into a module 51/112651/1
2024-07-20 Robert VargaTurn restconf-server-api into a module 50/112650/1
2024-07-20 Robert VargaAdd restconf.api module documentation 49/112649/1
2024-07-20 Robert VargaUse doCallRealMethod() instread of a mock QName 48/112648/1
2024-07-20 Robert VargaUse a switch expression in RestconfStrategy.prepareData() 39/112639/5
2024-07-20 Robert VargaRefactor ServerRpcOperations implementations 32/112632/5
2024-07-20 Robert VargaSplit out server.spi.ServerStrategy 96/112296/13
2024-07-18 Robert VargaRemove restconf.nb.rfc8040.legacy 26/112626/1
2024-07-18 Robert VargaMove restconf.server.spi tests 18/112618/4
2024-07-17 Robert VargaFactor out restconf-server-spi 16/112616/4
2024-07-17 Robert VargaMove nb.rc8040.Insert to server.spi 15/112615/3
2024-07-17 Robert VargaFix draft-ietf-crypto-types description 17/112617/1
2024-07-17 Robert VargaMake stream subpath flexible 14/112614/2
2024-07-17 Robert VargaFactor out restconf-server-api 13/112613/2
2024-07-17 Robert VargaRemove restconf-common 24/112224/11
2024-07-17 Robert VargaRemove RestconfDocumentedException 23/112223/11
2024-07-17 Robert VargaEliminate RestconfFuture 20/112220/15
2024-07-16 Robert VargaAdopt models from mdsal 95/112595/4
2024-07-16 Robert VargaBump upstreams 95/112495/8
2024-07-13 Robert VargaFix TCPClient.connect() initialization 43/112543/9
2024-07-13 Robert VargaHide TcpClientServerTest 45/112545/2
2024-07-13 Ivan HraskoFix typo in commands descriptions 36/112536/2
2024-07-12 Ivan HraskoDisable transport-ssh integration tests 42/112542/1
2024-07-08 Ivan HraskoFix pagination javadoc 87/112487/1
2024-07-08 lubos-cicutOpenAPI: Implement pagination test 36/111436/17
2024-07-08 Ivan HraskoOpenAPI: Implement pagination 00/111200/21
2024-07-08 Anton OkhrimenkoImprove Swagger UI Update Process 10/111410/6
2024-07-08 Anton OkhrimenkoAdd ability to control width/depth from UI 09/111409/11
2024-07-08 Anton OkhrimenkoHardcode width and depth parameters 06/111406/7
2024-07-04 Ivan HraskoImplement depth parameter 22/111222/53
2024-07-04 Oleksandr ZharovImplement width parameter 02/111502/30
2024-07-02 Oleksandr ZharovDocument TLS "key-id" option 75/112275/8
2024-06-28 Yaroslav LastivkaOpenApi add POST request to device root 57/108357/24
2024-06-28 lubos-cicutCreate SchemasEntity class to simplify SchemasStream 52/110252/9
2024-06-28 Yaroslav LastivkaMove client config creation to lockedConnect method 07/112007/5
2024-06-28 lubos-cicutOpenAPI: Improve anydata example 76/111976/3
2024-06-27 lubos-cicutOpenApi: Test nonconfig input and output for actions 07/111207/5
2024-06-27 Samuel SchneiderMake timeout and keep-alive configurable for Call-Home 27/109627/23
2024-06-27 Martin SunalFix accumulating KeepaliveTask executions 63/111763/10
2024-06-27 Oleksandr ZharovSimplify working with Capability objects 71/107471/37
2024-06-27 Robert VargaDesign a Capability object model 46/105846/30
2024-06-26 Peter SunaRemove unnecessary check for canceled future 27/112227/4
2024-06-26 Peter SunaRelease semaphore after disconnection 26/112226/3
2024-06-26 Ivan HraskoCleanup OpenAPI tests 99/112299/3
2024-06-26 Samuel SchneiderCheck for netconf interleave capability 38/110738/14
2024-06-26 Yaroslav LastivkaPrevent NPE for Credentials 92/110192/50
2024-06-26 lubos-cicutUse JUnit5 code style in BugDocumentTest 74/112274/2
2024-06-26 Oleksandr ZharovMigrate plugins/netconf-server-mdsal/notifications... 10/111810/5
2024-06-24 lubos-cicutRemove unnecessary casting 81/111681/4
2024-06-24 lubos-cicutOpenapi: Missing schema for node processed by another... 80/111680/6
2024-06-24 lubos-cicutOpenapi: Missing schema for node processed by another... 79/111679/3
2024-06-19 Robert VargaRemove most RestconfDocumentedException users 46/111346/18
2024-06-19 Robert VargaEliminate TransactionUtil 21/112221/6
2024-06-19 Robert VargaBump sshd to 2.13.0 30/112230/1
2024-06-18 Ruslan KashapovSupport auth* service integration for HttpTransport 35/111735/7
2024-06-18 Robert VargaUse ServerException to report DOMRpcResult errors 19/112219/7
2024-06-18 Robert VargaMove RestconfFuture to rfc8040.rest.transations 18/112218/7
2024-06-18 Robert VargaRemove RestconfDocumentedException throws 17/112217/8
2024-06-18 Robert VargaRefactor ServerRequest 16/112216/6
2024-06-18 lubos-cicutMigrate netconf-topology-singleton tests to JUnit5 91/111691/8
2024-06-17 Robert VargaUse ServerException in PatchBody.toPatchContext() 07/112207/1
2024-06-17 Robert VargaModernize JsonPatchBody a bit 05/112205/1
2024-06-17 Yaroslav LastivkaLimit usage of ensureParentsByMerge 52/111552/14
2024-06-12 Robert VargaFix DefaultMapBodyOrder body sorting 86/112086/7
2024-06-12 Samuel SchneiderFix typo in javadoc 98/112098/3
2024-06-12 Samuel SchneiderRemove RemoteDeviceCommunicator#sendRequest method 56/110356/14
2024-06-11 Robert VargaMigrate ResourceBody to ServerException 69/112069/2
2024-06-11 Ivan HraskoReplace qualified names with imports 74/112074/2
2024-06-11 Samuel SchneiderDocument RemoteDeviceCommunicator#sendRequest method 65/110865/10
2024-06-11 Yaroslav LastivkaAdd test for length parameter 98/111698/9
2024-06-11 Yaroslav LastivkaAdd ability to limit string example length 56/111856/6
2024-06-11 Robert VargaReport ServerException from OperationInputBody.toPayload() 67/112067/3
2024-06-11 Robert VargaReport ServerException from ChildBody.toPayload() 30/111730/6
2024-06-11 Yaroslav LastivkaMigrate netconf-client-mdsal tests to JUnit5 20/111720/14
2024-06-11 Samuel SchneiderMigrate netconf/netconf-netty-util 01/111701/6
2024-06-11 lubos-cicutOpenAPI: Update module revision docs 69/111869/2
2024-06-10 Ruslan KashapovUtilize key-id for TLS devices in netconf-topology 51/109151/13
2024-06-10 Ruslan KashapovAdd key-id into device TLS parameters 67/110867/5
2024-06-10 Ivan HraskoDocument netopeer2 TLS port 60/112060/1
2024-06-10 Ivan HraskoFix device notification accept type 55/112055/2
2024-06-10 Yaroslav LastivkaMigrate netconf-client-mdsal/spi tests to JUnit5 19/111719/10
2024-06-10 lubos-cicutMigrate netconf-server tests to JUnit5 77/111777/3
2024-06-10 lubos-cicutMigrate netconf-server/spi tests to JUnit5 76/111776/3
2024-06-10 Oleksandr ZharovMigrate plugins/netconf-server-mdsal/operations tests... 09/111809/3
2024-06-10 Matej SramcikMigrate protocol/netconf-client tests to JUnit5 03/111703/2
2024-06-10 Matej SramcikMigrate restconf/restconf-nb tests to JUnit5 00/111700/12
next