Bug 617: Remove extend files from sal-rest-connector
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf /
2014-05-06 tpantelisBug 617: Remove extend files from sal-rest-connector
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "Skip from the surefire execution plugins that...
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-04-30 Jozef GloncakBUG 274 REST response instead of NumberFormatException
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-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "Resolve Bug:623 : Generate private key using...
2014-04-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-02 Jozef Gloncak524 bug - %2F slashes translation behind mount point...
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-11 Tony TkacikMerge "Cleanup warnings in restconf-broker Notification...
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaRemove unused import and raw type references
2014-03-07 Martin BobakBug 453 - sal-rest-connector doesn't provide stream...
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-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 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 java files
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Martin SunalInstance identifier support
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 Ladislav BorakAdded test for MouontPoints and URI
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-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 Ladislav BorakAdded tests for DELETE operation
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 Martin SunalSwitched codecs infrastructure to use yang-data-impl...
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ladislav BorakAdded tests for reading:
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-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-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
next