Changed RegisterChangeListener and RegisterChangeListenerReply
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / Shard.java
2014-07-28 Basheeruddin AhmedChanged RegisterChangeListener and RegisterChangeListen... 71/8871/6
2014-07-28 Moiz RajaMake CompositeModification serializable using protocol... 34/8834/7
2014-07-28 Moiz RajaSwitch to using protocol buffer serialization for the... 28/8828/7
2014-07-28 Moiz RajaPattern for switching from POJO messages to Protocol... 14/8814/6
2014-07-28 Basheeruddin AhmedNormalizedNode serialization using protocol buffer 99/8799/6
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-07 Tony TkacikMerge "Bug 560: Fixed Mount Point RPC registration...
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Ed WarnickeMerge "Enhancements to actor naming, logging and monito...
2014-07-04 Ed WarnickeMerge "A bunch of miscellaneous services to get Distrib...
2014-07-04 Ed WarnickeMerge "BUG-1274 OF issue with datapath-id"
2014-07-04 Ed WarnickeMerge "Bug 1306: Fixed incorrect AD/MD-SAL flow convers...
2014-07-04 Moiz RajaEnhancements to actor naming, logging and monitoring 26/8426/5
2014-07-04 Moiz RajaA bunch of miscellaneous services to get Distributed... 96/8396/5
2014-07-04 Ed WarnickeMerge "Basic DistributedDataStoreIntegrationTest added"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-03 Moiz RajaBasic DistributedDataStoreIntegrationTest added 56/8356/4
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerReg...
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Moiz RajaComplete implementation of DataChangeListenerRegistrati... 17/8317/5
2014-07-01 Moiz RajaComplete implementation of DataChangeListenerProxy 16/8316/6
2014-07-01 Devin AveryMerge "Bug 1081 - Deprecate non-asynchronous Data Broke...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-07-01 Ed WarnickeMerge "Bug 1073: Extracted Implementation of Binding...
2014-07-01 Ed WarnickeMerge "Bug 1027: Sort map of instance-identifiers and...
2014-07-01 Ed WarnickeMerge "Implement DistributedDataStore#registerDataChang...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Moiz RajaImplement commiting of data 70/8270/5
2014-06-30 Moiz RajaImplement DistributedDataStore#registerDataChangeListener 09/8309/5
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Moiz RajaImplement finding a primary based on the shard name... 63/8163/4
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Tony TkacikMerge "Helium: improve contract with ListenerRegistration"
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "BUG 484 - XmlReader improve readability"
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Devin AveryMerge "Cleanup: Removed unused inventory-config model."
2014-06-23 Devin AveryMerge "API Clarity: Documented Async Data Broker APIs."
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Tony TkacikMerge "Inventory manager: get rid of synchronized blocks"
2014-06-23 Ed WarnickeMerge "Bug 1112: Updated toaster-it configuration to...
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-18 Moiz RajaInitial implementation of ListenerRegistration actor... 03/8103/1
2014-06-17 Moiz RajaInitial implementation of ShardTransactionChain 96/8096/2
2014-06-17 Moiz RajaAdd message to update the schema context of the InMemor... 92/8092/2
2014-06-17 Moiz RajaInitial implementation of the Shard Actor 89/8089/3