Checkstyle plugin check - config & netconf
[netconf.git] / opendaylight / md-sal / sal-rest-connector /
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-05-30 Tony TkacikBug 981: Converted test to use BitsType.create()
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 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-21 Devin AveryBug 735 - Part 2 - Modify controller to reference new...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Tony TkacikMerge "Trigger a GC once initial configuration has...
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf
2014-05-15 Tony TkacikMerge "Bug 1002 - REST POST transaction is not commited"
2014-05-15 Vaclav DemcakBug 1002 - REST POST transaction is not commited
2014-05-14 Tony TkacikMerge "BUG 1001 Failing test - RestGetOperationTest...
2014-05-14 Jozef GloncakBUG 1001 Failing test - RestGetOperationTest.getStreamsTest
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-11 tpantelisBug 716: Errors on controller shutdown
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-17 jameshall03885Adding auto-sorting plugin to all Controller via parent...
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Robert VargaBUG-731: do not do String.toString()
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-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-08 Tony TkacikMerge changes I6029bd48,Ie8eb4152
2014-04-08 Tony TkacikMerge "bug - missing excaping of % character in String...
2014-04-07 Jozef Gloncakbug - missing excaping of % character in String.format...
2014-04-02 Jozef Gloncak524 bug - %2F slashes translation behind mount point...
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-25 Milos FabianBug 564 - add missing sal-remote dependency.
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-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-25 Tony TkacikMerge "Integration test added to netconf-it to test...
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-24 Jozef GloncakException for URI /restconf/operations/module_name...
2014-02-24 Ladislav BorakAdded documentation into web socket in RestConf
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-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Robert VargaFix warnings about overriden versions
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
next