Changed POST operation
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / TestUtils.java
2014-01-10 Martin SunalChanged POST operation
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
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-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"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Jozef GloncakCommon yang and xml loader for tests
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Ed WarnickeMerge "Leafref and identityref types to Json"
2013-12-03 Jozef GloncakLeafref and identityref types to Json
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Jozef GloncakChoice and case resolving in JSON output
2013-11-27 Ed WarnickeMerge changes I6ff6c55c,I92b7e285
2013-11-27 Jozef GloncakJson with prefix for augmented elements
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
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 changes I50218f21,I6bc2631b
2013-11-25 Jozef GloncakUnion type processing added to JsonMapper
2013-11-20 msunalResponse for PUT and POST operations
2013-11-19 Ed WarnickeMerge changes Ibc19654a,I17a345ea,Id0377e20
2013-11-19 Jozef Gloncaktest of namespace suplement (from xml)
2013-11-16 Ed WarnickeMerge "Added 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 "- 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-10-29 msunalSolved bugs and added tests in sal-rest-connector