Merge "Fixed union serialization and deserialization"
[mdsal.git] / opendaylight / md-sal / sal-binding-broker /
2013-12-13 Ed WarnickeMerge "Fixed union serialization and deserialization"
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 Tony TkacikFix to allow RESTCONF PUTing of Flows
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 Milos FabianAdded documentation generator to yang-maven-plugin.
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 "Moved Schema Aware logic from DataStore to Schem...
2013-11-27 Tony TkacikMoved Schema Aware logic from DataStore to SchemaAwareD...
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-19 Prasanna HuddarID's are made in sync with openflow specification....
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-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem...
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-29 Alissa BonasFix FileNotFound jacoco.exec in sal poms and remove...
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-17 Alissa BonasFix warnings in poms - duplicate and incorrect dependencies
2013-10-16 Tony TkacikUpdated implementation of internal RPC Router for Bindi...
2013-10-15 Tony TkacikRemoved xTend from private packages. Added OSGI-fied...
2013-10-14 Tony TkacikUpdated RESTCONF implementation
2013-10-11 Tony TkacikUpdated integration test for broker
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-30 Tony TkacikAdded sal-connector-* skeletons (REST connector, MB...
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen...
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse...
2013-09-24 Tony TkacikMoved MD SAL from sal/yang-prototype to md-sal