Remove netconf-impl test resources
[netconf.git] / netconf / netconf-util /
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-09-28 Tomas CereMerge "Remove use of controller/checkstyle.xml (use...
2016-09-21 Tomas CereMerge "Fix broken ApiDocGeneratorTest"
2016-09-21 Tomas CereMerge "Clean-up mdsal-netconf-notification"
2016-09-21 Tomas CereMerge "Add missing copyright to pom files"
2016-09-15 Alexis de TalhouëtAdd missing copyright to pom files 37/45637/2
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 27/43427/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"
2016-04-22 Tomas CereMerge "builder class for path creating"
2016-04-22 Tomas CereMerge "builder class for NetconfServerSessionNegotiator...
2016-04-21 Tomas CereMerge "Use mounted device schema context when resolving...
2016-04-20 Tomas CereMerge "Remove inventory related code from netconf conne...
2016-04-19 Andrej MakBug 2244: Remove rpc-reply reread when applying subtree... 86/37486/3
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-04-12 Tomas CereMerge "Add IPv6 to NetconfHelloMessageAdditionalHeader"
2016-04-12 Tomas CereMerge "Use keyed list as a selection node in filter"
2016-04-12 Tomas CereMerge "add partial match for non-module capabilities...
2016-04-11 Tomas CereMerge "Bug 3866: Support for Restconf HTTP Patch"
2016-04-11 Tomas CereMerge "Bug 5580 - RestPerfClient: Invalid requests...
2016-04-08 Tomas CereMerge "Call CreateSubscription close method on session...
2016-04-08 Tomas CereMerge "Removed embedding on javanet stax-utils"
2016-04-07 Tomas CereMerge "Remove deprecated NetconfMessageHeader class"
2016-04-05 miroslav.kovacbuilder class for path creating 53/36053/4
2016-04-04 Andrej MakRemove deprecated NetconfMessageHeader class 65/37065/1
2016-03-29 Tomas CereMerge "Optimize NetconfMonitoringServiceImpl getSchemaF...
2016-03-29 Tomas CereMerge "Add support for notification subtree filter"
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-18 Tomas CereMerge "Add description to northbound notification yang...
2016-03-18 Andrej MakAdd support for notification subtree filter 32/36432/2
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