Bug 225 - added support for depth RESTCONF parameter in URI
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / RestconfImpl.java
2014-06-14 tpantelisBug 225 - added support for depth RESTCONF parameter...
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-29 Devin AveryBug 1100 - Invoking an RPC with no input should not...
2014-05-27 tpantelisBug 1010: Implement restconf error responses
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-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-06 tpantelisBug 617: Remove extend files from sal-rest-connector