Reduce the use of AttrBuilders
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / schema /
2019-04-06 Robert VargaReduce the use of AttrBuilders 19/81419/2
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"
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-15 Tony TkacikMerge "BUG-865: Do not use QName.cachedReference()"
2016-06-15 Robert VargaBUG-865: Do not use QName.cachedReference() 33/40333/3
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-05 Maros MarsalekBug 2343 - Sideload of models for nodes from remote... 30/37630/9
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-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-22 Tomas CereMerge "builder class for path creating"
2016-04-22 Tomas CereMerge "builder class for NetconfServerSessionNegotiator...
2016-04-20 Tomas CereMerge "Remove inventory related code from netconf conne...
2016-04-19 Tomas CereMerge "Edit todo comments"
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-21 Andrej MakRemove blocking checkedGet call 83/36483/1
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