Filter non-standard nodes from NETCONF monitoring schemas
[netconf.git] / netconf / sal-netconf-connector / src / test /
2022-07-17 Sangwook HaFilter non-standard nodes from NETCONF monitoring schemas 50/101850/5
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2022-04-04 Robert VargaRemove unused spying 84/100384/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-21 Robert VargaRework action indexing 97/100197/1
2022-03-21 Robert VargaRevert "Eliminate use of SchemaNode.getPath() in sal... 75/100175/1
2022-03-11 OleksandrZharovEliminate use of SchemaNode.getPath() in sal-netconf... 05/100005/7
2022-01-27 Robert VargaMigrate to Empty.value() 08/99508/1
2022-01-13 Ivan HraskoFix delete operation for leaf nodes 99/98699/15
2022-01-12 Ivan HraskoFix method name typo 63/99263/4
2021-11-14 Robert VargaAdd test for netconf-config-change notifications 94/98494/1
2021-11-04 Robert VargaImplement NodeContainerProxy.getPath() 95/98295/1
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-02-21 Jaroslav TóthFixed reading whole list/leaf-list using GET/GET-CONFIG RPC 21/94921/7
2021-02-21 Jaroslav TóthAdded schemaless creation of filter structure 52/93352/12
2021-02-21 Jaroslav TóthExplicit reading of list keys using subtree filtering 51/93351/12
2021-02-21 Jaroslav TóthImplement subtree filtering using fields 54/93154/19
2021-02-21 Robert VargaRefactor NetconfDataTreeServiceImpl 32/95232/3
2021-02-16 Vladyslav MarchenkoFix unstable test for NetconfDeviceCommunicator 15/93715/5
2021-01-04 Robert VargaCleanup warnings 01/94401/2
2020-12-16 Robert VargaHide NetconfTopologyRPCProvider.encryptPassword() 62/94262/1
2020-11-30 Robert VargaRefactor KeepaliveSalFacade time tracking 68/93868/9
2020-10-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
2020-10-16 Robert VargaUse SchemaPath->Absolute bridge methods 91/92991/3
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-08-01 Nikhil SoniAdd import for netconf-node-optional 09/90909/11
2020-07-29 Vladyslav MarchenkoAdd support of new a NetconfDataTreeService in clustere... 38/91038/11
2020-07-21 Anna BencurovaAdd support for nested notifications to NetconfMessageT... 93/91493/2
2020-07-14 Vladyslav MarchenkoCreate NetconfDataTreeService with base and additional... 71/90371/30
2020-06-12 Jamo LuhrsenCatch exception when transformer fails to parse 37/90237/5
2020-06-03 Jamo LuhrsenHandle multiple rpc-error in the same rpc-reply 59/89859/6
2020-05-28 Robert VargaCleanup a few uses of getDataChildByName() 98/89998/2
2020-05-27 Robert VargaCleanup use of deprecated constructs 95/89995/3
2020-05-26 Robert VargaCleanup use of deprecated constructs 53/89953/2
2020-05-26 Robert VargaClean up SchemalessRpcStructureTransformerTest 51/89951/2
2020-05-21 vladyslav.marchenkoNETCONF southbound requires notifications.yang model... 43/88643/9
2020-05-13 Robert VargaFurther rework of base schemas 34/89734/3
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2020-04-19 Robert VargaFiles should not be executable 31/89131/1
2020-04-06 Robert VargaRemove references to sal-common-impl 14/88914/2
2020-03-03 Sanjana BDo not attempt to parse empty RPC/action reply 11/86811/6
2020-01-08 Anna BencurovaAdd namespace to action request XML 10/86810/2
2020-01-06 Robert VargaPropagate MountPointContext to NetconfRpcStructureTrans... 15/86515/3
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
2019-08-28 Anna BencurovaFix choice action request test 37/84037/1
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-28 Robert VargaFix action lookups 46/83946/10
2019-08-26 Robert VargaMore SchemaContext reuse 79/83979/2
2019-08-26 Robert VargaReuse SchemaContext in NetconfDeviceTopologyAdapterTest 74/83974/2
2019-08-26 Robert VargaShare test model SchemaContext 73/83973/2
2019-08-26 Robert VargaMake NetconfMessageTransformer.getActions() static 42/83942/2
2019-08-26 Robert VargaReuse schema in NetconfMessageTransformerTest 41/83941/2
2019-08-23 Robert VargaCentralize NETCONF_(DATA)_QNAME 28/83928/1
2019-07-15 Jakub TothNetconf stack by default locks the data store before... 21/82521/11
2019-07-02 Jakub TothConvert anyxml nodes lazily 14/82514/8
2019-06-04 Robert VargaRevert "Convert anyxml nodes lazily" 96/82396/2
2019-05-31 Jakub TothConvert anyxml nodes lazily 01/82001/13
2019-05-21 Robert VargaMerge "Fix DeviceOp DTCL"
2019-05-20 Anna BencurovaFix preparing action with path containing augment 77/82177/1
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaReplace EditOperationNormalizedNodeStreamWriter 90/81390/18
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-03-19 Jakub MorvayMerge "NETCONF-527 Holding of key-pair in memory"
2019-03-14 Jakub TóthNETCONF-608 - Change Netconf keepalives to not send... 91/80391/6
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-14 Jakub MorvayMerge "Include namespace in output element of json...
2019-01-14 Anna BencurovaFix preparing of action request 72/79472/7
2019-01-07 Jakub MorvayMerge "Replace GsonProvider to JacksonJaxbJsonProvider"
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaSpecialize protocol-framework to netconf 37/79237/6
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-21 Stephen KittBump to odlparent 4.0.5 16/78916/2
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayGet rid of checked futures in tests 24/78424/3
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-10-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Fix mounting logic in clustered topology"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-26 Robert VargaRemove test dependency on xerces 95/77295/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-01 Jakub MorvayMerge "Remove use of ThreadPools in sal-netconf-connector"
2018-10-01 Robert VargaRemove use of ThreadPools in sal-netconf-connector 36/76536/4
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-23 Jakub MorvayMerge "Cleanup NetconfRemoteSchemaYangSourceProvider"
2018-09-23 Robert VargaCleanup NetconfRemoteSchemaYangSourceProvider 46/76346/5
2018-09-06 Jakub TóthFix missing support of actions in KeepaliveSalFacade 14/75814/1
2018-08-27 Robert VargaDo not instantiate NormalizedNodes for filter 13/75513/8
2018-08-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-25 Stephen KittBump to odlparent 3.1.3 00/74200/2
2018-07-18 Robert VargaRemove use of powermock 84/74184/2
next