More defensive RPC handling in DOM Broker
[mdsal.git] / opendaylight /
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-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Enhancements to remote rpc server. Using zmq...
2014-01-21 Tony TkacikCommented out Sys.outs in runtime generated code.
2014-01-21 jenkins-controllerUpdate to new version of the artifacts proposed by...
2014-01-20 Abhishek KumarEnhancements to remote rpc server. Using zmq router...
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-15 Tony TkacikUpdated implementation of Netconf, fixed DOM Mountpoint
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-11 Robert VargaFix 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-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Martin VitezMinor changes in md-sal tests.
2014-01-07 Tony TkacikBug 267: Fixed augmentation read from configuration...
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf
2014-01-03 Alessandro BochMerge changes Idf3f69db,I4499d7c7,I512af911
2013-12-30 Ed WarnickeFixed topology-manager now that we have topology-lldp...
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-12 Ed WarnickeMerge "Added more granular error reporting during commi...
2013-12-11 Tony TkacikAdded more granular error reporting during commit valid...
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-08 Tony TkacikImplementation for enabling remote rpc calls between...
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 Tony TkacikWired ClusteredDataStore with Configuration Subsytem
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 Ed WarnickeMerge changes I178e467a,Ia8720c2c
2013-11-28 Tony TkacikFixed Group and Meter RPC model to use MD-SAL routing...
2013-11-28 Robert VargaMark deprecated methods in DataModification as such
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 Giovanni MeoMerge "Fixed Restconf bug on reading Operational Data."
2013-11-11 Ed WarnickeFixed Restconf bug on reading Operational Data.
2013-11-11 Ed WarnickeMerge changes Ifdaf681e,Ifc13df7c
2013-11-11 Tony TkacikFixed merge of entries in mock data store
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-09 Tony TkacikUpdated MountPoint implementation
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-08 Ed WarnickeMerge "Unified implementations of BrokerService Proxies...
2013-11-08 Tony TkacikUnified implementations of BrokerService Proxies which...
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-07 Tony TkacikAdded Compatibility for Switch Manager and Topology...
2013-11-06 Robert VargaFix {} vs. %s mixup
2013-11-06 Tony TkacikUpdated ZeroMQ implementation
2013-11-06 Tony TkacikAdded listener for rpc registrations.
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-22 msunalProper unregistration of provider's session
next