Fix AbstractGet.transformNormalizedNode()
[netconf.git] / netconf / mdsal-netconf-connector / src / main / java / org / opendaylight / netconf / mdsal /
2022-06-08 Robert VargaFix AbstractGet.transformNormalizedNode() 98/101498/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2021-12-22 Ivan HraskoDo not use SchemaNode.getPath() in mdsal-netconf-connector 79/98379/12
2021-08-25 Robert VargaBump MRI upstreams 92/97292/13
2021-07-28 Robert VargaRemove DocumentedException.ErrorTag 29/97029/5
2021-07-26 Robert VargaRemove DocumentedException.ErrorType 27/97027/4
2021-07-26 Robert VargaRemove DocumentedException.ErrorSeverity 26/97026/4
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-24 Robert VargaCleanup FilterContentValidator 36/96336/2
2021-05-24 Robert VargaInitialize FilterTree.children 35/96335/1
2021-05-21 Robert VargaUpdate RuntimeRpc a bit 99/96299/1
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2021-05-11 Robert VargaUse ReadOperations.exists() to check existence 13/96113/1
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-07-08 Robert VargaFix illegalCatch suppressions 75/90975/2
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
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-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-08-28 Mario AbrahamTeach AbstractGet how to transform MapNodes 68/83868/5
2019-04-12 Robert VargaReplace EditOperationNormalizedNodeStreamWriter 90/81390/18
2019-04-05 Robert VargaShorten java.util.Optional references 05/81405/1
2019-03-06 Robert VargaUpdate DataTreeChangeTracker 94/80694/1
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-01-17 Jakub MorvayMerge "Eliminate XmlUtil.createElement(Document, String)"
2019-01-17 Robert VargaEliminate XmlUtil.createElement(Document, String) 92/79592/4
2019-01-07 Jakub MorvayMerge "Migrate NetconfHelloMessage's use of Optional"
2019-01-07 Robert VargaMigrate NetconfHelloMessage's use of Optional 40/79240/8
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
2018-12-05 Jakub MorvayUse FluentFuture in DOMDataTransactionValidator 25/78425/4
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-08-22 Marek GradzkiAbstractEdit: improve error message on missing schema... 66/75366/1
2018-08-21 Jakub MorvayMerge "Add the ability to use schema-aware coding"
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-20 Marek GradzkiNETCONF-557: Add support for URL capability 17/75317/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-08-06 Jakub MorvayMerge "Improve error message on <validate> failure"
2018-08-03 Marek GradzkiImprove error message on <validate> failure 96/74796/2
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-12 Robert VargaUse DOMExtensibleService.getExtensions() 40/73940/7
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-09 Robert VargaFix warnings in mdsal-netconf-connector 38/73838/1
2018-07-05 Robert VargaEliminate use of SchemaService 58/73758/7
2018-06-15 Marek GradzkiAdvertise :validate:1.0 capability if DOMDataTransactio... 35/73035/1
2018-06-15 Tom PantelisMerge "Remove CSS yang reference from UT"
2018-06-14 Marek GradzkiMake RuntimeRpc revision aware 97/72997/1
2018-05-10 Jakub MorvayMerge "Convert yanglib to new web API"
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-05-09 Jakub MorvayMerge "Implement AsyncWriteTransaction.commit()"
2018-05-03 Marek GradzkiNETCONF-536: support for <candidate> validation 17/70917/4
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-03-29 Jakub MorvayMerge "Rename restconf-binding-parent -> restconf-parent"
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Jakub MorvayMerge changes Id70838c2,I6201e5b7,I4eb2d1d1
2018-03-28 Marek GradzkiIntroduce common parent for EditConfig and CopyConfig... 93/69593/8
2018-03-28 Marek GradzkiNETCONF-529: add support for <copy-config> 05/69605/4
2018-02-10 JakubTothMerge "NETCONF-506: fix YII deserialization in FilterCo...
2018-02-05 Marek GradzkiNETCONF-506: fix YII deserialization in FilterContentVa... 43/67743/4
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-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-16 Alexis de TalhouëtBug 7176 - Netconf MD-SAL connector is treating prefixe... 83/48483/15
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-19 Tomas CereMerge "Bug 8745: Migrate EditConfig to the new XML...
2017-07-18 Igor FoltinBug 5824: Migrate netconf to the new XML parser 50/60250/4
2017-07-18 Igor FoltinBug 8745: Migrate EditConfig to the new XML parser 14/60014/7
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-21 Jakub MorvayMerge changes I0d93e3c4,I34aca892,I74162d9a,Icd48e366
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-20 Tomas CereMerge "Remove import-package declaration"
2017-06-20 Tomas CereMerge "Get rid of stale prerequisite for maven"
2017-06-20 Tomas CereMerge "Migrate XML output to yang-data-codec-xml"
2017-06-13 Robert VargaMigrate XML output to yang-data-codec-xml 80/57580/11
2017-06-07 Marek GradzkiBUG-8085: create missing parent augmentation node 13/58313/2
2017-06-05 Tomas CereMerge "Un-deprecate JSONRestconfService(Impl)"
2017-06-05 Tomas CereBUG 8566 direct writes to ordered list fail 08/58108/2
2017-05-29 Tomas CereMerge changes Ieb46b050,I6bff6467
2017-05-23 Tomas CereMerge "Bug 7933: NPE when posting using XML"
2017-05-22 Robert VargaUse URI.create() 91/57591/3
2017-05-22 Robert VargaPre-instantiate operations 90/57590/3
next