Prevent NPE's on failures
[netconf.git] / opendaylight / netconf / netconf-impl /
2015-12-14 Maros MarsalekMerge "Bug 3896 - direct usage of == instead of .equals"
2015-12-11 Tony TkacikMerge "Remove DelegatingNormalizedNodeStreamWriter"
2015-12-11 Tony TkacikMerge changes I24adce35,Ia5947ae6
2015-12-11 Tony TkacikMerge "Bug 4700 - RestPerfClient spits NumberFormatExce...
2015-12-11 Tony TkacikMerge "Remove unnecessary uses of odlparent properties"
2015-12-11 Tony TkacikMerge "Bug 4719 Shiro integration into restconf"
2015-12-10 Maros MarsalekMerge "Bug 4712 - Fix Keepalive task to check the respo...
2015-12-10 Maros MarsalekMerge "Fix missing NetconfNotificationCollector service"
2015-12-10 Tomas CereFix missing NetconfNotificationCollector service 38/31138/1
2015-11-21 Robert VargaFix javadocs and remove jdk8+ profile 44/30044/1
2015-11-18 Maros MarsalekMerge "Add the ability to edit running in stress-client"
2015-11-16 Robert VargaBUG-3884: add exception cause 83/29683/2
2015-11-05 Tony TkacikMerge "Make topology listen for configuration in config...
2015-11-02 Maros MarsalekMerge "Fix for bug 4266 (unnecessary concurent map...
2015-10-15 rashmitomerFix for bug 4266 (unnecessary concurent map and set... 35/28435/1
2015-10-02 Tony TkacikMerge "Bug 3999: Create internal service to access...
2015-09-24 Tony TkacikMerge "Set proper keepalive delay for netconf testtool"
2015-09-24 Maros MarsalekMerge "Add a missing commons-lang3 dependcy to features...
2015-09-23 JMorvayMark config substystem NotificationManager 45/26145/6
2015-09-14 Tony TkacikMigration to use MD-SAL Project 45/26345/9
2015-09-03 Maros MarsalekMerge "Implement md-sal datastore into netconf test...
2015-09-03 Maros MarsalekMerge "Add aaa-authn-odl-plugin"
2015-09-02 Maros MarsalekMerge "Make sal-netconf-connector fail, if connecting...
2015-09-02 Maros MarsalekMerge "Add features-restconf to restconf-artifacts"
2015-08-27 JMorvayFix exchanged added and deleted capabilities in capabil... 44/26144/1
2015-08-25 Maros MarsalekMerge "Rename netconf-util packages to org.opendaylight...
2015-08-25 Maros MarsalekMerge "Rename netconf-notifications packages to org...
2015-08-25 Maros MarsalekMerge "Rename netconf-netty-util packages to org.openda...
2015-08-25 Maros MarsalekMerge "Rename netconf-mapping-api packages to org.opend...
2015-08-25 Maros MarsalekMerge "Rename netconf-impl packages to org.opendaylight...
2015-08-25 Maros MarsalekMerge "Rename netconf-client packages to org.opendaylig...
2015-08-25 Maros MarsalekMerge "Rename netconf-api packages to org.opendaylight...
2015-08-25 Tomas CereRename netconf-util packages to org.opendaylight.netconf 52/25952/1
2015-08-25 Tomas CereRename netconf-notifications packages to org.opendaylig... 50/25950/1
2015-08-25 Tomas CereRename netconf-netty-util packages to org.opendaylight... 49/25949/1
2015-08-25 Tomas CereRename netconf-mapping-api packages to org.opendaylight... 47/25947/1
2015-08-25 Tomas CereRename netconf-impl packages to org.opendaylight.netconf 46/25946/1
2015-08-25 Tomas CereRename netconf-client packages to org.opendaylight... 45/25945/1
2015-08-25 Tomas CereRename netconf-api packages to org.opendaylight.netconf 25/25925/1
2015-08-20 Tomas CereChange groupId and versions of netconf artifacts 27/25527/2
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2015-08-09 Thanh HaFix license header violations in netconf
2015-06-09 Robert VargaFix various netconf warnings
2015-06-08 Tomas CereFix Subtree filter failing prefix lookup in element.
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikBumped controller version by minor for next release...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-21 Tomas CereStop SubtreeFitler from rereading reply even if no...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-08 Maros MarsalekRemove isCloseMsg check for each rpc
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-02 Tomas CereFixed discard-changes for mdsal netconf, mapping code...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-23 Tony TkacikMerge "BUG-2635 Netconf monitoring for md-sal netconf...
2015-02-23 Maros MarsalekBUG-2635 Netconf monitoring for md-sal netconf northbound
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-17 Maros MarsalekBUG-2634 Config binding for netconf server
2015-02-17 Maros MarsalekBUG-2633 - Netconf northbound mapping.
2015-02-17 Maros MarsalekBUG-2633 - Added Operation Service Factory Filtering...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-11 Maros MarsalekBUG-2600 Dynamic schemas in netconf server
2015-01-20 Tony TkacikMerge "Remove import-package instructions from netconf"
2015-01-20 Maros MarsalekRemove import-package instructions from netconf
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-12 Tony TkacikMerge "Optimize Capability.getLocation()"
2015-01-09 Maros MarsalekOptimize Capability.getLocation()
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2014-12-19 Tony TkacikMerge "BUG-1382: do not instantiate prefixed QNames"
2014-12-18 Robert VargaBUG-2459: use ImmutableSet instead of an unmodifieable...
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-18 Tony TkacikMerge changes Icd18348e,I0e642b1b,I304bec5e
2014-12-16 Robert VargaBUG-2459: centralize codec allocation
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-09 Marian DubaiAdditional checkstyle fixes. Checkstyle validation...
2014-12-08 Tony TkacikMerge changes I26ca5aba,Ia615dbd4
2014-12-08 Tony TkacikMerge "BUG-2459: do not convert NetconfMessage"
2014-12-08 Robert VargaBUG-2459: optimize NetconfOperationRouterImpl operations
2014-12-08 Tony TkacikMerge "Fix channelInactive event handling in the netty...
2014-12-08 Robert VargaBUG-2459: do not convert NetconfMessage
2014-12-05 Maros MarsalekFix channelInactive event handling in the netty pipelin...
2014-12-05 Tony TkacikMerge changes I07a18f32,I8a1a0129
2014-12-05 Robert VargaImplement NetconfMessage.toString()
2014-12-05 Robert VargaCleanup message logging in netconf handlers
2014-11-28 Tony TkacikMerge "Netconf-cli compilable and included in project"
next