foundationdb/fdbrpc
Trevor Clinkenbeard 94b95bf95a
Merge pull request #13332 from tclinkenbeard-oai/dev/tclinkenbeard/pr-13314-review-comments
Address review comments on PR to support separate tlog spilling directory
2026-06-09 18:29:11 -07:00
..
bench Prefer makeReference for polymorphic references 2026-05-09 13:13:05 -07:00
include/fdbrpc Merge pull request #13314 from tclinkenbeard-oai/dev/tclinkenbeard/tlog-spill-datadir 2026-06-05 12:51:27 -07:00
libcoroutine Fix typos 2024-02-07 01:16:00 +02:00
libeio Convert sprintf to snprintf (#12797) 2026-03-17 21:14:18 -07:00
protos Add gRPC file transfer service (#11892) 2025-02-13 14:36:30 -08:00
tests Rename fdbrpc_bench.actor.cpp 2026-03-31 19:02:42 -07:00
ActorFuzz.actor.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ActorFuzzUnitTest.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
AsyncFileCached.cpp Apply clang-format to inline buggify changes 2026-05-28 07:44:20 -07:00
AsyncFileChaos.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
AsyncFileEIO.h Fix polymorphic makeReference CI build breakage 2026-05-09 14:14:42 -07:00
AsyncFileEncrypted.cpp Encryption backward compatibility changes and formatting (#13129) 2026-05-05 21:33:52 -07:00
AsyncFileKAIO.h More post-coroutine-conversion linting 2026-04-21 21:08:48 -07:00
AsyncFileNonDurable.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
AsyncFileWinASIO.h Fix polymorphic makeReference CI build breakage 2026-05-09 14:14:42 -07:00
AsyncFileWriteChecker.cpp Make single-argument constructors explicit 2026-04-24 18:53:40 +00:00
AsyncFileWriteChecker.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Decode.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Decode.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Encode.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
Base64Encode.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
CMakeLists.txt Add more clang-tidy checks 2026-05-24 15:15:47 -07:00
ContinuousSample.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
DDSketchTest.cpp Rename .actor.cpp files without actors 2026-03-13 06:18:08 +00:00
FailureMonitor.cpp Remove more IWYU-identified unused includes 2026-05-08 11:53:05 -07:00
FileTransfer.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FileTransfer.h Make single-argument constructors explicit 2026-04-24 18:53:40 +00:00
FlowGrpc.cpp Clean up actor compiler includes 2026-05-29 12:46:35 -07:00
FlowGrpcTests.actor.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowGrpcTests.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
FlowGrpcTests.h Make single-argument constructors explicit 2026-04-24 18:53:40 +00:00
FlowTests.actor.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/explicit-ctors 2026-05-07 08:38:39 -07:00
FlowTransport.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/inline-buggify-function 2026-05-28 07:29:13 -07:00
HTTP.cpp Add BUGGIFY coverage to HTTP reads (#13282) 2026-06-03 20:49:05 -04:00
HTTPServer.cpp Trim another IWYU-backed include batch 2026-05-08 12:17:36 -07:00
HealthMonitor.cpp Remove more IWYU-identified unused includes 2026-05-08 11:53:05 -07:00
IPAllowList.cpp Add more clang-tidy checks 2026-05-24 15:15:47 -07:00
JsonWebKeySet.cpp Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
JsonWebKeySet.h Make single-argument constructors explicit 2026-04-24 18:53:40 +00:00
LinkTest.cpp Add test executables to catch missing symbols 2022-07-06 14:49:33 -07:00
LoadBalance.actor.cpp Convert several more actors to standard coroutines 2026-05-20 11:37:13 -07:00
Locality.cpp Remove parallel restore feature (#12903) 2026-04-01 15:57:12 -07:00
Net2FileSystem.cpp Address tlog spill review comments 2026-06-08 13:09:19 -07:00
Net2FileSystemTests.cpp Create flow_test target 2026-04-24 22:37:16 +00:00
QueueModel.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
Replication.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ReplicationPolicy.cpp Apply clang-format to makeReference cleanup 2026-05-09 13:24:59 -07:00
ReplicationTypes.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
ReplicationUtils.cpp Replace BUGGIFY macros with inline function 2026-05-20 14:54:51 -07:00
SimExternalConnection.cpp Fix polymorphic makeReference CI build breakage 2026-05-09 14:14:42 -07:00
SimExternalConnection.h Fix polymorphic makeReference CI build breakage 2026-05-09 14:14:42 -07:00
Stats.cpp fix: missing break statements in CounterCollection::logToTraceEvent (#13166) 2026-05-11 16:40:49 -07:00
TraceFileIO.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
actorFuzz.py Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
dsltest.actor.cpp Delete about 100 lines of longstanding commented out code and add 3 lines of documentation (#12825) 2026-03-22 12:30:54 -07:00
fdbrpc_test.cpp Fix standalone unit test simulation initialization and filtering 2026-05-28 16:17:10 -07:00
linux_kaio.h Encapsulate fdbrpc header files 2026-04-20 15:48:50 +00:00
sim2.cpp Merge pull request #13290 from tclinkenbeard-oai/dev/tclinkenbeard/library-tests-simulation-mode 2026-06-04 14:05:41 -07:00
sim_validation.cpp Address review comment 2026-04-25 20:07:52 +00:00
swift_sim2_hooks.cpp Rename *.actor.h files without ACTORs 2026-03-27 04:53:43 +00:00