Close device's source resolution on teardown
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / NetconfDevice.java
2023-11-10 Sangwook HaClose device's source resolution on teardown 15/108915/2
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2021-03-15 IaroslavMissing notification model. 84/95284/4
2021-01-04 Robert VargaCleanup warnings 01/94401/2
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
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
2019-10-12 Robert VargaAcquire RFC8528 mount point map 90/85090/1
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-05 Robert VargaUntangle NetconfDevice setup 45/84745/4
2019-08-28 Robert VargaSeparate out DeviceSources(Resolver) 91/83991/8
2019-08-28 Robert VargaSimplify base schema lookups 90/83990/7
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-27 Robert VargaMake notification filter a simple lambda 89/83989/3
2019-08-26 Robert VargaFix schema source registrations not being cleared 88/83988/2
2019-08-26 Robert VargaIntroduce CREATE_SUBSCRIPTION_RPC_PATH 87/83987/2
2019-07-15 Jakub TothAttempt netconf remount regardless of error-type 78/82678/13
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-04-26 Jie HanRemove duplicate assignment 88/81788/2
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
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-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
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-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-05-30 Jakub MorvayMerge changes I0587299e,I81a92c4e
2018-05-15 Maros MarsalekAdd AST yang model caching to netconf connector's schem... 16/72016/1
2018-05-14 Maros MarsalekDo not parse YANG schemas into AST when checking if... 15/72015/1
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-12 Tomas CereMerge "Bug 9256: Add websocket server config knob for ip"
2017-10-12 Tomas CereMerge "BUG 9112: NPE in karaf cli when device is still...
2017-10-12 Tomas CereMerge "BUG-9048 Fix actor crash when writing incorrect...
2017-10-11 Tomas CereMerge "NetConf test tool improved so now it can be...
2017-10-11 Tomas CereMerge "Replace deprecated Futures.addCallback by the...
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/1
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-20 Jakub MorvayMerge changes I6575ddd8,I4b78f51d,I0a0441e6
2017-07-19 Tomas CereCleanup NetconfDevice 75/60475/2
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Robert VargaUse lambdas to remove references to Function 21/57821/8
2017-05-11 Tomas CereMerge "Bug 8351: Enforce check-style rules for restconf...
2017-05-11 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-05-10 Jakub MorvayMerge "Resolve exception from registerClusterSingletonS...
2017-05-10 Andrej MakBug 8405: Add close check to NetconfDevice 62/56762/2
2017-05-03 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-05-02 matus.kubicaBug 8153: Enforce check-style rules for netconf - sal... 60/56160/3
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 miroslav.kovacBug 8032 - Initialization in sal failed, disconnecting... 10/54310/19
2017-03-03 Jakub MorvayMerge "Bug-6346: Allow over-ride of non-module capabili...
2017-03-03 Om PrakashBug-6346: Allow over-ride of non-module capabilities 97/44897/20
2017-02-27 Jakub MorvayMerge "Null write transaction when cancel is called"
2017-02-27 Jakub MorvayMerge "Bug 5581: Optimize subtree filtering"
2017-02-24 Jakub MorvayMerge changes from topic 'bug7850'
2017-02-24 Robert VargaBUG-7850: SourceIdentifier.getRevision() can return... 48/52248/1
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-24 Tomas CereMerge "Clean-up netconf-client"
2016-10-24 Tomas CereMerge "Add unit tests for sal-netconf-connector"
2016-10-24 Tomas CereMerge "Add sal-netconf-connector unit tests"
2016-10-24 Tomas CereMerge "Add unit tests for sal-netconf-connector transac...
2016-10-24 Tomas CereMerge "Remove old clustered netconf topology implementa...
2016-10-21 Jakub MorvayRemove old clustered netconf topology implementation 29/47329/5
2016-10-20 Tomas CereMerge "Bug 6023 - Adress for config subsystem netconf...
2016-10-18 Tomas CereMerge "Bug 4868 - Extend netconf-node-topology model...
2016-10-17 Rudolf BrisudaBug 4868 - Extend netconf-node-topology model to distin... 72/43972/8
2016-08-16 Tomas CereMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-12 Tomas CereMerge "Bug 6251 - Exclude flawed models from mount...
2016-08-11 Tomas CereMerge "BUG-865: remove String-based getDataChildByName()"
2016-08-11 Jakub MorvayBug 6251 - Exclude flawed models from mount point 82/43682/4
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-07-26 Xu RongBug 6198 - Use sal-netconf-connector to connet device... 97/42297/3
2016-06-28 Jakub MorvayBug 5403 - Support yang-library schema resolution 06/40606/3
2016-06-16 Tomas CereMerge "Remove unused isMaster variable in ClusteredNetc...
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-07 Ivan HraskoFix of build breakage caused by changes in Yangtools 23/39923/3
next