foundationdb/fdbclient
Lukas Joswiak f275fd3c32 Fix gcc compilation 2021-05-02 17:27:18 -07:00
..
json_spirit apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
libb64 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
md5 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
rapidjson apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
rapidxml apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
sha1 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
vexillographer Update fdbclient/vexillographer/fdb.options 2021-03-26 11:33:28 -07:00
ActorLineageProfiler.cpp Fix gcc compilation 2021-05-02 17:27:18 -07:00
ActorLineageProfiler.h add default constructor to Sample 2021-04-28 15:44:06 -06:00
AnnotateActor.cpp Add global variable to fetch each type of sample 2021-04-07 15:38:01 -07:00
AnnotateActor.h Fix gcc compilation 2021-05-02 17:27:18 -07:00
AsyncFileS3BlobStore.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileS3BlobStore.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncTaskThread.actor.cpp Azure backup cleanup 2020-10-24 16:48:05 -07:00
AsyncTaskThread.h Improve AsyncTaskThread encapsulation 2020-10-24 16:48:05 -07:00
Atomic.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AutoPublicAddress.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupAgent.actor.h Rename incrementalBackupOnly to onlyAppyMutationLogs in all restore configs and functions. 2021-04-26 12:30:46 -07:00
BackupAgentBase.actor.cpp Add buggify 2021-04-20 09:35:40 -07:00
BackupContainer.actor.cpp Merge remote-tracking branch 'apple/release-6.3' into master-format-final 2021-03-10 16:50:44 -08:00
BackupContainer.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupContainerAzureBlobStore.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupContainerAzureBlobStore.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupContainerFileSystem.actor.cpp Reword comments. 2021-03-29 13:43:43 -07:00
BackupContainerFileSystem.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupContainerLocalDirectory.actor.cpp Manually apply changes made to BackupContainer.actor.cpp on release-6.3 to the new files where that code is located. 2021-03-15 16:41:22 -07:00
BackupContainerLocalDirectory.h Cleaned up unnecessary backup container includes 2020-10-24 16:48:05 -07:00
BackupContainerS3BlobStore.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupContainerS3BlobStore.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BuildFlags.h.in Fix macOS compilation issue 2021-01-19 11:21:21 -08:00
CMakeLists.txt started implementation 2021-04-21 14:56:02 -06:00
ClientLogEvents.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ClientWorkerInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ClusterInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CommitProxyInterface.h Use object to wrap global configuration history 2021-04-14 10:56:32 -07:00
CommitTransaction.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CoordinationInterface.h Merge pull request #4667 from sfc-gh-ajbeamon/feature-mvc-monitor-protocol-version 2021-04-28 14:13:17 -07:00
DatabaseBackupAgent.actor.cpp Merge branch 'master' into fixes/backup-delete 2021-04-20 14:49:26 -07:00
DatabaseConfiguration.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DatabaseConfiguration.h Update comment 2021-03-29 15:10:57 -07:00
DatabaseContext.h Address review comments: 2021-04-26 14:39:27 -07:00
EventTypes.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FDBOptions.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FDBTypes.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FileBackupAgent.actor.cpp Move the read of logsOnly and inconsistentSnapshotOnly to a loop where other RestoreConfig vars are fetched. 2021-04-29 17:00:34 -07:00
FluentDSampleIngestor.cpp Use new Sample interface 2021-04-28 14:10:45 -06:00
GlobalConfig.actor.cpp Remove global config fdbserver fix 2021-05-02 11:03:07 -07:00
GlobalConfig.actor.h Fix issue with fdbserver not receiving global config change 2021-05-01 21:41:10 -07:00
GlobalConfig.h Store global config data on heap 2021-04-14 10:56:33 -07:00
GrvProxyInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
HTTP.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
HTTP.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
IClientApi.h Address review comments: 2021-04-26 14:39:27 -07:00
JSONDoc.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
JsonBuilder.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
JsonBuilder.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
KeyBackedTypes.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
KeyRangeMap.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
KeyRangeMap.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Knobs.cpp Implement restoring an inconsistent snapshot as a real feature. 2021-04-22 13:53:37 -07:00
Knobs.h Implement restoring an inconsistent snapshot as a real feature. 2021-04-22 13:53:37 -07:00
ManagementAPI.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ManagementAPI.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MonitorLeader.actor.cpp Merge pull request #4668 from RenxuanW/worker 2021-04-30 10:24:02 -07:00
MonitorLeader.h The multi-version client monitors the cluster's protocol version and only activates the client library that can connect. 2021-04-15 11:45:14 -07:00
MultiVersionAssignmentVars.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MultiVersionTransaction.actor.cpp Fix: simulation doesn't have a protocol version monitor and can't cancel it. 2021-04-30 11:56:35 -07:00
MultiVersionTransaction.h Be more defensive with cancellation by not capturing the this pointer in lambdas, instead capturing a full Reference. 2021-04-30 11:11:02 -07:00
MutationList.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
NativeAPI.actor.cpp Merge branch 'master' into features/actor-lineage 2021-05-02 14:11:42 -07:00
NativeAPI.actor.h The multi-version client monitors the cluster's protocol version and only activates the client library that can connect. 2021-04-15 11:45:14 -07:00
Notified.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ProcessInterface.h Remove old code 2021-04-27 11:40:02 -07:00
RYWIterator.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RYWIterator.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReadYourWrites.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReadYourWrites.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreWorkerInterface.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RunTransaction.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
S3BlobStore.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
S3BlobStore.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Schemas.cpp Merge pull request #4735 from sbodagala/master 2021-04-30 15:52:29 -04:00
Schemas.h Add json schema for the management api error message in special key space 2020-07-27 17:37:19 -07:00
SnapshotCache.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SpecialKeySpace.actor.cpp fix OPEN_FOR_IDE 2021-04-28 10:36:41 -06:00
SpecialKeySpace.actor.h Merge remote-tracking branch 'sfc/features/actor-lineage' into features/actor-lineage-fluentd 2021-04-28 10:27:28 -06:00
Status.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
StatusClient.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
StatusClient.h Clients which fetch status should not disconnect from the coordinators and cluster controller between each retrieval 2020-01-22 15:41:22 -08:00
StorageServerInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Subspace.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Subspace.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SystemData.cpp clang-format 2021-04-14 10:56:33 -07:00
SystemData.h Add comments, fix erase bug, make optimizations 2021-04-14 10:56:33 -07:00
TagThrottle.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TagThrottle.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TaskBucket.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TaskBucket.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ThreadSafeTransaction.cpp Address review comments: 2021-04-26 14:39:27 -07:00
ThreadSafeTransaction.h Address review comments: 2021-04-26 14:39:27 -07:00
TransactionLineage.cpp Annotate read paths on the server side 2021-04-20 15:10:01 -06:00
TransactionLineage.h address review comments 2021-04-22 17:52:27 -06:00
Tuple.cpp Add bool support to global configuration 2021-04-20 15:05:51 -07:00
Tuple.h Add bool support to global configuration 2021-04-20 15:05:51 -07:00
VersionedMap.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
VersionedMap.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
VersionedMap.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
WriteMap.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
azurestorage.cmake First draft of Azure blob storage backup container 2020-10-24 16:47:51 -07:00
versions.h.cmake fdbserver now compiling 2018-12-13 14:13:47 -08:00
zipf.c apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
zipf.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00