Merge "Resolve Bug:707 - ConfigPusher should wait for netconf-impl to register JMX...
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding / impl / connect /
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
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-08 Ed WarnickeMerge "Fix testing support for OSGi services registrati...
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Tony TkacikBug 267: Fixed augmentation read from configuration... 48/4048/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-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-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-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 Ed WarnickeMerge "Add better exception handling to config-persiste...
2013-12-02 Ed WarnickeMerge "Added DELETE on cors.allowed.methods for a few...
2013-12-02 Ed WarnickeMerge "Add numberOfBackups=1 property to config.ini...
2013-12-02 Ed WarnickeMerge "Add warning when user destroys default module."
2013-12-02 Ed WarnickeMerge "Fixed serialization of InstanceIdentifier's...
2013-12-02 Tony TkacikFixed serialization of InstanceIdentifier's which conta... 34/3334/8
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 "Wired ClusteredDataStore with Configuration...
2013-12-01 Ed WarnickeMerge "Fixed major sonar warnings in Binding Aware...
2013-12-01 Tony TkacikFixed major sonar warnings in Binding Aware Broker 93/3293/1
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 "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 Ed WarnickeMerge "Fixed bug with multiple DataReaders participatin...
2013-11-27 Tony TkacikFixed bug with multiple DataReaders participating in... 07/3107/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-18 Giovanni MeoMerge "changed the pom.xml to include proper integratio...
2013-11-14 Ed WarnickeMerge "Fix for Bug 144"
2013-11-14 Tony TkacikFix for Bug 144 53/2753/1
2013-11-14 Ed WarnickeMerge "MD-SAL Statistics Provider"
2013-11-14 Giovanni MeoMerge "Replay the installedSwView data structure to...
2013-11-14 Ed WarnickeMerge "Added meter, action, group, flow models, mask...
2013-11-14 Ed WarnickeMerge "Fixed performance issues with implementation...
2013-11-13 Tony TkacikFixed performance issues with implementation of BA... 09/2709/4
2013-11-13 Tony TkacikAdded fix for InstanceIdentifier breakage in SAL-Compat... 15/2715/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 "Unified Two Phase Commit implementation, fixed...
2013-11-10 Tony TkacikUnified Two Phase Commit implementation, fixed BA to... 91/2591/3