Rename MountInstance to NetconfDeviceMount
[netconf.git] / netconf / sal-netconf-connector / src / test / java / org / opendaylight / netconf /
2023-01-01 Robert VargaRename MountInstance to NetconfDeviceMount 65/103865/2
2023-01-01 Robert VargaMove NetconfDeviceTopologyAdapter 61/103861/4
2023-01-01 Robert VargaUse Files.readString() 60/103860/1
2023-01-01 Robert VargaRename netconf.api.ModifyAction to EffectiveOperation 58/103858/3
2023-01-01 Robert VargaEliminate LockChangeListener 44/103844/2
2022-12-31 Robert VargaMove NetconfTopologyRPCProvider 42/103842/1
2022-12-31 Sangwook HaDo not use null input for discard-changes 25/103725/2
2022-12-29 Robert VargaSplit out odl-netconf-device.yang 46/103746/4
2022-12-26 Robert VargaBump upstreams 68/103168/26
2022-12-26 Robert VargaSpecialize SchemalessRpcService 24/103724/5
2022-12-25 Robert VargaSplit up MessageTransformer 23/103723/3
2022-12-18 Robert VargaCreate RemoteDeviceServices.{Actions,Rpcs} 10/103210/19
2022-12-14 Robert VargaAdd RemoteDeviceServices 53/103653/10
2022-12-14 Robert VargaUse NodeIdentifier to identify datastores 75/103675/1
2022-12-09 Robert VargaTurn UserPreferences into a record 29/103629/7
2022-12-09 Robert VargaNetconfSessionPreferences is a record 28/103628/6
2022-12-09 Robert VargaDisconnect NetconfDeviceCapabilities and NetconfSession... 12/103612/32
2022-12-08 Robert VargaMove transaction chain handling 07/103607/17
2022-12-08 Robert VargaSimplify NetconfDeviceTopologyAdapter datastore interac... 06/103606/16
2022-12-07 Robert VargaFix a raw type warning 23/103623/1
2022-12-07 Robert VargaModernize NetconfKeystoreAdapterTest 11/103611/9
2022-12-05 Robert VargaSpecialize RemoteDeviceHandler to NetconfSessionPreferences 18/103218/3
2022-12-05 Robert VargaSpecialize RPC input/output 99/103599/1
2022-11-13 Robert VargaSpecialize RemoteDevice to NetconfSessionPreferences 16/103216/4
2022-11-13 Robert VargaSpecialize MessageTransformer to NetconfMessage 13/103213/3
2022-11-13 Robert VargaSpecialize RemoteDevice to NetconfMessage 12/103212/4
2022-11-03 Robert VargaDo not reference individual builders 46/103046/1
2022-07-19 Robert VargaClean up ietf-netconf-monitoring-extension 57/101857/4
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-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-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"
next