Improve action lookup
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / schema / mapping / NetconfMessageTransformer.java
2019-10-07 Robert VargaImprove action lookup 60/84960/1
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 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-08-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
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-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
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-06-28 Tomas CereMerge ".gitignore .factorypath created by m2e-apt"
2016-06-21 Tomas CereMerge "Stop using blocking invoke for lock and editConfig."
2016-06-20 Tomas CereMerge "Propagate reconnectOnSchemasChanged flag to...
2016-06-20 Tomas CereMerge "Bug 5708 - Schemaless mount point notifications"
2016-06-17 Jakub MorvayBug 5708 - Schemaless mount point notifications 23/39123/4
2016-06-16 Tomas CereMerge "Remove unused isMaster variable in ClusteredNetc...
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-05-27 Andrej MakBug 5708: Schemaless netconf mount point 00/38300/5
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-04 Tomas CereMerge "Add NetconfDevice builder class"
2016-05-04 Tomas CereMerge "Find the most recent notification"
2016-05-03 miroslav.kovacFind the most recent notification 80/35680/8
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-18 Tomas CereMerge "Add description to northbound notification yang...
2016-03-17 Tomas CereMerge "Use java 8 DateTimeFormatter in NetconfServerSes...
2016-03-17 Maros MarsalekMerge "Avoid relying on the timezone"
2016-03-11 Tomas CereMerge "Remove outdated todos"
2016-03-11 Tomas CereMerge "Add javadoc link in LoginPassword"
2016-03-11 Tomas CereMerge "Code cleanup: unify writeNormalizedNode function...
2016-03-02 Andrej MakCode cleanup: unify writeNormalizedNode functionality 38/35238/4
2016-03-02 Tomas CereMerge "Fix EXI fidelity parsing"
2016-02-25 Tomas CereMerge "More netconf-topology module unit tests"
2016-02-24 Andrej MakUse SchemaOrderedNormalizedNodeWriter from yangtools. 26/35326/3
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1