BUG-509: StoreUtils should operate on NormalizedNode
[mdsal.git] / opendaylight / md-sal / sal-common-impl /
2014-05-14 Tony TkacikBug 967: Fixed incorrect delete was addressing augment...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-731: RoutedRegistration.close() should not...
2014-05-11 Tony TkacikMerge "BUG-642: get rid of sneakyThrow"
2014-05-10 Robert VargaBUG-642: get rid of sneakyThrow
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-01 Tony TkacikMerge "Bug 930 - Add bound to queue in SingletonHandler...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Ed WarnickeMerge "Bug 740: Forwardingrules-Manager support for...
2014-04-30 Vaclav DemcakBug 740: Forwardingrules-Manager support for DataChange...
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-22 Robert VargaBUG-509, BUG-808: Added datastore support for lists...
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent...
2014-04-16 Tony TkacikBug 509: Improve logging in InMemoryDataStore.
2014-04-15 Ed WarnickeMerge "Bug 509: Fixed small discrepancies in Binding...
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-15 Robert VargaBug 509: Fixed small discrepancies in Binding Data...
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-14 Tony TkacikBug 509: Added In-memory datastore support for wildcard...
2014-04-14 Robert VargaBUG-509: improve normalization error reporting
2014-04-04 Robert VargaBug 499: Fixed normalization of InstanceIdentifier...
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-03-28 Tony TkacikBug 499: Added support for old DOM Broker APIs.
2014-03-25 Robert VargaUpdate to use yang concepts
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaPrune long-deprecated APIs
2014-03-09 Robert VargaCleanup AbstractDataTransaction state changes
2014-03-09 Robert VargaRemove SupressWarnings("all")
2014-02-25 Tony TkacikMerge "Prune long-deprecated APIs"
2014-02-25 Robert VargaFix logging arguments in two-phase commit
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Robert VargaFix a few more warnings
2014-02-18 Robert VargaOptimize empty transactions
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Robert VargaFix warnings about overriden versions
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Martin Bobaksal-restconf-broker initial implementation
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Ed WarnickeMerge "Clarify the semantics of put{Configuration,Opera...
2014-02-03 Tony TkacikMake sure transaction applies whole removal list
2014-01-30 Ed WarnickeMerge "Added explicit locking of the data change listen...
2014-01-29 Tony TkacikAdded explicit locking of the data change listener...
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 Lukas SedlakFixed publishDataChangeEvent in 2phase commit
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-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 Ed WarnickeMerge "Default DataBroker does not read subtrees from...
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Robert VargaLog transactions being allocated
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-05 Tony TkacikMoved IT code to separate project, Fix for Bug 184...
2013-12-02 Lukas SedlakAdded transactions statistics support.
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-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-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 "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-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-10-25 Tony TkacikUpdated implementation of broker (data services, genera...
2013-10-09 Tony TkacikUpdate to MD-SAL APIs