Use NodeIdentifier to identify datastores
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / schema /
2022-12-05 Robert VargaSpecialize RPC input/output 99/103599/1
2022-11-13 Robert VargaSpecialize MessageTransformer to NetconfMessage 13/103213/3
2022-10-19 Robert VargaRemove OSGiBaseNetconfSchemas 60/102760/1
2022-07-17 Robert VargaDo not depend on ietf-netconf-monitoring-extension 56/101856/1
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2022-03-21 Robert VargaBuild Absolute schema node identifier along with YangIn... 09/100209/2
2022-03-21 Robert VargaMove SchemaNodeIdentifier construction 08/100208/2
2022-03-21 Robert VargaRework NetconfMessageTransformer.toNotification() 07/100207/1
2022-03-21 Robert VargaDo not reference SchemaNode.getPath() for operation... 99/100199/1
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-21 Robert VargaRevert "Refactor NetconfMessageTransformer" 74/100174/1
2022-03-11 Robert VargaRefactor NetconfMessageTransformer 83/100083/2
2022-03-11 OleksandrZharovEliminate use of SchemaNode.getPath() in sal-netconf... 05/100005/7
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-01-04 Robert VargaCleanup warnings 01/94401/2
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-02 Robert VargaConvert sal-netconf-connector to OSGi DS 13/91813/1
2020-07-21 Anna BencurovaAdd support for nested notifications to NetconfMessageT... 93/91493/2
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-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
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-28 Robert VargaFix action lookups 46/83946/10
2019-08-27 Robert VargaTeach BaseSchema about schema mounts 83/83983/5
2019-08-26 Robert VargaImprove action lookup 45/83945/2
2019-08-26 Robert VargaMake NetconfMessageTransformer.getActions() static 42/83942/2
2019-08-23 Robert VargaRemove unneeded type arguments 30/83930/1
2019-08-23 Robert VargaCleanup toRpcResult() 29/83929/1
2019-08-23 Robert VargaCentralize NETCONF_(DATA)_QNAME 28/83928/1
2019-08-23 Robert VargaMake mappedRpcs an ImmutableMap 27/83927/1
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-30 Robert VargaImprove NetconfMessageTransformer.isBaseOrNotificationRpc() 36/82336/2
2019-05-30 Robert VargaCleanup NodeIdentifier instantiation 35/82335/2
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-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-15 Jakub MorvayMerge "Do not check whether two nodes can be merged...
2019-01-15 Robert VargaCleanup BaseSchema 32/79532/1
2019-01-15 Robert VargaOptimize NetconfMessageTransformer.toRpcRequest() 31/79531/1
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-14 Jakub MorvayMerge "Fix distribution generation"
2019-01-14 Jakub MorvayMerge "GET on /rests/operations with json always fails...
2019-01-14 Jakub MorvayMerge "Fix preparing result of action"
2019-01-11 Anna BencurovaFix preparing result of action 71/79471/1
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
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-22 Jakub MorvayMerge "Remove use of deprecated Guava methods from...
2018-09-21 Robert VargaSpeed up YangLibrarySchemaYangSourceProvider 43/76343/1
2018-08-26 Robert VargaOptimize sal-netconf-connector translation 74/75474/3
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-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
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-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-08-02 Jakub MorvayMerge "Bug 5825: Migrate restconf to the new XML parser #2"
2017-08-02 Jakub MorvayMerge "Bug 5824: Migrate netconf to the new XML parser #2"
2017-07-29 Igor FoltinBug 5824: Migrate netconf to the new XML parser #2 06/60906/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 CereMerge "Bug 5824: Migrate netconf to the new XML parser"
2017-07-18 Igor FoltinBug 5824: Migrate netconf to the new XML parser 50/60250/4
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-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-03-11 Robert VargaMass conversion to static methods 82/53182/4
2017-03-06 Igor FoltinBug 6856: Rpc definition should implicitly define input... 82/52882/4
2017-03-06 Robert VargaBUG-6859 - Binding generator v1 refactoring 10/52910/1
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 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-24 Robert VargaBUG-7850: SourceIdentifier.getRevision() can return... 48/52248/1
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2016-07-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Robert VargaSwitch to using StandardCharsets 83/41983/3
2016-06-28 Tomas CereMerge ".gitignore .factorypath created by m2e-apt"
next