foundationdb/fdbrpc
Trevor Clinkenbeard 7d244d80ea Remove unnecessary rename regression tests 2026-07-23 15:08:48 -07:00
..
bench Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/pr-13374-ci 2026-07-09 09:41:54 -07:00
include/fdbrpc Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/private-header-encapsulation-20260715 2026-07-20 09:37:33 -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 Enable additional clang-tidy correctness checks 2026-07-15 22:00:36 -07:00
ActorFuzz.actor.cpp Make ActorFuzz header private 2026-07-15 19:47:44 -07:00
ActorFuzz.h Make ActorFuzz header private 2026-07-15 19:47:44 -07:00
ActorFuzzUnitTest.cpp Make ActorFuzz header private 2026-07-15 19:47:44 -07:00
AsyncFileCached.cpp Enforce clang-tidy braces around long statements 2026-06-22 23:01:11 -07:00
AsyncFileChaos.h Clean up existing clang-tidy warnings 2026-07-07 07:29:14 -07:00
AsyncFileEIO.h Fix async file rename error handling 2026-07-23 15:06:00 -07:00
AsyncFileEncrypted.cpp Fix standalone FoundationDB unit-test initialization and selection 2026-07-14 11:17:26 -07:00
AsyncFileKAIO.h Clean up existing clang-tidy warnings 2026-07-07 07:29:14 -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 Clean up existing clang-tidy warnings 2026-07-07 07:29:14 -07: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 Remove unused includes and dependencies 2026-07-12 09:54:20 -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.cpp Convert FlowGrpc actor tests to coroutines 2026-07-16 22:21:18 -07:00
FlowGrpcTests.h Make single-argument constructors explicit 2026-04-24 18:53:40 +00:00
FlowTests.actor.cpp Fix Redwood commit cancellation lifetime crash 2026-07-18 00:48:49 -07:00
FlowTransport.cpp Enable additional clang-tidy correctness checks 2026-07-15 22:00:36 -07:00
HTTP.cpp Fix issues found by custom clang-tidy checks 2026-07-12 09:50:35 -07:00
HTTPServer.cpp Trim another IWYU-backed include batch 2026-05-08 12:17:36 -07:00
HealthMonitor.cpp Make fdbrpc health monitor private 2026-06-28 14:50:20 -07:00
HealthMonitor.h Make fdbrpc health monitor private 2026-06-28 14:50:20 -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
LoadBalance.cpp Rename LoadBalance implementation source 2026-07-11 20:23:13 -07:00
Locality.cpp Move process class types into fdbclient 2026-06-25 00:42:31 -07:00
Net2FileSystem.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/fix-library-unit-runners-20260714 2026-07-16 22:39:34 -07:00
Net2FileSystemTests.cpp Remove unnecessary rename regression tests 2026-07-23 15:08:48 -07: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 Remove unused findBestUniquePolicySet 2026-07-17 19:10:26 -07:00
SimExternalConnection.cpp Fix standalone unit-test review issues 2026-07-21 14:00:49 -07:00
SimExternalConnection.h Fix standalone unit-test review issues 2026-07-21 14:00:49 -07:00
Stats.cpp Fix LatencySample median calculation 2026-07-06 14:12:35 -07:00
TraceFileIO.cpp Update copyright years to 2013-2026 (#12653) 2026-01-22 10:49:41 -08:00
actorFuzz.py Make ActorFuzz header private 2026-07-15 19:47:44 -07:00
dsltest.actor.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/private-header-encapsulation-20260715 2026-07-20 06:33:47 -07:00
fdbrpc_test.cpp Keep the simulated external-client test out of normal mode 2026-07-21 12:34:41 -07:00
linux_kaio.h Clean up existing clang-tidy warnings 2026-07-07 07:29:14 -07:00
sim2.cpp Add configurable DNS removal delay in simulator (#13302) 2026-07-09 15:08:34 -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