Reduce SchemaContext updates on shutdown
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / sal / dom / broker / GlobalBundleScanningSchemaServiceImpl.java
2015-05-22 Tom PantelisReduce SchemaContext updates on shutdown
2015-05-21 Tom PantelisBug 2970: Fix GlobalBundleScanningSchemaServiceImpl...
2014-11-25 Tony TkacikMerge changes If7159c39,I6c84b2fe
2014-11-21 Robert VargaMigrate from using the deprecated SchemaContextProvider
2014-09-08 Ed WarnickeMerge "Bug 1703: Added debug logging of ignored event...
2014-09-05 Robert VargaBUG-997: migrate the global context schema service
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-08-22 Robert VargaBe sure to shutdown instance when destroyed
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-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-03 Tony TkacikMerge "Add GlobalBundleScanningSchemaServiceImpl.destro...
2014-07-03 Tomas OlveckyAdd GlobalBundleScanningSchemaServiceImpl.destroyInstan...
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Tony TkacikBug 488: Removed requirement for DOM providers to suppl...
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-26 Robert VargaBUG-1070: allow for URL registration failing
2014-04-08 Ed WarnickeMerge "Bug 509: Fixed order of invoking Schema listeners."
2014-04-07 Tony TkacikBug 509: Fixed order of invoking Schema listeners.
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-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...