fix of Bug 314
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / ControllerContext.xtend
2014-01-21 Martin Sunalfix of Bug 314 54/4454/2
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation 38/4438/1
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "increased test coverage"
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Add deprecated warning for plaintext configurati...
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Andrew KimMerge "Move connection manager dashlet to left bottom"
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-17 Jozef GloncakChanged mount point URI decoding in restconf 25/4225/7
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-10 Martin SunalChanged POST operation 81/4081/8
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf 37/4037/2
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
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... 49/3749/8
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype 01/3701/3
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-11 Giovanni MeoMerge "Bug 116 - Revisit SanityTest"
2013-12-11 Giovanni MeoMerge "Get rid of legacy ref_ prefixes in configuration"
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-11 Giovanni MeoMerge "Add service reference binding to config registry."
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Tony TkacikFixed deserialization of IdentityRefs in Restconf URI. 12/3612/2
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Added conflict handling between configuration...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Ed WarnickeMerge "Fix for bug 211, where direct write and read...
2013-12-09 Tony TkacikFix for bug 211, where direct write and read of augment... 36/3536/2
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Fixed serialization issues with Augments and...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Tony TkacikFixed serialization issues with Augments and java types 12/3412/2
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Ed WarnickeMerge "Added yang-test-plugin maven plugin. Generated...
2013-12-03 Ed WarnickeMerge "Leafref and identityref types to Json"
2013-12-03 Ed WarnickeMerge "Exposed binding-rpc-registry to config subsystem."
2013-12-03 Jozef GloncakLeafref and identityref types to Json 33/3333/7
2013-12-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 msunalRPC input is wrapped into RPC name element 31/3331/3
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
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 msunalResolved namespace from input data 41/3241/1
2013-11-28 Ed WarnickeMerge "Table features : modified yang model. Patch...
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Kalvin HomMerge "Fixes for MD-FRM"
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-27 Ed WarnickeMerge "Moved Schema Aware logic from DataStore to Schem...
2013-11-27 Ed WarnickeMerge "Fixed typo in group service. Modified Group...
2013-11-27 Ed WarnickeMerge "Enabled documentation generator for models."
2013-11-27 Ed WarnickeMerge changes I6ff6c55c,I92b7e285
2013-11-27 msunalBug 165 and changed operations 34/3134/1
2013-11-26 Ed WarnickeMerge "Added transaction parameter in Port RPC"
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Queue yang model"
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Fixed default configuration to not reference...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
next