Merge "BUG-614: introduce AbstractRuntimeCodeGenerator"
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / md / sal / dom / store / impl / InMemoryDOMDataStore.java
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files
2014-06-06 Tony TkacikMerge "BUG-614: split out RpcServiceMetadata"
2014-06-06 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvokerPrototype"
2014-06-06 Tony TkacikMerge "BUG-614: sal-common-impl does not use xtend"
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-05 Tony TkacikMerge "BUG-1120: improve notification queue"
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-02 Tony TkacikBug 1073: Added Transaction Chain support to InMemoryDa...
2014-06-02 Tony TkacikBug 1073: Implemented Transaction chain on InMemoryDOMD...
2014-05-30 Tony TkacikMerge "Bug 1003: Restconf - remove whitespace on input"
2014-05-30 Ed WarnickeMerge "Bug 1073: Introduced Transaction Chain to DOMSto...
2014-05-29 Robert VargaBUG-509: cleanup datastore interafaces
2014-05-26 Tony TkacikBug 1073: Introduced Transaction Chain to DOMStore...
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-21 Tony TkacikMerge "BUG-509: Refactor listener walking"
2014-05-21 Robert VargaBUG-509: Refactor listener walking
2014-05-20 Tony TkacikMerge "Bug 953 - Change the BindingIndependentConnector...
2014-05-20 Tony TkacikMerge "BUG-509: Move ModificationApplyOperation"
2014-05-20 Tony TkacikMerge "BUG-509: Move DataTree concepts into separate...
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Robert VargaBUG-509: Move ModificationApplyOperation
2014-05-20 Robert VargaBUG-509: Move DataTree concepts into separate package
2014-05-20 Robert VargaBUG-509: Rename MutableDataTree to DataTreeModification
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-19 Tony TkacikMerge "BUG-1027: rework lookup for clarity"
2014-05-19 Tony TkacikMerge "BUG-509: reorganize data tree abstractions."
2014-05-18 Robert VargaBUG-509: reorganize data tree abstractions.
2014-05-15 Tony TkacikMerge "Bug 509: Improve conflict detection of leaf...
2014-05-15 Tony TkacikMerge "BUG-509: StoreUtils should operate on Normalized...
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-15 Robert VargaBUG-509: StoreUtils should operate on NormalizedNode
2014-05-12 Ed WarnickeMerge "Bug 508: Improved error reporting for failed...
2014-05-12 Tony TkacikBug 508: Improved error reporting for failed canCommit...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
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-23 Lukas SedlakFixed typo in SnapshotBackedWriteTransaction class
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-16 Tony TkacikBug 509: Improve logging in InMemoryDataStore.
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-14 Tony TkacikBug 509: Added In-memory datastore support for wildcard...
2014-04-11 Tony TkacikMerge "BUG-592: Fix InstanceIdentifier instantiation"
2014-04-11 Tony TkacikMerge "BUG-509: Encapsulate ListenerTree"
2014-04-10 Robert VargaBUG-509: Encapsulate ListenerTree
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-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 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-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...