foundationdb/fdbserver
Bhaskar Muppana 83810edabc Backup/Restore tag can be std::string instad of Key. 2017-09-05 11:38:40 -07:00
..
sqlite Merge branch 'fix-io-timeout-handling' into release-5.0 2017-05-31 17:03:15 -07:00
workloads Backup/Restore tag can be std::string instad of Key. 2017-09-05 11:38:40 -07:00
ApplyMetadataMutation.h moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
ClusterController.actor.cpp Merge branch 'master' into removing-old-dc-code 2017-06-26 16:27:10 -07:00
ClusterRecruitmentInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
ConflictSet.h Initial repository commit 2017-05-25 13:48:44 -07:00
CoordinatedState.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
CoordinatedState.h Initial repository commit 2017-05-25 13:48:44 -07:00
Coordination.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
CoordinationInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
CoroFlow.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
CoroFlow.h Initial repository commit 2017-05-25 13:48:44 -07:00
DBCoreState.h Initial repository commit 2017-05-25 13:48:44 -07:00
DataDistribution.actor.cpp Add a switch to turn off data distribution in CLI 2017-07-28 18:14:55 -07:00
DataDistribution.h Add a switch to turn off data distribution in CLI 2017-07-28 18:14:55 -07:00
DataDistributionQueue.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
DataDistributionTracker.actor.cpp shard system keyspace 2017-07-26 13:47:31 -07:00
DatabaseConfiguration.cpp Merge branch 'release-5.0' 2017-06-27 11:16:08 -07:00
DatabaseConfiguration.h Merge branch 'master' into removing-old-dc-code 2017-06-26 16:27:10 -07:00
DiskQueue.actor.cpp sending void to committed could cause self to be deleted, so call cleanup before sending 2017-08-23 13:56:18 -07:00
IDiskQueue.h Initial repository commit 2017-05-25 13:48:44 -07:00
IKeyValueStore.h Merge branch 'fix-io-timeout-handling' 2017-05-26 18:43:08 -07:00
KeyValueStoreCompressTestData.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
KeyValueStoreMemory.actor.cpp moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
KeyValueStoreSQLite.actor.cpp Enable use of incremental delete when deleting disk queue and sqlite KVS sqlite files. 2017-07-26 14:11:11 -07:00
Knobs.cpp updated release notes for 5.0.1 2017-06-28 16:52:45 -07:00
Knobs.h Merge branch 'release-4.6' into release-5.0 2017-06-14 16:43:53 -07:00
LeaderElection.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
LeaderElection.h Initial repository commit 2017-05-25 13:48:44 -07:00
LogProtocolMessage.h Initial repository commit 2017-05-25 13:48:44 -07:00
LogSystem.h fix: peek cursors were being timed out every 10 minutes, instead of 10 minutes after the last use 2017-08-09 15:58:06 -07:00
LogSystemConfig.h Initial repository commit 2017-05-25 13:48:44 -07:00
LogSystemDiskQueueAdapter.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
LogSystemDiskQueueAdapter.h Initial repository commit 2017-05-25 13:48:44 -07:00
LogSystemPeekCursor.actor.cpp fix: peek cursors were being timed out every 10 minutes, instead of 10 minutes after the last use 2017-08-09 15:58:06 -07:00
MasterInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
MasterProxyServer.actor.cpp shard system keyspace 2017-07-26 13:47:31 -07:00
MoveKeys.actor.cpp shard system keyspace 2017-07-26 13:47:31 -07:00
MoveKeys.h Initial repository commit 2017-05-25 13:48:44 -07:00
NetworkTest.h Initial repository commit 2017-05-25 13:48:44 -07:00
OldTLogServer.actor.cpp moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
Orderer.actor.h moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
QuietDatabase.actor.cpp set LOCK_AWARE on several transactions used for getting cluster info for the consistency check 2017-07-28 18:50:32 -07:00
QuietDatabase.h Initial repository commit 2017-05-25 13:48:44 -07:00
Ratekeeper.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Ratekeeper.h Initial repository commit 2017-05-25 13:48:44 -07:00
RecoveryState.h Initial repository commit 2017-05-25 13:48:44 -07:00
Resolver.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ResolverInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
ServerDBInfo.h Initial repository commit 2017-05-25 13:48:44 -07:00
SimulatedCluster.actor.cpp Have SimulationConfig wrap DatabaseConfiguration to reduce code duplication. 2017-08-22 10:13:57 -07:00
SimulatedCluster.h Initial repository commit 2017-05-25 13:48:44 -07:00
SkipList.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Status.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Status.h Initial repository commit 2017-05-25 13:48:44 -07:00
StorageMetrics.actor.h Fix parentheses issue in StorageMetrics.actor.h 2017-07-27 12:03:36 -07:00
StorageMetrics.h Initial repository commit 2017-05-25 13:48:44 -07:00
TLogInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
TLogServer.actor.cpp Merge branch 'release-5.0' 2017-08-23 14:59:43 -07:00
TagPartitionedLogSystem.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
TesterInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
VFSAsync.cpp Merge branch 'fix-io-timeout-handling' into release-5.0 2017-05-31 17:03:15 -07:00
WaitFailure.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
WaitFailure.h Initial repository commit 2017-05-25 13:48:44 -07:00
WorkerInterface.h Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00
fdbserver.actor.cpp Merge branch 'release-4.6' into release-5.0 2017-06-15 17:40:19 -07:00
fdbserver.vcxproj Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00
fdbserver.vcxproj.filters Initial repository commit 2017-05-25 13:48:44 -07:00
local.mk Initial repository commit 2017-05-25 13:48:44 -07:00
masterserver.actor.cpp shard system keyspace 2017-07-26 13:47:31 -07:00
networktest.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
pubsub.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
pubsub.h Initial repository commit 2017-05-25 13:48:44 -07:00
storageserver.actor.cpp moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
template_fdb.h Initial repository commit 2017-05-25 13:48:44 -07:00
tester.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
worker.actor.cpp Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00