Fix schema source registrations not being cleared
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / NetconfDevice.java
2019-10-07 Robert VargaFix schema source registrations not being cleared 59/84959/1
2019-09-16 Jakub TothAttempt netconf remount regardless of error-type 00/84500/1
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
2016-05-27 Andrej MakBug 5708: Schemaless netconf mount point 00/38300/5
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-06 Tomas CereMerge "Bug 3864: Notify netconf monitoring about change...
2016-05-06 Tomas CereMerge "Update comment and remove unwanted FIXME in...
2016-05-05 Alexis de TalhouëtUpdate comment and remove unwanted FIXME in SchemaSetup 67/38267/2
2016-05-04 Tomas CereMerge "Add NetconfDevice builder class"
2016-05-04 miroslav.kovacAdd NetconfDevice builder class 89/35589/8
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Fix NetconfDevice schema setup"
2016-04-25 Alexis de TalhouëtFix NetconfDevice schema setup 41/38041/3
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-04-11 Tomas CereMerge "Bug 3866: Support for Restconf HTTP Patch"
2016-03-29 Tomas CereMerge "Optimize NetconfMonitoringServiceImpl getSchemaF...
2016-03-29 Tomas CereMerge "Add support for notification subtree filter"
2016-03-29 Tomas CereMerge "Add support to RESTCONF to dynamically specify...
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-07 Andrej MakReimplement NetconfDevice schema setup without recursion 61/35861/1
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1