Merge "Fixed deserialization of IdentityRefs in Restconf URI."
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / RestconfImpl.xtend
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Ed WarnickeMerge "Bug 211 - Fixed codec generation when transitive...
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 msunalCorrected response status codes from restconf 96/3496/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-03 Tony TkacikFixed serialization issues with Augments and java types 12/3412/2
2013-12-03 Ed WarnickeMerge "Exposed binding-rpc-registry to config subsystem."
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 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Ed WarnickeMerge "- introduced netconf ssh wrapper bundle - incorp...
2013-11-28 Ed WarnickeMerge "Fixed Group and Meter RPC model to use MD-SAL...
2013-11-28 Ed WarnickeMerge changes I178e467a,Ia8720c2c
2013-11-28 Ed WarnickeMerge "Removed POST, PUT for /restconf/operational"
2013-11-28 msunalRemoved POST, PUT for /restconf/operational 79/3179/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"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-25 msunalBug 164 59/3059/2
2013-11-23 Andrew KimMerge "Fix NPE in FlowProgrammerService in openflow...
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-22 Ed WarnickeMerge "MD-SAL Statistics Manager -Added group-id to...
2013-11-21 Ed WarnickeMerge "Added flags for flow removed event"
2013-11-20 Ed WarnickeMerge "Ganymed ChannelManager hack for subsystem comman...
2013-11-20 msunalResponse for PUT and POST operations 21/2921/1
2013-11-19 Ed WarnickeMerge "Ganymed ChannelManager hack for subsystem command"
2013-11-19 Ed WarnickeMerge "AbstractConfigTest - exposed BundleContext and...
2013-11-19 Ed WarnickeMerge "Fixed quotation mark in action-types.yang"
2013-11-19 Ed WarnickeMerge "bug 152"
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 25/2825/2
2013-11-14 Ed WarnickeMerge "Fix for Bug 144"
2013-11-14 Ed WarnickeMerge "Flow removed switch event. Group and Meter updat...
2013-11-14 Ed WarnickeMerge "Fix two neutron service defects"
2013-11-14 Ed WarnickeMerge "Prevent NullPointerException in config-util"
2013-11-14 Ed WarnickeMerge "Added Json to CompositeNode translation"
2013-11-14 msunalAdded Json to CompositeNode translation 36/2736/2
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Added config service interface for netty EventEx...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Ed WarnickeMerge changes Ifdaf681e,Ifc13df7c
2013-11-11 Tony TkacikAdded paths and mediatypes from Restconf draft 02 97/2597/2
2013-11-05 msunalAdded serializer/deserializer for JSON/XML 63/2363/5
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector 57/2157/3
2013-10-23 msunalAdding resources for a testing 00/2100/2
2013-10-14 Tony TkacikUpdated RESTCONF implementation 75/1875/4