Merge "increased test coverage"
[controller.git] / opendaylight / md-sal / sal-common-impl /
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-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing 00/3700/2
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-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 Giovanni MeoMerge "Add StatusCode.CREATED"
2013-12-05 Giovanni MeoMerge "On link flap new SimpleForwarding flows are...
2013-12-05 Giovanni MeoMerge "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Tony TkacikMoved IT code to separate project, Fix for Bug 184... 59/3459/3
2013-12-02 Ed WarnickeMerge "Fixed invalid value in TestFromSalConversionsUtils."
2013-12-02 Lukas SedlakAdded transactions statistics support. 35/3335/2
2013-12-02 Ed WarnickeMerge "Revert "Replace tabs with spaces in config yang...
2013-12-02 Ed WarnickeMerge "Replace tabs with spaces in config yang files"
2013-12-01 Ed WarnickeMerge "Fixed bug in Data store where multiple readers...
2013-12-01 Tony TkacikFixed bug in Data store where multiple readers could... 74/3274/2
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 Tony TkacikMoved Schema Aware logic from DataStore to SchemaAwareD... 33/3133/2
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 "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-26 Giovanni MeoMerge "HostTracker hosts DB key scheme implementation"
2013-11-25 Tony TkacikFixed two-phase commit bug when change originated in... 66/3066/2
2013-11-25 Tony TkacikAdded configuration options to MD-SAL 53/2853/13
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-21 Ed WarnickeMerge "Added flags for flow removed event"
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 changes Ibc19654a,I17a345ea,Id0377e20
2013-11-19 Ed WarnickeMerge "Json to composite node test"
2013-11-19 Tony TkacikFix for Bug 144, Bug 147, 148 - improved codec 81/2781/13
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 "Fixed Restconf bug on reading Operational Data."
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Ed WarnickeFixed Restconf bug on reading Operational Data. 13/2613/1
2013-11-11 Ed WarnickeMerge "Unified Two Phase Commit implementation, fixed...
2013-11-11 Giovanni MeoMerge "Clear the receive buffer when message parser...
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-10 Tony TkacikUnified Two Phase Commit implementation, fixed BA to... 91/2591/3
2013-11-09 Tony TkacikUpdated MountPoint implementation 72/2572/3
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
2013-11-08 Ed WarnickeMerge "Change fix for default module's dependency resol...
2013-11-08 Ed WarnickeMerge "Added trasaction capabilities."
2013-11-07 Giovanni MeoMerge "Added DELETE support for Bridge and Port resources"
2013-11-07 Ed WarnickeMerge "Updated AbstractDataModification to also impleme...
2013-11-07 Giovanni MeoMerge "SSH netty handler"
2013-11-07 Tony TkacikUpdated AbstractDataModification to also implement... 09/2509/1
2013-11-07 Giovanni MeoMerge "Bug:129 Connection Manager Dashlet"
2013-11-07 Ed WarnickeMerge "Added Inventory Reader for SwitchManager"
2013-11-07 Ed WarnickeMerge "Added configuration modules and closeable wrappe...
2013-11-07 Ed WarnickeMerge "Unification of broker concepts implementations"
2013-11-07 Tony TkacikUnification of broker concepts implementations 47/2447/4
2013-10-25 Tony TkacikUpdated implementation of broker (data services, genera... 14/2114/5
2013-10-09 Tony TkacikUpdate to MD-SAL APIs 68/1768/3