Refactor configuration for ConfigPersister.
[netconf.git] / opendaylight / netconf / config-netconf-connector / src /
2014-02-24 Maros MarsalekRefactor configuration for ConfigPersister.
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-21 Maros MarsalekModify config-api exceptions, bump config and netconf...
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime...
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-07 Robert VargaFix a few eclipse-reported warnings
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-01-31 Martin Bobakminor test fix
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi...
2014-01-25 Robert VargaImprove client logging
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Tomas OlveckyFix config transaction handling in netconf.
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-21 Tomas OlveckyFix bug in hello message: module with more revisions.
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Tomas OlveckyRefactor shutdown-impl: add parameter to RPC, remove...
2014-01-15 Maros MarsalekRemove System.out from netconf tests
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2013-12-19 Maros MarsalekFixed some TODOs in netconf.
2013-12-19 Maros MarsalekUpdate service reference persistance according to new...
2013-12-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Ed WarnickeMerge "Verification of keys in list"
2013-12-17 Tomas OlveckyFix date initialization in NetconfOperationServiceImplTest.
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-14 Ed WarnickeMerge "Added support for union yang types to netconf."
2013-12-13 Maros MarsalekAdded support for union yang types to netconf.
2013-12-13 Maros MarsalekAdd consistency check of visible yang modules to netconf.
2013-12-12 Ed WarnickeMerge "Added xml storage adapter bundle fragments for...
2013-12-12 Maros MarsalekAdded xml storage adapter bundle fragments for config...
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-11 Maros MarsalekAdded support for persistance of service references...
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Maros MarsalekImproved support for default yang statements in configu...
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Tomas OlveckyRefactor yang-jmx-generator and -plugin to support...
2013-12-05 Maros MarsalekUpdated xpath pointing to a module instance under servi...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module...
2013-12-04 Ed WarnickeMerge "Fixed serialization issues with Augments and...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-03 Ed WarnickeMerge "Add support for BigDecimal to netconf mapping."
2013-12-03 Maros MarsalekAdd support for BigDecimal to netconf mapping.
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Maros MarsalekAdd running configuration data to get netconf operation...
2013-11-28 Maros MarsalekAdd support for enums as configuration attributes in...
2013-11-28 Maros MarsalekAdd support for configuration attributes based on yang...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-26 Maros MarsalekUpdated xml generated by get netconf operation to confo...
2013-11-25 Ed WarnickeMerge changes I4ba7cf7d,Ia3e319ee
2013-11-25 Maros MarsalekUpdate context-instance xpath format according to lates...
2013-11-25 Ed WarnickeMerge "Add prefixes to type attribute in generated...
2013-11-25 Ed WarnickeMerge changes Ia09a1107,I2c30f3b6
2013-11-22 Maros MarsalekAllow multiple services provided from same namespace...
2013-11-22 Maros MarsalekFix no response from netconf server if no operation...
2013-11-22 Maros MarsalekAdd prefixes to type attribute in generated xml from...
2013-11-21 Tomas OlveckyChange type of service-ref grouping to service-type...
2013-11-21 Tomas OlveckyFix config-netconf-connector needed for interacting...
next