Merge "Refactor shutdown-impl: add parameter to RPC, remove secret validation and...
[netconf.git] / opendaylight / netconf / config-netconf-connector / src / test / java / org / opendaylight / controller / netconf / confignetconfconnector / NetconfMappingTest.java
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 Maros MarsalekRemove System.out from netconf tests
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 MarsalekUpdate service reference persistance according to new...
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-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 Tomas OlveckyRefactor yang-jmx-generator and -plugin to support...
2013-12-05 Maros MarsalekUpdated xpath pointing to a module instance under servi...
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 "Bug 164"
2013-11-26 Maros MarsalekUpdated xml generated by get netconf operation to confo...
2013-11-25 Ed WarnickeMerge "Add prefixes to type attribute in generated...
2013-11-22 Maros MarsalekAdd prefixes to type attribute in generated xml from...
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-30 Maros MarsalekAdded support for list, leaf-list and container in...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation