Merge "Removed BundleContext from Broker.register{Consumer,Provider} (Part 2)"
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / config /
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikBug 488: Removed requirement for DOM providers to suppl...
2014-07-01 Tony TkacikBug 488: Removed BundleContext from InMemoryDataBroker.
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...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
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-05-30 Ed WarnickeMerge "Bug 1073: Introduced Transaction Chain to DOMSto...
2014-05-26 Tony TkacikMerge changes I7c36c88e,I7c5d97c7
2014-05-26 Robert VargaBUG-1070: make BundleContext required
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Tony TkacikMerge "BUG-509: introduce Version concept"
2014-05-23 Tony TkacikMerge "BUG-509: fix ModifiedNode locking"
2014-05-23 Tony TkacikMerge "BUG-509: migrate to TreeNodes"
2014-05-23 Tony TkacikMerge "BUG-509: create data tree SPI package"
2014-05-23 Tony TkacikMerge "BUG-509: add some documentation"
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-11 tpantelisBug 716: Errors on controller shutdown
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
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 Robert VargaBUG-509: use dedicated executor for notifications
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-03 Tony TkacikMerge "Remove static state and default beans from Runti...
2014-02-28 Tomas OlveckyRemove static state and default beans from RuntimeMappi...
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Tony TkacikIntroduced advanced strategy for parsing of YANG schemas
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-06 Lukas SedlakAdded transactions statistics for BI Broker.
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 TkacikAdded configuration options to MD-SAL