Fix warnings about overriden versions
[netconf.git] / opendaylight / md-sal /
2014-02-17 Robert VargaFix warnings about overriden versions
2014-02-17 Robert VargaCleanup warnings
2014-02-13 Martin Bobakremoved obsolete config yang and RuntimeGeneratedMappin...
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Martin Bobaksal-restconf-broker initial implementation
2014-02-11 Robert VargaFix yangtools API incompatibility
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-07 Ed WarnickeMerge "Fix of bug in Notificator class"
2014-02-06 Jozef GloncakFix of bug in Notificator class
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 Jozef GloncakAdditional test for instance-identifier
2014-01-31 Martin SunalBUG 388: corrected media type in /operations resource
2014-01-31 Martin VitezRemoved unused code from md-sal.
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 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
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 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-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing...
2014-01-24 Giovanni MeoMerge "Yangtools version police: remove references...
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Robert VargaYangtools version police: remove references to non...
2014-01-24 Ladislav BorakAdded test for MouontPoints and URI
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Ed WarnickeMerge "sal-remote yang"
2014-01-23 Martin Bobaksal-remote yang
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-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
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-21 Jozef GloncakTests for loading data with augmented schema nodes...
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere...
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-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "Restconf operation GET, PUT, POST tests refactoring"
2014-01-14 Jozef GloncakRestconf operation GET, PUT, POST tests refactoring
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Ed WarnickeMerge "Added tests for DELETE operation"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ladislav BorakAdded tests for DELETE operation
2014-01-11 Robert VargaFix a few POM versioning/dependency warnings
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 "Always set interrupted flag when catching Interr...
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Martin VitezMinor changes in md-sal 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
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 Ed WarnickeMerge "Verification of keys in list"
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-17 Tony TkacikVerification of keys in list
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ladislav BorakAdded tests for reading:
next