Merge "BUG-1105: Implement subtree filtering in netconf"
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / rest /
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Robert VargaBUG-272: cleanup sal-rest-connector
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-04 Tony TkacikMerge "Do not use deprecated destroyConfigBean in confi...
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-05-30 Tony TkacikMerge "Bug 1003: Restconf - remove whitespace on input"
2014-05-29 Devin AveryBug 1100 - Invoking an RPC with no input should not...
2014-05-27 tpantelisBug 1010: Implement restconf error responses
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tony TkacikMerge "Bug 1036 - Allow using container in case stmt...
2014-05-26 tpantelisBug 1003: Restconf - remove whitespace on input
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-11 tpantelisBug 716: Errors on controller shutdown
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-24 Jozef GloncakBUG 652 leafref CCE & BUG 720 colons problem
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-07 Martin BobakBug 453 - sal-rest-connector doesn't provide stream...
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-24 Jozef GloncakException for URI /restconf/operations/module_name...
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-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 "Add configurable connection timeout to netconf...
2014-01-31 Martin SunalBUG 388: corrected media type in /operations resource
2014-01-30 Martin SunalBUG 312: Removed legacy RESTCONF draft 01 syntax
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-30 Ed WarnickeMerge "BUG 340: Resolved instance-identifier translatio...
2014-01-30 Ed WarnickeMerge "BUG 392: Resolved translation to JSON behind...
2014-01-30 Martin SunalBUG 340: Resolved instance-identifier translation in...
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 java 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-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Martin SunalAdded DELETE operation
2014-01-10 Martin SunalChanged POST operation
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
2014-01-08 Ed WarnickeMerge changes I994c19ee,I245e9e7a
2014-01-08 Jozef Gloncaksal-rest-connector test refactoring
2014-01-08 Jozef GloncakMore test for improving of code coverage + test refactoring
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-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 msunalCorrected response status codes from restconf
2013-12-08 Ed WarnickeMerge "Fix a typo in debug message"
2013-12-08 Ed WarnickeMerge "Fixed sal-netconf-connector readConfiguration"
2013-12-08 Tony TkacikFixed sal-netconf-connector readConfiguration
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 Ed WarnickeMerge "Used log instead of exception"
2013-12-06 msunalUsed log instead of exception
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 "client IP/port definition in configuration separ...
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 msunalCreated own XML mapper for translation
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-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Fix bug in persister causing to persist last...
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
next