Fix findbugs violations in netconf
[netconf.git] / netconf / netconf-impl / src / test /
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Jakub MorvayMerge "Use odl-jackson-2.8"
2018-03-28 Jakub MorvayMerge "NETCONF-241: Switch to using Exificient"
2018-03-28 Robert VargaNETCONF-241: Switch to using Exificient 31/35131/32
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-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style on netconf-impl"
2017-04-27 matus.kubicaBug 8153: Enforce check-style on netconf-impl 90/55790/5
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-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-23 Jakub MorvayMerge "Bug 7207 - Bad parsing of identityref in typedef...
2016-11-23 Jakub MorvayFix NetconfServerSessionListenerTest 98/48598/2
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-10-28 Andrej MakAdd netconf-impl unit tests 13/47713/1
2016-10-11 Andrej MakFix compilation failure caused by DocumentedException... 48/46748/1
2016-07-27 Tomas CereRevert "Bump apache mina to 1.2.0" 27/42627/1
2016-07-25 Tomas CereMerge "Bump apache mina to 1.2.0"
2016-07-19 Robert VargaBump apache mina to 1.2.0 24/41824/9
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-06 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 93/40793/4
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-05-31 Tomas CereMerge "Bug 5912 - Restconf draft11 - utils"
2016-05-31 Maros MarsalekMerge "Add logger implementation to netconf-impl test...
2016-05-31 Tomas CereAdd logger implementation to netconf-impl test scope 38/39638/2
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-06 Tomas CereMerge "Bug 3864: Notify netconf monitoring about change...
2016-05-03 Andrej MakBug 3864: Notify netconf monitoring about changes in... 09/36809/8
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge changes Ia25fc20d,I0b2ff209,I33768fc9
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-22 Andrej MakBug 3863: Add onSessionStart and onSessionEnd notificat... 51/36251/13
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 NetconfServerSessionNegotiatorFactory 52/36252/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 "Add support to RESTCONF to dynamically specify...
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-29 Tomas CereMerge "change to static function"
2016-03-21 Maros MarsalekMerge "Revert "Add PasswordCredentialAuth interface""
2016-03-21 Tomas CereMerge "Bug 5475 - File descriptor leak on netconf conne...
2016-03-18 Tomas CereMerge "Update fixme comments"
2016-03-18 Tomas CereMerge "Remove unneeded todos and fixmes"
2016-03-18 Tomas CereMerge "Add description to northbound notification yang...
2016-03-18 Andrej MakOptimize NetconfMonitoringServiceImpl getSchemaForCapab... 66/35866/5
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 Tomas CereMerge "Refactor NetconfEventSource"
2016-03-17 Maros MarsalekMerge "Avoid relying on the timezone"
2016-03-16 Andrej MakRemove unneeded todos and fixmes 58/35258/4
2016-03-02 Stephen KittAvoid relying on the timezone 27/35627/1
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1