Make REUSABLE_*_TL final
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / md /
2015-09-15 Tom PantelisBug 4094: Fix DCNs on initial registration 49/26949/2
2015-09-10 Moiz RajaBug 4105: Choose Owner for an Entity based on first... 98/26798/1
2015-09-10 Tom PantelisBug 4105: Implement RegisterCandidate in EntityOwnershi... 93/26793/1
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-06-16 Tom PantelisFix CDS unit test failures 30/22730/1
2015-05-29 Moiz RajaBUG 2970 : Create a PruningDataTreeModification 84/21384/2
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
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 VargaFix TestModel whitespace and warning 14/18914/2
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-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "Add dependency on config file to startup archetype"
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-25 Moiz RajaBUG 2773 : Transition Shard to Leader state when it... 09/16909/4
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(uri) method...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-25 Moiz RajaMerge "Bug 2597: Batch modification operations in Trans...
2015-02-21 tpantelisBug 2597: Batch modification operations in TransactionProxy 95/15095/7
2015-01-28 Moiz RajaMerge "Bug 2265: Address comments from 12448"
2015-01-27 Tom PantelisMerge "Optimize PathUtils.toYangInstanceIdentifier()"
2015-01-27 Tom PantelisMerge changes I66335247,I24ebd4b1,If2470ac2,Ia36e2a7c...
2015-01-27 Tom PantelisMerge "Improve ConfigurationImpl performance"
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tom PantelisMerge "BUG 2518 : Throttle operations in a transaction"
2015-01-26 Moiz RajaBUG 2518 : Throttle operations in a transaction 55/14155/4
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-21 tpantelisBug 2265: Use new NormalizedNode streaming in messages 48/12448/19
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-07 Tony TkacikMerge "Fix cluster test warnings"
2014-11-06 Robert VargaFix cluster test warnings 55/12555/3
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-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-20 Tony TkacikMerge "Issue fix for config subsystem"
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-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
2014-10-17 Tony TkacikBug 865: Fixed use of removed deprecated YANGInstanceId... 47/12047/4
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-19 tpantelisBug 2003: CDS serialization improvements 11/11411/4
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-01 Moiz RajaMerge "Configuration Interface for Raft"
2014-08-01 Moiz RajaMerge "Snapshot changes"
2014-08-01 Moiz RajaMerge "Adding a constant file for actor names and paths."
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
next