Cleaned up sal-common-* to common folder
[mdsal.git] / opendaylight / md-sal / sal-inmemory-datastore / src / main / java / org / opendaylight / controller / config / yang / inmemory_datastore_provider / InMemoryOperationalDataStoreProviderModule.java
2015-08-19 Andrew GrimbergMerge branch 'split-mdsal' of ../controller
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-650: remove executor abstraction
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-04 Robert VargaBUG-1679: optinally log allocation context
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-08-29 Ed WarnickeMerge "Bug 1636: Fixed invalid model of inmemory-datast...
2014-08-28 Tony TkacikBug 1636: Fixed invalid model of inmemory-datastore...
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-13 tpantelisBug 1430: Obtain config params from config system
2014-08-11 Devin AveryMerge "Bug 1430: Off-load notifications from single...
2014-08-07 tpantelisBug 1430: Off-load notifications from single commit...
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Maros MarsalekFix config attributes with same names for different...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Tony TkacikMerge "Improve RpcProviderRegistry loading"
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-16 Tony TkacikAdded SingleThreadedExecutors to data store instance.
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "Having InMemoryDOMDatastore in its own bundle...
2014-06-25 Basheeruddin AhmedHaving InMemoryDOMDatastore in its own bundle.To make...