Bug 740: Forwardingrules-Manager support for DataChangeListeners
[mdsal.git] / opendaylight /
2014-04-30 Vaclav DemcakBug 740: Forwardingrules-Manager support for DataChange...
2014-04-24 Ed WarnickeMerge "Bug 509: Added support for merge operation to...
2014-04-24 Tony TkacikBug 509: Added support for merge operation to InMemoryD...
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-19 Giovanni MeoRemoved duplication of the yang-jmx-generator-plugin
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 Robert VargaBUG-509: use dedicated executor for notifications
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent...
2014-04-17 Maros MarsalekUnify jacoco versions to 0.6.2.201302030002
2014-04-17 Kamal RameshanBug:645 - MDSAL Notification pool threads not getting...
2014-04-16 Tony TkacikMerge "BUG-731: remove unneeded null check"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-16 Robert VargaBUG-731: remove unneeded null check
2014-04-16 Tony TkacikBug 509: Improve logging in InMemoryDataStore.
2014-04-15 Tony TkacikBug 509: Fixed incorrect merging of Data Store Writes...
2014-04-15 Ed WarnickeMerge "BUG-509: add missing copyright headers"
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: add missing copyright headers
2014-04-15 Robert VargaBug 509: Fixed small discrepancies in Binding Data...
2014-04-15 Raghurama BhatBug 591: Minimize the use of Xtend in sal-binding-broke...
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-14 Robert VargaBUG-509: Fail forwarning write if read fails.
2014-04-14 jameshall03885Bug 651 - Added back IDE profile and changed target...
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous
2014-04-11 Tony TkacikMerge "BUG-592: Fix InstanceIdentifier instantiation"
2014-04-11 Tony TkacikMerge "BUG-509: improve memory efficiency of ListenerTree"
2014-04-11 Tony TkacikMerge "BUG-509: Encapsulate ListenerTree"
2014-04-11 Robert VargaBUG-592: Fix InstanceIdentifier instantiation
2014-04-10 Robert VargaBUG-509: improve memory efficiency of ListenerTree
2014-04-10 Robert VargaBUG-509: Encapsulate ListenerTree
2014-04-10 Tony TkacikMerge "BUG-694: Disable DataReader registration for...
2014-04-10 Robert VargaBUG-694: Disable DataReader registration for BA Broker
2014-04-09 Robert VargaBUG-509: improve safety of MutableDataTree
2014-04-09 Robert VargaBUG-509: limit visibility of updateModificationType()
2014-04-09 Robert VargaBUG-509: explain the use of SuppressWarnings
2014-04-09 Robert VargaBUG-509: clean up comment
2014-04-09 Robert VargaBUG-509: Fix a constructor typo/thinko
2014-04-09 Robert VargaBUG-509: Rename StoreMetadataNode.createRecursivelly
2014-04-09 Robert VargaBUG-509: Fix thread safety of listener registration
2014-04-09 Robert VargaBUG-509: Improve InMemoryDOMDataStore structure
2014-04-08 Ed WarnickeMerge "Bug 509: Fixed order of invoking Schema listeners."
2014-04-08 Tony TkacikMerge "BUG-509: Fix thread safety of DOMDataBrokerImpl...
2014-04-08 Tony TkacikMerge "BUG-579: Remove ImmutableMap in favor of LinkedH...
2014-04-08 Ed WarnickeMerge "Fixed potential class pool override in integrati...
2014-04-08 Robert VargaBUG-509: Fix thread safety of DOMDataBrokerImpl.ready()
2014-04-08 Robert VargaBUG-579: Remove ImmutableMap in favor of LinkedHashMap
2014-04-07 Tony TkacikFixed potential class pool override in integration...
2014-04-07 Tony TkacikBug 509: Fixed order of invoking Schema listeners.
2014-04-07 Tony TkacikMerge "BUG-509: make sure datastore commits are visible"
2014-04-06 Robert VargaBUG-509: internal cleanup
2014-04-06 Robert VargaBUG-509: make sure datastore commits are visible
2014-04-04 Ed WarnickeMerge "Bug 510: Implementation of Forwarded Binding...
2014-04-04 Robert VargaBug 510: Implementation of Forwarded Binding Data Broker
2014-04-04 Robert VargaBug 499: Fixed normalization of InstanceIdentifier...
2014-04-04 Robert VargaBug 499: Improved data change listener tree management
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for change listeners."
2014-04-01 Ed WarnickeMerge "Bug 499: Initial draft of in-memory datastore...
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of data tree...
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of supporting...
2014-03-31 Tony TkacikMerge "Do not use InstanceIdentifier.builder()"
2014-03-28 Tony TkacikBug 499: Added support for old DOM Broker APIs.
2014-03-28 Tony TkacikBug 499: Added support for change listeners.
2014-03-28 Tony TkacikBug 499: Initial draft of in-memory datastore and data...
2014-03-28 Tony TkacikBug 499: Initial implementation of data tree modifications
2014-03-28 Robert VargaBug 499: Initial implementation of supporting tree...
2014-03-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-28 Ed WarnickeMerge "Bug 500: DOMStore SPI"
2014-03-28 Ed WarnickeMerge "Bug 500: Type capture for DOM and Binding APIs"
2014-03-28 Ed WarnickeMerge "Bug 500: Updated data APIs with new concepts."
2014-03-27 Robert VargaBug 500: DOMStore SPI
2014-03-27 Robert VargaBug 500: Type capture for DOM and Binding APIs
2014-03-27 Robert VargaBug 500: Updated data APIs with new concepts.
2014-03-27 Robert VargaDo not use InstanceIdentifier.builder()
2014-03-26 Kamal RameshanBug:553 - RPC providers are not cleaned up on bundle...
2014-03-25 Robert VargaUpdate to use yang concepts
2014-03-25 Robert VargaFix sal-binding-api dependencies
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-25 Tony TkacikMerge "Fix sal-common-api dependencies"
2014-03-25 Robert VargaFix sal-common-api dependencies
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-13 Robert VargaAdd MountInstance client documentation and promote...
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl.
2014-03-12 Tony TkacikMerge "Fix typos in documentation"
2014-03-12 Moiz RajaFix typos in documentation
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-03-09 Robert VargaAdd interface documentation
2014-03-05 Tony TkacikMerge "Enabling Remote RPC Router module in ODL distrib...
2014-03-04 Abhishek KumarEnabling Remote RPC Router module in ODL distribution.
2014-03-03 Tony TkacikMerge "Remove static state and default beans from Runti...
2014-02-28 Tomas OlveckyRemove static state and default beans from RuntimeMappi...
2014-02-27 Tony TkacikMerge "Centralize yang-maven-plugin version"
next