Bump to mdsal 3.0.6
[netconf.git] / netconf / netconf-util / src /
2019-01-17 Robert VargaUse XMLConstants for "xmlns" and its URI 91/79591/2
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-02 Robert VargaFix HardcodedNamespaceResolver 33/79133/1
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 MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-04 Jakub MorvayFix some of Java 8 IDE migration warnings 18/78418/4
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-08-27 Robert VargaDo not instantiate NormalizedNodes for filter 13/75513/8
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
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-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-04-27 Jakub MorvayMerge "NETCONF-540: do not ignore namespace when buildi...
2018-04-27 Marek GradzkiNETCONF-540: do not ignore namespace when building... 15/71415/2
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-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-25 Ryan GouldingConvert netconf-util, netconf-ssh, netconf-tcp to blueprint 18/61718/9
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-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-22 Jakub MorvayMerge "Bug 8977 - Failed on binary key type"
2017-08-17 Robert VargaBUG-2389: remove references to XmlDocumentUtils 10/61910/1
2017-08-16 Stephen KittSimplify boolean expressions 67/61167/4
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
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-20 Robert VargaFix various warnings 81/57581/3
2017-04-27 Jakub MorvayMerge "Refactor netconf clustered topology tests"
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8197: Deregister schema sources on actor...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 matus.kubicaBug 8153: Enforce check-style rules for netconf - netco... 99/55999/3
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-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
2017-02-15 Jakub MorvayRefactor netconf-util's configuration service 73/51873/5
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-07 Jakub MorvayMerge "Address comments from blueprint patches"
2016-11-07 Jakub MorvayMerge "Bug 6903 - Implement Query parameters - fields"
2016-11-07 Jakub MorvayMerge "Bug 6895 - Implement Query parameters - depth"
2016-11-07 Jakub MorvayMerge "Remove netconf-config-dispatcher as moved to...
2016-11-07 Tomas CereMerge "Specify type to NetconfClientDispatcher reference"
2016-11-07 Jakub MorvayMerge changes from topic 'bug/6023'
2016-11-07 Andrej MakAdd netconf-util tests for package org.opendaylight... 72/47772/5
2016-11-07 Alexis de TalhouëtBug 6023 - Adress for config subsystem netconf endpoint... 45/47745/9
2016-11-04 Jakub MorvayMerge "Bug 6382 - add apidoc for latest restconf draft"
2016-11-04 Jakub MorvayMerge "Bug 6731 - add valid example values"
2016-11-02 Jakub MorvayMerge "Add netconf-netty-util tests"
2016-11-02 Jakub MorvayMerge "Add netconf-impl unit tests"
2016-11-02 Jakub MorvayMerge "Add netconf-util tests and remove unused classes"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-31 Andrej MakAdd netconf-util tests and remove unused classes 69/47769/1
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-20 Tomas CereMerge "Add more unit tests for sal-netconf-connector"
2016-10-20 Tomas CereMerge "Bug 6023 - Adress for config subsystem netconf...
2016-10-20 Andrej MakAdd more unit tests for sal-netconf-connector 90/47190/1
2016-10-19 Rudolf BrisudaBug 6023 - Adress for config subsystem netconf endpoint... 43/44243/10
2016-10-11 Andrej MakFix compilation failure caused by DocumentedException... 48/46748/1
2016-07-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Robert VargaSwitch to using StandardCharsets 83/41983/3
2016-07-18 Tomas CereMerge "Organize Import to conform to Checkstyle guideli...
2016-07-18 Tomas CereMerge "Bug 5682 - MDSAL netconf northbound yang library"
2016-07-18 Jakub MorvayBug 6154 - Connection to config subsystem netconf endpo... 16/41816/3
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-13 Tomas CereMerge changes from topic 'parser-post-removal'
2016-06-09 Tomas CereMerge "Bug 6023 - Add default address setting"
2016-06-08 Jakub MorvayBug 6023 - Add default address setting 41/39941/2
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Bug 3863: Add onSessionStart and onSessionEnd...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-22 Tomas CereMerge "Use JAXB instead of DOM in updateFeatureFile"
next