OpenApi add POST request to device root
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / ControllerContext.xtend
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-06 tpantelisBug 617: Remove extend files from sal-rest-connector
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-11 Martin SunalBUG 718: changed codec for URI parsing
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-03-03 Tony TkacikMerge "Eradicate exificient from the repository"
2014-03-03 Tony TkacikMerge "Do not use currently-deprecated APIs"
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-28 Robert VargaDo not use currently-deprecated APIs
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-26 Jozef GloncakBug 383 - exception raised if key part of URI is incorrect
2014-02-24 Jozef GloncakException for URI /restconf/operations/module_name...
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Jozef Gloncakbug 433 NPE in onGlobalContextUpdated of ControllerCont...
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Jozef Gloncakbug 344 interpretation of slashes ('/') in URI
2014-02-05 Ed WarnickeMerge "Added resource /streams/stream/<streamName>"
2014-02-05 Ed WarnickeMerge "Added support for /modules, /modules/module...
2014-02-04 Martin SunalAdded resource /streams/stream/<streamName>
2014-02-04 Jozef GloncakAdded support for /modules, /modules/module, /operation...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-30 Ed WarnickeMerge "BUG 392: Resolved translation to JSON behind...
2014-01-30 Martin SunalBUG 392: Resolved translation to JSON behind mount...
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread"
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to .xtend files
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Martin SunalInstance identifier support
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "InputStream for RSA file should not be static"
2014-01-22 Ed WarnickeMerge "Changed codec for Identityref in JSON transforma...
2014-01-21 Martin Sunalfix of Bug 314
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation
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-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
next