Merge "Better exception message in persister. Split information about missing capabil...
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test /
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-25 msunalBug 164
2013-11-25 Jozef GloncakNull data from XML
2013-11-25 Jozef GloncakUnion type processing added to JsonMapper
2013-11-20 msunalResponse for PUT and POST operations
2013-11-20 Ed WarnickeMerge "tests for empty leaf, namespace changing, multi...
2013-11-20 Jozef Gloncaktests for empty leaf, namespace changing, multi simple...
2013-11-19 Ed WarnickeMerge changes Ibc19654a,I17a345ea,Id0377e20
2013-11-19 Ed WarnickeMerge "Json to composite node test"
2013-11-19 Jozef Gloncaktest of namespace suplement (from xml)
2013-11-19 Jozef Gloncaktest of namespace supplement
2013-11-19 Jozef GloncakXml -> Composite node test
2013-11-19 Jozef GloncakJson to composite node test
2013-11-19 Ed WarnickeMerge "fix of Bug 149"
2013-11-19 Ed WarnickeMerge "added own XML to Composite node translation"
2013-11-18 msunaladded own XML to Composite node translation
2013-11-16 Ed WarnickeMerge "Added parsing of namespace in Json"
2013-11-15 msunalAdded parsing of namespace in Json
2013-11-15 Ed WarnickeMerge "Test composite node with empty conts and lists...
2013-11-15 Jozef GloncakTest composite node with empty conts and lists to Json
2013-11-13 Jozef GloncakYang and XML conversion to Json test with equals
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Ed WarnickeMerge "Improved translation from XML to Json"
2013-11-08 Ed WarnickeMerge "Fixed RESTCONF integration, added IT skeleton"
2013-11-08 Tony TkacikFixed RESTCONF integration, added IT skeleton
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Ed WarnickeMerge "Test of conversing of yang + xml files to json 2."
2013-11-08 Jozef GloncakTest of conversing of yang + xml files to json 2.
2013-11-07 Jozef GloncakTest of conversion of yang + xml file to json
2013-11-05 msunalAdded serializer/deserializer for JSON/XML
2013-10-30 msunalAdded case with Choice-case to instance identifier...
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector