BUG-1120: optimize notification delivery fast path
[mdsal.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding /
2014-06-02 Robert VargaBUG-1120: optimize notification delivery fast path
2014-06-02 Robert VargaBUG-1120: fold GenerationalListenerMap back
2014-06-02 Robert VargaBUG-1120: introduce generations to ListenerMap
2014-06-02 Robert VargaBUG-1120: Rename to GenerationalListenerMap
2014-06-02 Robert VargaBUG-1120: promote synchronization to all entrypoints
2014-06-02 Robert VargaBUG-1120: introduce NotificationListenerMap
2014-06-02 Robert VargaBUG-868: disallow instantiation without executor
2014-06-02 Robert VargaBUG-1120: fix race window in unregistration
2014-06-02 Tony TkacikMerge "BUG-832 Refactor netconf connector"
2014-06-01 Robert VargaBUG-614: degrade NotifyTask to Runnable
2014-06-01 Robert VargaBUG-614: do not use xtend's library
2014-06-01 Robert VargaBUG-614: No need to build a future list
2014-06-01 Robert VargaBUG-614: Remove xtendisms
2014-06-01 Robert VargaBUG-614: explicitly use old constructor
2014-06-01 Robert VargaBUG-614: Hide the executor and improve logging
2014-05-31 Robert VargaBUG-614: convert NotificationBrokerImpl
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-28 Tony TkacikMerge "BUG-614: convert RuntimeCodeSpecification"
2014-05-28 Robert VargaBUG-614: convert RuntimeCodeSpecification
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: remove unused code"
2014-05-20 Tony TkacikMerge "BUG-509: Move DataTree concepts into separate...
2014-05-20 Tony TkacikMerge "BUG-509: simple cleanup of DataTreeModification"
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Devin AveryBug 953 - Change the BindingIndependentConnector to...
2014-05-20 Tony TkacikMerge "BUG-731: fix warnings from missing generic argum...
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "BUG-868: move to use unified ClassLoaderUtils"
2014-05-19 Robert VargaBUG-868: move to use unified ClassLoaderUtils
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-12 Tony TkacikMerge "Bug-574 Added a 4th RPC Invocation strategy...
2014-05-12 Mayank AgarwalBug-574 Added a 4th RPC Invocation strategy for the...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-648: Improve performance by reusing old...
2014-05-12 Tony TkacikMerge "BUG-731: RoutedRegistration.close() should not...
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-11 Robert VargaAdd serialVersionUID to Serializable
2014-05-11 Tony TkacikMerge "BUG-893: do not store classPool"
2014-05-11 Tony TkacikMerge "BUG-642: get rid of sneakyThrow"
2014-05-10 Robert VargaBUG-893: do not store classPool
2014-05-10 Robert VargaBUG-642: get rid of sneakyThrow
2014-05-07 Tony TkacikMerge "Add missing exception to log message in SchemaAw...
2014-05-07 Tony TkacikMerge "Increase mdsal's notification queue size, make...
2014-05-07 Tomas OlveckyIncrease mdsal's notification queue size, make it confi...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-01 Tony TkacikMerge "Bug 930 - Add bound to queue in SingletonHandler...
2014-04-30 Tomas OlveckyBug 930 - Add bound to queue in SingletonHandler#NOTIFI...
2014-04-24 Ed WarnickeMerge "Bug 509: Added support for merge operation to...
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
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-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 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 jameshall03885Bug 651 - Added back IDE profile and changed target...
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous
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-04 Ed WarnickeMerge "Bug 510: Implementation of Forwarded Binding...
2014-04-04 Robert VargaBug 510: Implementation of Forwarded Binding Data Broker
2014-03-31 Tony TkacikMerge "Do not use InstanceIdentifier.builder()"
2014-03-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-26 Kamal RameshanBug:553 - RPC providers are not cleaned up on bundle...
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-02-27 Tony TkacikMerge "Centralize yang-maven-plugin version"
2014-02-27 Tony TkacikMerge "Deprecate org.opendaylight.controller.sal.common...
2014-02-27 Robert VargaFixed order of applying changes when forwarding transac...
2014-02-25 Tony TkacikMerge "Prune long-deprecated APIs"
2014-02-25 Robert VargaPrune long-deprecated APIs
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime...
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Robert VargaAnother round of warnings fixes
2014-02-18 Robert VargaPlace an upper bound on notification concurrency
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Lukas SedlakBug fixes for netconf southbound plugin.
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Martin Bobaksal-restconf-broker initial implementation
2014-02-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Ed WarnickeMerge "Fixed bug when publisher's thread was blocked...
2014-02-11 Tony TkacikFixed bug when publisher's thread was blocked until...
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL
2014-02-07 Robert VargaFix a few eclipse-reported warnings
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
next