foundationdb/fdbrpc
sfc-gh-tclinkenbeard 27e44c1bb9 Add support for encryption testing in BackupCorrectness workload 2021-06-26 11:15:12 -07:00
..
libcoroutine apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
libeio apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ActorFuzz.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ActorFuzz.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileCached.actor.cpp Rename WeakFutureReference to UnsafeWeakFutureReference and add warning comment 2021-05-28 14:34:20 -07:00
AsyncFileCached.actor.h Add an assert to confirm that try_emplace is inserting a new entry 2021-06-03 13:51:47 -07:00
AsyncFileEIO.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileEncrypted.actor.cpp Add support for encryption testing in BackupCorrectness workload 2021-06-26 11:15:12 -07:00
AsyncFileEncrypted.h Add support for encryption testing in BackupCorrectness workload 2021-06-26 11:15:12 -07:00
AsyncFileKAIO.actor.h Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage" 2021-05-10 20:26:12 -07:00
AsyncFileNonDurable.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileNonDurable.actor.h Fix a test issue where closing an AsyncFileNonDurable could permanently prevent you from reopening the file if the machine was in a failed state during cleanup 2021-05-27 20:41:49 -07:00
AsyncFileReadAhead.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileWinASIO.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
AsyncFileWriteChecker.cpp Make checksumHistoryBudget optional 2019-04-16 12:55:53 -07:00
AsyncFileWriteChecker.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CMakeLists.txt Merge remote-tracking branch 'origin' into encrypt-backup-files 2021-06-25 12:21:12 -07:00
ContinuousSample.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FailureMonitor.actor.cpp cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
FailureMonitor.h cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
FlowTests.actor.cpp Test fails with buggify on sometimes because of injected delays in run loop, so test now waits for each future to become ready regardless of delay. 2021-06-21 11:34:57 -07:00
FlowTransport.actor.cpp Merge branch 'master' of https://github.com/apple/foundationdb into feature-streaming-reply-master 2021-06-21 16:35:21 -07:00
FlowTransport.h cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
HealthMonitor.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
HealthMonitor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
IAsyncFile.actor.cpp Attempt to fix windows build 2021-03-24 18:48:10 +00:00
IAsyncFile.h Merge remote-tracking branch 'origin' into encrypt-backup-files 2021-06-25 12:21:12 -07:00
IRateControl.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LoadBalance.actor.cpp cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
LoadBalance.actor.h cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
LoadBalance.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
LoadPlugin.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Locality.cpp The master, proxies, and resolver all need to have the same machine class fitness function besides best fit to ensure recruitment is deterministic 2021-04-08 14:29:12 -07:00
Locality.h Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage" 2021-05-10 20:26:12 -07:00
MultiInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Net2FileSystem.cpp Merge remote-tracking branch 'origin' into encrypt-backup-files 2021-06-25 12:21:12 -07:00
Net2FileSystem.h Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage" 2021-05-10 20:26:12 -07:00
PerfMetric.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
QueueModel.cpp TSS Mapping Change 2021-06-02 17:30:09 +00:00
QueueModel.h Addressing review comments 2021-06-03 15:31:16 +00:00
RangeMap.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Replication.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Replication.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReplicationPolicy.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReplicationPolicy.h code cleanup 2021-04-26 10:16:18 -07:00
ReplicationTypes.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReplicationTypes.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReplicationUtils.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ReplicationUtils.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SimExternalConnection.actor.cpp Improve SimExternalConnection::read performance 2021-01-31 16:08:03 -08:00
SimExternalConnection.h Add random delays to SimExternalConnection 2020-12-24 21:20:04 -04:00
Smoother.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Stats.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Stats.h Remove header that's no longer needed 2021-06-06 08:36:48 -07:00
TSSComparison.h More TSS Changes/Fixes 2021-05-25 20:37:48 +00:00
TimedRequest.h Rename file in comment header 2019-08-01 08:40:45 -07:00
TraceFileIO.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TraceFileIO.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
actorFuzz.py Merge release-6.3 into master 2020-05-22 09:25:32 -07:00
dsltest.actor.cpp Use of aligned_alloc() for 4k pages causes too much wasted virtual memory. Added new 4k-aligned fast allocator, and changed Arena::allocatedAlignedBuffer() to be 4k-specific, now called Arena::allocate4kAlignedBuffer(). 2021-05-14 23:12:00 -07:00
fdbrpc.h cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
genericactors.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
genericactors.actor.h cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
linux_kaio.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
networksender.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
sim2.actor.cpp Merge remote-tracking branch 'origin' into encrypt-backup-files 2021-06-25 12:21:12 -07:00
sim_validation.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
sim_validation.h Ban `Void _ = wait(...)` constructions, and require just `wait(...)`. 2018-08-14 15:50:26 -07:00
simulator.h Merge pull request #4556 from sfc-gh-jslocum/tss 2021-06-01 09:11:10 -07:00