foundationdb/fdbclient
sfc-gh-tclinkenbeard 371a38e6e5 Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -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-05-04 09:31:24 -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 Create RangeResult type alias 2021-05-03 13:14:16 -07:00
BackupAgentBase.actor.cpp More TSS Changes/Fixes 2021-05-25 20:37:48 +00: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 Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07: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 Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
CommitTransaction.h Make FASTRESTORE_ATOMICOP_WEIGHT a client knob 2021-05-30 08:40:24 -07:00
CoordinationInterface.h remove forwarding 2021-05-28 11:41:42 -04:00
DatabaseBackupAgent.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
DatabaseConfiguration.cpp Testing Storage Server implementation 2021-05-25 20:28:50 +00:00
DatabaseConfiguration.h Testing Storage Server implementation 2021-05-25 20:28:50 +00:00
DatabaseContext.h Addressing review comments 2021-06-03 15:31:16 +00:00
EventTypes.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FDBOptions.h Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
FDBTypes.h Fix call to memcpy with null as second argument 2021-06-04 09:41:10 -07:00
FileBackupAgent.actor.cpp Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
GlobalConfig.actor.cpp clang-format 2021-06-03 14:27:24 -07:00
GlobalConfig.actor.h clang-format 2021-06-03 14:27:24 -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 Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli 2021-05-06 15:44:26 -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 Create RangeResult type alias 2021-05-03 13:14:16 -07:00
KeyRangeMap.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
KeyRangeMap.h Create RangeResult type alias 2021-05-03 13:14:16 -07:00
Knobs.cpp Make FASTRESTORE_ATOMICOP_WEIGHT a client knob 2021-05-30 08:40:24 -07:00
Knobs.h Make FASTRESTORE_ATOMICOP_WEIGHT a client knob 2021-05-30 08:40:24 -07:00
ManagementAPI.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07: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 remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -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 Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
MultiVersionTransaction.h Create RangeResult type alias 2021-05-03 13:14:16 -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 pull request #4860 from sfc-gh-xwang/ppwtest 2021-06-04 16:18:39 -07:00
NativeAPI.actor.h add comment 2021-06-04 18:40:18 +00:00
Notified.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RYWIterator.cpp Merge pull request #4729 from sfc-gh-etschannen/feature-bypass-unreadable 2021-05-04 11:35:44 -07:00
RYWIterator.h updated documentation 2021-05-04 09:26:09 -07:00
ReadYourWrites.actor.cpp Merge pull request #4729 from sfc-gh-etschannen/feature-bypass-unreadable 2021-05-04 11:35:44 -07:00
ReadYourWrites.h Merge pull request #4729 from sfc-gh-etschannen/feature-bypass-unreadable 2021-05-04 11:35:44 -07:00
RestoreInterface.cpp Update copyright headers 2021-06-02 10:32:34 -07:00
RestoreInterface.h Update copyright headers 2021-06-02 10:32:34 -07: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 Testing Storage Server implementation 2021-05-25 20:28:50 +00: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 Added a new option to bypass unreadable protection in read your writes for calls to get 2021-04-28 16:22:34 -07:00
SpecialKeySpace.actor.cpp Fix global config not updating on server processes 2021-06-03 14:27:24 -07:00
SpecialKeySpace.actor.h Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage" 2021-05-10 20:26:12 -07: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.cpp Fixing valgrind error in TSS StorageServerInterface unit test 2021-06-03 15:56:27 +00:00
StorageServerInterface.h More TSS Changes/Fixes 2021-05-25 20:37:48 +00: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 Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
SystemData.h Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
TagThrottle.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
TagThrottle.h Move tag throttling classes into fdbclient/TagThrottle.h 2021-06-02 10:13:56 -07:00
TaskBucket.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
TaskBucket.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ThreadSafeTransaction.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
ThreadSafeTransaction.h Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli 2021-05-06 15:44:26 -07:00
Tuple.cpp Fix global config not updating on server processes 2021-06-03 14:27:24 -07:00
Tuple.h Fix global config not updating on server processes 2021-06-03 14:27:24 -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