BUG 2805 - Fixed Restconf RPC calls and POST to create data
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / cnsn / to / json / test / CnSnToJsonBasicDataTypesTest.java
2015-03-10 Maros MarsalekBUG 2805 - Fixed Restconf RPC calls and POST to create...
2014-08-03 Tony TkacikMerge "BUG-1281: share filters between instances"
2014-08-03 Tony TkacikMerge "BUG-1281: use SchemaContext lookups"
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-01 Jozef GloncakBUG 1082 Migrate sal-rest-connector to Async Data Broke...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector
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: remove empty statements
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-05 Ed WarnickeMerge "Bug 762: Fix sal-rest-connector unit tests"
2014-06-05 tpantelisBug 762: Fix sal-rest-connector unit tests
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-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