Merge "Added utility SynchronizedTransaction wrapper implementation."
[mdsal.git] / opendaylight / md-sal / sal-dom-broker /
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
2014-01-30 Ed WarnickeMerge "Fix of issue 377 for Notifications resolving."
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-25 Tony TkacikBug 319: Fixed two-phase commit verification of data.
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2014-01-23 Tony TkacikFixed incorrect null check.
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Tony TkacikIntroduced advanced strategy for parsing of YANG schemas
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 Ed WarnickeMerge "Default DataBroker does not read subtrees from...
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Tony TkacikDefault DataBroker does not read subtrees from Mountpoint
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-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere...
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-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Martin VitezMinor changes in md-sal tests.
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing
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-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
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-03 Milos FabianAdded documentation generator to yang-maven-plugin.
2013-12-01 Ed WarnickeMerge "Wired ClusteredDataStore with Configuration...
2013-12-01 Tony TkacikWired ClusteredDataStore with Configuration Subsytem
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-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-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 "Unification of broker concepts implementations"
2013-11-07 Tony TkacikUnification of broker concepts implementations
2013-11-06 Tony TkacikUpdated ZeroMQ implementation
2013-11-06 Tony TkacikAdded listener for rpc registrations.
2013-10-22 msunalProper unregistration of provider's session
2013-10-15 Tony TkacikRemoved xTend from private packages. Added OSGI-fied...
2013-10-09 Tony TkacikUpdate to MD-SAL APIs
2013-10-07 Tony TkacikUpdated bundle instructions.
2013-10-07 Tony TkacikAdded xtend as private package.
2013-10-01 Tony TkacikMigrated dom.BrokerImpl to xtend code.
2013-09-24 Tony TkacikMoved MD SAL from sal/yang-prototype to md-sal