Merge "Add missing copyright text"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardRecoveryCoordinator.java
2015-05-07 Tony TkacikMerge "Add missing copyright text"
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-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-24 Tom PantelisMerge "Make TransactionProxy.isRootPath() static"
2015-04-23 Tony TkacikMerge "IMDS: trim down commit overhead"
2015-04-23 Tony TkacikMerge "Publish SnapshotBacked transactions"
2015-04-23 Moiz RajaMerge "Fix ShardTest#testCreateSnapshot unit test failures"
2015-04-23 Moiz RajaMerge "CDS: switch persistence to persisting the candid...
2015-04-23 Robert VargaCDS: switch persistence to persisting the candidates 91/18591/27
2015-04-22 Robert VargaCDS: use internal DataTree instance 98/18498/32
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge "Verify BatchedModifications messages sent vs...
2015-04-10 Moiz RajaMerge "Use BatchedModifications message in place of...
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-08 Tom PantelisRefactor raft recovery code to a RaftActorRecoverySuppo... 47/17247/6
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
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-27 Moiz RajaMerge "Make FollowerLogInformationImpl fields non-volatile"
2015-03-27 Moiz RajaMerge "Remove RaftActor#trimPersistentData method"
2015-03-25 Tom PantelisBug 2847: Recovery of a large journal runs out of memory 40/16540/6
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
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-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
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-05 Moiz RajaMerge "Improve Shard logging output"
2015-02-05 Tony TkacikMerge "Improve JavaAttribute performance"
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-02-04 Moiz RajaMerge "neutron now works with jetty"
2015-02-04 Tom PantelisMerge "BUG 2667 : Handle null value type"
2015-02-04 Moiz RajaMerge "Bug2268: Deprecate legacy Payload classes"
2015-02-04 Moiz RajaMerge "Bug 2264: Use streaming for snapshots"
2015-02-04 Moiz RajaMerge "Refactor TransactionProxy"
2015-02-02 tpantelisImprove Shard logging output 60/14660/6
2015-02-01 tpantelisBug 2264: Use streaming for snapshots 20/14620/3
2015-02-01 tpantelisBug 2268: Use streaming for Modification payload 95/14495/6
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
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-15 Devin AveryMerge "Fixes bug 2114"
2014-10-15 Devin AveryMerge "BUG 720 - YANG leaf as JSON input *<*:* couldn...
2014-10-10 Moiz RajaMerge "Update the XSQL jdbc driver to support pentaho"
2014-10-09 Moiz RajaMerge "Bug 2003: CDS serialization improvements"
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-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-20 Tony TkacikMerge "BUG-1953: fix bad values in netconf monitoring...
2014-09-19 tpantelisBug 2003: CDS serialization improvements 11/11411/4
2014-09-18 tpantelisBug 1831 Batch messages on journal recovery 36/11136/11