Merge "Bump to odlparent 4.0.9"
[netconf.git] / netconf / netconf-util /
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-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
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-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/1
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 PantelisRemove checkstyle config from child poms 12/70212/1
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
2018-03-13 Robert VargaBump yangtools to 2.0.2 75/69275/2
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-02-25 Ryan GouldingConvert netconf-util, netconf-ssh, netconf-tcp to blueprint 18/61718/9
2018-01-18 Robert VargaMinimize yangtools dependencies and bump to 2.0.1 60/67260/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
2018-01-12 Robert VargaBump yangtools to 2.0.0 01/64201/14
2017-09-29 Stephen KittBump odlparent 2.0.4 to 2.0.5 22/63622/2
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
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-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 91/61691/1
2017-08-11 Jakub MorvayMerge "Remove explicit version declaration"
2017-08-10 Jakub MorvayMerge "Bug 8939: Extract MapEntryNode from MapNode...
2017-08-09 Robert VargaBUG-8923: Bump odlparent to 2.0.4 72/61272/4
2017-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-07-29 Robert VargaCleanup build system 01/60901/4
2017-07-24 Tom PantelisCleanup unused config subsystem dependencies 69/60669/3
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-11 Tomas CereMerge "Remove <Embed-Dependency> in netconf-config...
2017-07-10 Stephen KittUpgrade to odlparent 2.0.2 92/60092/3
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-06-22 Jakub MorvayBump odlparent dependency to 2.0.0 84/59284/5
2017-06-20 Tomas CereMerge "Migrate XML output to yang-data-codec-xml"
2017-06-20 Tomas CereMerge "Run NormalizedNode parsing inline if possible"
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 46/58846/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 96/58296/1
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-04-12 Tomas CereMerge "Bug-8187: call home throwing exception on startup"
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 07/54707/1
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
next