Updated implementation of Netconf, fixed DOM Mountpoint
[mdsal.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org /
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-11 Moiz RajaSwitch from using a Long as FlowId to a Uri
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Tony TkacikFixed bug when converting augmentation in Instance...
2014-01-07 Tony TkacikBug 267: Fixed augmentation read from configuration...
2013-12-19 Ed WarnickeMerge "Fixed bug in discovering JVM loaded case classes...
2013-12-19 Tony TkacikFixed bug in discovering JVM loaded case classes during...
2013-12-18 Ed WarnickeMerge "Fixed Bug 250 - bits serialization between Bindi...
2013-12-18 Tony TkacikFixed Bug 250 - bits serialization between Binding...
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Ed WarnickeMerge "Fixed union serialization and deserialization"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing
2013-12-13 Tony TkacikFixed union serialization and deserialization
2013-12-10 Ed WarnickeMerge "Bug 211 - Fixed codec generation when transitive...
2013-12-10 Tony TkacikBug 211 - Fixed codec generation when transitive depend...
2013-12-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
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...
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-06 Lukas SedlakAdded transactions statistics for BI Broker.
2013-12-05 Tony TkacikMoved IT code to separate project, Fix for Bug 184...
2013-12-03 Ed WarnickeMerge "Exposed binding-rpc-registry to config subsystem."
2013-12-03 Tony TkacikExposed binding-rpc-registry to config subsystem.
2013-12-02 Ed WarnickeMerge "Fixed serialization of InstanceIdentifier's...
2013-12-02 Tony TkacikFixed serialization of InstanceIdentifier's which conta...
2013-12-02 Lukas SedlakAdded transactions statistics support.
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
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...
2013-11-28 Ed WarnickeMerge "Fixed Group and Meter RPC model to use MD-SAL...
2013-11-28 Tony TkacikFixed Group and Meter RPC model to use MD-SAL routing...
2013-11-27 Ed WarnickeMerge "Fixed bug with multiple DataReaders participatin...
2013-11-27 Tony TkacikFixed bug with multiple DataReaders participating in...
2013-11-25 Tony TkacikFixed two-phase commit bug when change originated in...
2013-11-25 Tony TkacikAdded configuration options to MD-SAL
2013-11-19 Tony TkacikFix for Bug 144, Bug 147, 148 - improved codec
2013-11-19 Ed WarnickeMerge "bug 152"
2013-11-18 David Bainbridgebug 152
2013-11-14 Ed WarnickeMerge "Fix for Bug 144"
2013-11-14 Tony TkacikFix for Bug 144
2013-11-14 Ed WarnickeMerge "Fixed performance issues with implementation...
2013-11-13 Tony TkacikFixed performance issues with implementation of BA...
2013-11-13 Tony TkacikAdded fix for InstanceIdentifier breakage in SAL-Compat...
2013-11-11 Ed WarnickeMerge "Unified Two Phase Commit implementation, fixed...
2013-11-10 Tony TkacikUnified Two Phase Commit implementation, fixed BA to...
2013-11-07 Ed WarnickeMerge "Updated AbstractDataModification to also impleme...
2013-11-07 Tony TkacikUpdated AbstractDataModification to also implement...
2013-11-07 Ed WarnickeMerge "Unification of broker concepts implementations"
2013-11-07 Tony TkacikUnification of broker concepts implementations
2013-11-06 Robert VargaFix {} vs. %s mixup
2013-11-06 Maros MarsalekFix configuration for default modules
2013-11-05 Tony TkacikAdded reuse support to MD-SAL for config subsystem
2013-10-31 Tony TkacikBase integration of Binding Aware Broker with Config...
2013-10-25 Tony TkacikUpdated implementation of broker (data services, genera...
2013-10-23 Tony TkacikFixed bug when SAL Proxy service was not returned to...
2013-10-20 Tony TkacikRefactored implementation of Notification Invoker
2013-10-16 Tony TkacikUpdated implementation of internal RPC Router for Bindi...
2013-10-09 Tony TkacikUpdate to MD-SAL models
2013-10-09 Tony TkacikUpdate to MD-SAL APIs
2013-10-07 Tony TkacikUpdate to the SAL Data APIs. Added Flow Configuration...
2013-10-01 Tony TkacikUpdated SAL Binding APIs
2013-09-24 Tony TkacikMoved MD SAL from sal/yang-prototype to md-sal