BUG-4709 Fix first keepalive execution
[netconf.git] / opendaylight / netconf / config-netconf-connector /
2015-11-18 Maros MarsalekMerge "Add the ability to edit running in stress-client"
2015-11-14 Robert VargaFix BindingRuntimeContext stubbing 04/29704/1
2015-10-03 Maros MarsalekBUG-4367 Do not transform modules to capabilities 56/27656/5
2015-09-14 Tony TkacikMigration to use MD-SAL Project 45/26345/9
2015-08-25 Maros MarsalekMerge "Rename netconf-util packages to org.opendaylight...
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-api packages to org.opendaylight...
2015-08-25 Maros MarsalekMerge "Rename config-netconf-connector packages to...
2015-08-25 Tomas CereRename netconf-util packages to org.opendaylight.netconf 52/25952/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-api packages to org.opendaylight.netconf 25/25925/1
2015-08-24 Tomas CereRename config-netconf-connector packages to org.openday... 21/25921/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-07-20 Tomas CereAdd discardChanges branch to unit test
2015-07-01 Maros MarsalekBUG-3625 Allow replace nested composite nodes in cfg...
2015-06-15 Maros MarsalekBUG-3675 Support non-prefixed identityrefs in config...
2015-06-04 Maros MarsalekBUG-3436 Fix UNION type leaves resolution in config...
2015-06-04 Tomas CereBUG 2610: Delete config:service instance via restconf
2015-06-04 Tomas CereBUG 2596: Use base service name in service serialization.
2015-05-29 Maros MarsalekBUG-2453 Enable nested enums in configuration
2015-05-28 Maros MarsalekBUG-2453 (De)Serialize enum values as defined in yang
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-04-29 Tony TkacikMerge "Bug 2932: NPE on bundle activation"
2015-04-29 Thanh HaFix checkstyle violations caused by checkstyle 6.1.1
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Marian DubaiBug 2932: NPE on bundle activation
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 Maros MarsalekUse ImmutableNodes.fromInstanceId in netconf
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 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Maros MarsalekRemove isCloseMsg check for each rpc
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-27 Maros MarsalekBUG-1567 Expose sources for submodules in netconf
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Maros MarsalekRemove RuntimeGeneratedMappingService from config-manager
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-16 Maros MarsalekBUG-2713 Extract capability implementations into util
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 "Serialize capabilities for notification properly"
2015-02-23 Maros MarsalekSerialize capabilities for notification properly
2015-02-23 Maros MarsalekFix race condition in get/get-config netconf rpcs for...
2015-02-23 Marian DubaiBug 2731: Discard changes only when transaction exist.
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
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-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-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-15 Maros MarsalekImplement basic locking for candidate in config-netconf...
2014-12-15 Maros MarsalekImprove error reporting in ServiceRegistry
2014-12-15 Tony TkacikMerge "BUG-2511 Fix possible XXE vulnerability in restconf"
2014-12-15 Tony TkacikMerge "Allow rpc definition for RuntimeMXBeans to come...
2014-12-15 Maros MarsalekAllow rpc definition for RuntimeMXBeans to come from...
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-10 Tony TkacikMerge "BUG-2475: Do not issue garbage collection on...
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-09 Thanh HaFix checkstyle if-statements must use braces netconf
2014-12-09 Marian DubaiAdditional checkstyle fixes. Checkstyle validation...
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-19 Marian DubaiFix checkstyle warnings for config-netconf-connector
2014-11-19 Robert VargaFix raw ServiceReferences and ServiceRegistrations
2014-11-10 Tony TkacikMerge "Fix raw references to Promise"
2014-11-10 Tony TkacikMerge "Fix a raw ServiceReference"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Tony TkacikMerge changes I52c2aaab,I2509ed5e,Ic1d8a4e5,I73730f79...
2014-11-08 Tony TkacikMerge "Do not create Map subclasses"
2014-11-08 Robert VargaFix non-generic references to java.util.Map
2014-11-08 Robert VargaFix non-generic references to List
2014-11-08 Robert VargaDo not create Map subclasses
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
next