Enabling Data Change Notifications for all nodes in cluster.
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / DataChangeListenerRegistrationProxyTest.java
2015-08-18 Harman SinghEnabling Data Change Notifications for all nodes in... 96/24496/6
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Tom PantelisMerge "BUG 2584 : Datastore is ready when all local...
2015-03-26 Moiz RajaMerge "Bug 2194: Find primary shard on remote ShardManager"
2015-03-26 Tom PantelisMerge "Use SnapshotManager"
2015-03-26 Tom PantelisMerge "Refactor snapshot code"
2015-03-26 Tom PantelisMerge "BUG 2792 : Serialize phase processing in Concurr...
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisBug 2194: Find primary shard on remote ShardManager 94/16194/12
2015-03-24 Robert VargaDo not use ActorSystem.actorFor as it is deprecated 70/16670/3
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tony TkacikMerge "Startup archetype - move impl under 'impl' names...
2015-02-24 Tony TkacikMerge "Startup arch - Add scm section to root pom."
2015-02-24 Tony TkacikMerge "Startup arch - feature cleanup"
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Moiz RajaBUG 2676 : Use notification-dispatcher for DataChangeLi... 96/15596/1
2015-02-21 Moiz RajaBUG 2676 : Use custom client-dispatcher when configured 93/15593/1
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-06 Ed WarnickeMerge "Added requuired-capabilities to the impl/.....
2015-02-06 Tony TkacikMerge "Add (un)lock ops to netconf testtool"
2015-02-06 Moiz RajaSilence an NPE in the DataChangeListenerRegistrationPro... 71/14871/2
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Tony TkacikMerge "Remove unused warnings suppressions"
2014-11-20 Robert VargaRemove unused warnings suppressions 46/12646/9
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-30 Moiz RajaMerge "Bug 2055: Handle Tx create in TransactionProxy...
2014-10-29 Moiz RajaMerge "Bug 2252: Terminate ShardWriteTransaction actor...
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-28 Tony TkacikMerge "BUG-2195 Enable features test for netconf connector"
2014-10-28 tpantelisBug 2055: Handle Tx create in TransactionProxy resiliently 15/12215/7
2014-10-27 Moiz RajaMerge "Bug 2055: Handle shard not initialized resiliently"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-12 tpantelisBug 2055: Handle shard not initialized resiliently 94/11994/9
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-16 Tony TkacikMerge "BUG 2047 - HTTP GET - no returning error message"
2014-10-16 Tony TkacikMerge "BUG 1966 - change message logging level (info...
2014-10-16 Tony TkacikMerge "Bug 2131 - NPE when starting controller"
2014-10-16 Tony TkacikMerge changes I879118ce,I664b391e
2014-10-16 Tony TkacikMerge "BUG-1958 Fix leafref path in config-yang module."
2014-10-16 Tony TkacikMerge "BUG-1521 netconf-impl & netconf-monitoring line...
2014-09-26 Abhishek KumarBug 1577: Gates access to Shard actor until its initialized 15/11415/4
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-11 Tom PantelisMerge "Fixed test which tested incorrect string formating"
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tom PantelisMerge "BUG 1735 Registering a data change listener...
2014-09-10 Moiz RajaBUG 1735 Registering a data change listener should... 91/10891/6
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-04 Ed WarnickeMerge "BUG 1623 - Clustering : Parsing Error thrown...
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1637: Change Rpc actor calls to async"
2014-09-04 Moiz RajaMerge "Install snapshot and Reply"
2014-09-04 Madhu VenugopalMerge "OVSDB L3 support: Allow for override of default...
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Moiz RajaMerge "Bug 1608: Make ActorContext ASK_DURATION configu...
2014-09-04 tpantelisBug 1608: Make ActorContext ASK_DURATION configurable 90/10390/8
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-190 Simplify reconnect logic in protocol...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-30 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Ed WarnickeMerge "Serialization/Deserialization and a host of...
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaSerialization/Deserialization and a host of other fixes 55/9455/2
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 Tony TkacikMerge changes I442a0ee9,I11825b90
2014-07-29 Moiz RajaMerge "Fix for -Pintegrationtest profile"
2014-07-28 Moiz RajaInitial support for multiple-shards 82/8882/6
next