Merge "Bug 1073: Extracted Implementation of Binding Transaction"
[mdsal.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal /
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-21 Tony TkacikBug 1245: Dropped Binding prefix from Binding Data...
2014-06-20 Ed WarnickeMerge "Bug 629: Make BindingDataBroker to be visible."
2014-06-19 Tony TkacikBug 629: Make BindingDataBroker to be visible.
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Robert VargaBUG-272: fix sal-binding-broker
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-06-10 Robert VargaBUG-614: Remove YangtoolsMappingHelper in favor of...
2014-06-10 Robert VargaBUG-614: introduce AbstractRuntimeCodeGenerator
2014-06-10 Robert VargaBUG-614: migrate RuntimeGeneratedInvoker
2014-06-10 Robert VargaBUG-614: migrate RpcMetadata
2014-06-10 Robert VargaBUG-868: use a single version of ClassLoaderUtils
2014-06-06 Tony TkacikMerge "BUG-614: split out RpcServiceMetadata"
2014-06-06 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvokerPrototype"
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Robert VargaBUG-614: split out RpcServiceMetadata
2014-06-06 Robert VargaBUG-614: migrate RuntimeGeneratedInvokerPrototype
2014-06-06 Robert VargaBUG-614: remove dependecy on xtend
2014-06-05 Tony TkacikMerge "BUG-1120: improve notification queue"
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-05 Robert VargaBUG-1120: improve notification queue
2014-06-03 Tony TkacikMerge "BUG-1120: optimize notification delivery fast...
2014-06-03 Tony TkacikMerge "BUG-1120: fold GenerationalListenerMap back"
2014-06-03 Tony TkacikMerge "BUG-1120: introduce generations to ListenerMap"
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
next