Merge "Switch testing configuration for md-sal tests to xml."
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / ControllerContext.xtend
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-17 Jozef GloncakChanged mount point URI decoding in restconf
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Martin SunalChanged POST operation
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf
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 Martin SunalSwitched codecs infrastructure to use yang-data-impl...
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Tony TkacikFixed deserialization of IdentityRefs in Restconf URI.
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 Ed WarnickeMerge "Fix for bug 211, where direct write and read...
2013-12-09 Tony TkacikFix for bug 211, where direct write and read of augment...
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
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 Tony TkacikFixed serialization issues with Augments and java types
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Ed WarnickeMerge "Leafref and identityref types to Json"
2013-12-03 Jozef GloncakLeafref and identityref types to Json
2013-12-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 msunalRPC input is wrapped into RPC name element
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
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 msunalResolved namespace from input data
2013-11-27 Ed WarnickeMerge changes I6ff6c55c,I92b7e285
2013-11-27 msunalBug 165 and changed operations
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-25 msunalBug 164
2013-11-19 Ed WarnickeMerge "fix of Bug 149"
2013-11-19 Ed WarnickeMerge "added own XML to Composite node translation"
2013-11-19 Ed WarnickeMerge "fix of Bug 145"
2013-11-19 msunalfix of Bug 145
2013-11-14 Ed WarnickeMerge "Added Json to CompositeNode translation"
2013-11-14 msunalAdded Json to CompositeNode translation
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Ed WarnickeMerge changes Ifdaf681e,Ifc13df7c
2013-11-11 Tony TkacikAdded paths and mediatypes from Restconf draft 02
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Ed WarnickeMerge "Improved translation from XML to Json"
2013-11-08 Ed WarnickeMerge "Fixed RESTCONF integration, added IT skeleton"
2013-11-08 Tony TkacikFixed RESTCONF integration, added IT skeleton
2013-11-05 msunalAdded serializer/deserializer for JSON/XML
2013-10-30 msunalAdded case with Choice-case to instance identifier...
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector
2013-10-23 msunalAdding resources for a testing
2013-10-14 Tony TkacikUpdated RESTCONF implementation