Add blueprint wiring to sal-distributed-datastore
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / config / yang / config / distributed_datastore_provider / DistributedConfigDataStoreProviderModule.java
2016-04-11 Tom PantelisAdd blueprint wiring to sal-distributed-datastore 49/35849/22
2016-01-05 Thanh HaAdd missing license headers 79/31379/3
2015-12-15 Robert VargaRemove DatastoreContext#getDataStoreType() 43/30443/4
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-09-17 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 13/26413/3
2015-09-01 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 10/24810/4
2015-05-28 Tom PantelisBug 3376: Add debug context for CDS transactions 71/21371/1
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-13 Moiz RajaBUG 3156 : Recreating CDS should not fail 81/20181/3
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
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-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-22 tpantelisUse Config Admin to overlay datastore properties 85/15485/11
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-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 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
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-12 Moiz RajaMerge "Initial heartbeats not sent by Leader"
2015-02-11 Tom PantelisMerge topic 'bug/2676'
2015-02-11 Moiz RajaStore the datastore type in dataStoreContext 47/14947/9
2015-02-11 Moiz RajaBUG 2676 : Apply backpressure when creating transactions 70/14870/11
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Use Maven Enforcer plugin to require Maven version"
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Moiz RajaBUG 2585 : Make Election Timeout Factor configurable 58/14158/2
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-05 Anil VishnoiMerge "BUG-2477 Remove unused pax-exam plugin from...
2014-12-05 Tony TkacikMerge "BUG-2459: Fix netconf-monitoring not reusing...
2014-12-05 Moiz RajaBUG 2463 - Changing setting for shard-snapshot-data... 41/13341/2
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Kamal RameshanBug-2277 : Isolated Leader Implementation 99/12799/10
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-31 Tony TkacikMerge "Bug 2065 - fixed typo in leaf name"
2014-10-30 Moiz RajaBUG 2134 : Make persistence configurable at the datasto... 52/12352/5
2014-10-30 Moiz RajaMerge "Bug 2055: Handle Tx create in TransactionProxy...
2014-10-28 tpantelisBug 2055: Handle Tx create in TransactionProxy resiliently 15/12215/7
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-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 tpantelisBug 2038: Ensure only one concurrent 3-phase commit... 95/11795/10
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-18 tpantelisBug 1831 Batch messages on journal recovery 36/11136/11
2014-09-05 Ed WarnickeMerge "Enable AD-SAL application to configure OF 1...
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-05 Moiz RajaMerge "Bug 1446: Add JMX stats for clustered data store"
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 Devin AveryMerge "Initial clustering feature"
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 Ed WarnickeInitial clustering feature 50/10550/9
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Moiz RajaMerge "Bug 1608: Make ActorContext ASK_DURATION configu...
next