Merge "Added utility SynchronizedTransaction wrapper implementation."
[mdsal.git] / opendaylight / md-sal / sal-binding-broker /
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
2014-01-30 Ed WarnickeMerge "Bug 387 : Fixed Binding Independent Connector...
2014-01-30 Ed WarnickeMerge "Fix of issue 377 for Notifications resolving."
2014-01-29 Tony TkacikBug 387 : Fixed Binding Independent Connector to proper...
2014-01-29 Tony TkacikFix of issue 377 for Notifications resolving.
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
2014-01-27 Chris WrightUpdate to new version of the artifacts proposed by...
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Ed WarnickeMerge "Fix RPC forwarding related bugs in Binding Indep...
2014-01-26 Ed WarnickeMerge "Changed multimaps to synchronized multimaps"
2014-01-26 Robert VargaBulk-add copyright headers to java files
2014-01-26 Robert VargaBulk-add copyright headers to .xtend files
2014-01-26 Tony TkacikChanged multimaps to synchronized multimaps
2014-01-26 Tony TkacikFix RPC forwarding related bugs in Binding Independent...
2014-01-26 Tony TkacikAdded listener registration when not reusing global...
2014-01-26 Robert VargaResolve the service reference before intantiating proxy...
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2014-01-24 Giovanni MeoMerge "Make MD-SAL use opendaylight parent"
2014-01-24 Robert VargaMake MD-SAL use opendaylight parent
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-23 Ed WarnickeMerge "Added DEBUG log statements for transaction trans...
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-22 Elek JaniChange target to ${project.build.target} in a bunch...
2014-01-22 Tony TkacikFixed bug when global RPCs we're not forwarded
2014-01-22 Tony TkacikAdded DEBUG log statements for transaction translation.
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "More defensive RPC handling in DOM Broker"
2014-01-22 Tony TkacikMore defensive RPC handling in DOM Broker
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-21 Tony TkacikCommented out Sys.outs in runtime generated code.
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere...
2014-01-15 Tony TkacikFixed deployment of mount points (dynamic instances...
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-18 Anil VishnoiMD-SAL Statistics Manager - Changed Group/Meter Augment...
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 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...
next