| .. |
|
bench
|
Clean up existing clang-tidy warnings
|
2026-07-07 07:29:14 -07:00 |
|
include/fdbclient
|
Merge pull request #13770 from tclinkenbeard-oai/dev/tclinkenbeard/foundationdb-complexity-simplifications-20260722
|
2026-07-31 14:22:25 -07:00 |
|
sha1
|
Add clang-tidy bugprone checks
|
2026-06-30 11:30:24 -07:00 |
|
tests
|
Make port collision detection more robust in fdb_cluster_fixture (#13249)
|
2026-05-21 11:52:53 -07:00 |
|
vexillographer
|
Add MAX_GRV_QUEUE_DELAY option
|
2026-04-18 22:18:54 +00:00 |
|
ActorLineageProfiler.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
AnnotateActor.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
AsyncFileBlobStore.cpp
|
Make AsyncFileBlobStore header private
|
2026-07-15 19:47:34 -07:00 |
|
AsyncFileBlobStore.h
|
Make AsyncFileBlobStore header private
|
2026-07-15 19:47:34 -07:00 |
|
Atomic.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
AuditUtils.cpp
|
Add braces to actor cancellation checks
|
2026-07-12 10:11:40 -07:00 |
|
BackupAgentBase.cpp
|
Replace BUGGIFY macros with inline function
|
2026-05-20 14:54:51 -07:00 |
|
BackupContainer.cpp
|
Fix read-side overflow and simplify append API for large snapshot manifests (#13691)
|
2026-07-20 12:39:15 -07:00 |
|
BackupContainerBlobStore.cpp
|
Merge remote-tracking branch 'refs/remotes/origin/main' into dev/tclinkenbeard/private-header-encapsulation-20260715
|
2026-07-20 13:01:51 -07:00 |
|
BackupContainerBlobStore.h
|
Make AsyncFileBlobStore header private
|
2026-07-15 19:47:34 -07:00 |
|
BackupContainerFileSystem.cpp
|
Fix read-side overflow and simplify append API for large snapshot manifests (#13691)
|
2026-07-20 12:39:15 -07:00 |
|
BackupContainerLocalDirectory.cpp
|
Fix read-side overflow and simplify append API for large snapshot manifests (#13691)
|
2026-07-20 12:39:15 -07:00 |
|
BackupContainerLocalDirectory.h
|
Design changes to pass encryption_block_size to fdbbackup command and remove knob (#13023)
|
2026-04-30 13:32:14 -07:00 |
|
BackupFileFormat.cpp
|
Extract backup file format from FileBackupAgent
|
2026-06-23 09:14:30 -07:00 |
|
BackupTLSConfig.cpp
|
Enforce new rules
|
2026-03-14 02:25:26 +00:00 |
|
BlobStoreCommon.cpp
|
fix backups list: include region in backup urls (#13231)
|
2026-06-02 13:46:32 -07:00 |
|
BuildFlags.h.in
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
BulkDumping.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
BulkLoading.cpp
|
Trim another IWYU-backed include batch
|
2026-05-08 12:17:36 -07:00 |
|
CMakeLists.txt
|
Make read-your-writes internals private
|
2026-07-15 19:53:23 -07:00 |
|
ClientKnobs.cpp
|
Fix read-side overflow and simplify append API for large snapshot manifests (#13691)
|
2026-07-20 12:39:15 -07:00 |
|
ClientStatusReport.cpp
|
Make single-argument constructors explicit
|
2026-04-24 18:53:40 +00:00 |
|
ClusterConnectionFile.cpp
|
Enforce clang-tidy braces around long statements
|
2026-06-22 23:01:11 -07:00 |
|
ClusterConnectionKey.cpp
|
Add braces to actor cancellation checks
|
2026-07-12 10:11:40 -07:00 |
|
ClusterConnectionKey.h
|
Make fdbclient header files private
|
2026-04-01 07:47:51 +00:00 |
|
ClusterConnectionMemoryRecord.cpp
|
Remove additional unused includes found by IWYU
|
2026-05-08 12:00:22 -07:00 |
|
CommitProxyInterface.cpp
|
Fix Native CDC clang-tidy warnings
|
2026-07-09 10:42:31 -07:00 |
|
CoordinationInterface.cpp
|
Clean up actor compiler includes
|
2026-05-29 12:46:35 -07:00 |
|
DataDistributionConfig.cpp
|
Add more clang-tidy checks
|
2026-05-24 15:15:47 -07:00 |
|
DatabaseBackupAgent.cpp
|
Share deferred backup task scheduling
|
2026-07-22 10:02:46 -07:00 |
|
DatabaseConfiguration.cpp
|
Rename Range Partitioned to consisent name (#13386)
|
2026-07-03 11:02:24 -07:00 |
|
DatabaseContext.cpp
|
Prevent client profiling maintenance from profiling itself
|
2026-07-27 13:03:21 -07:00 |
|
FDBAWSCredentialsProvider.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
FDBAWSCredentialsProvider.h
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
FDBTypes.cpp
|
Simplify loop variable initialization (#12804)
|
2026-03-18 15:38:14 -07:00 |
|
FileBackupAgent.cpp
|
Adjust code probe rarity to match simulation coverage
|
2026-07-22 10:28:11 -07:00 |
|
FileBackupAgentFileFormat.h
|
Extract backup file format from FileBackupAgent
|
2026-06-23 09:14:30 -07:00 |
|
FluentDSampleIngestor.cpp
|
Address explicit constructor review feedback
|
2026-05-07 08:17:05 -07:00 |
|
GCSBlobStore.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
GCSBlobStore.h
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
GlobalConfig.cpp
|
Remove unnecessary global configuration unit test
|
2026-07-26 19:04:07 -07:00 |
|
IdempotencyId.cpp
|
Rename key-backed coroutine headers
|
2026-05-11 07:47:09 -07:00 |
|
JsonBuilder.cpp
|
Remove unused includes from core implementation files
|
2026-05-07 13:31:01 -07:00 |
|
KeyRangeMap.cpp
|
movekeys: rewrite removeOldDestinations to comply with krmSetRangeCoalescing (#13200)
|
2026-05-20 15:05:14 -07:00 |
|
KnobValue.cpp
|
Remove more IWYU-identified unused includes
|
2026-05-08 11:53:05 -07:00 |
|
LinkTest.cpp
|
Add test executables to catch missing symbols
|
2022-07-06 14:49:33 -07:00 |
|
LocalClientAPI.cpp
|
Make fdbclient header files private
|
2026-04-01 07:47:51 +00:00 |
|
LocalClientAPI.h
|
Make fdbclient header files private
|
2026-04-01 07:47:51 +00:00 |
|
ManagementAPI.cpp
|
Use explicit non-coroutine management callbacks
|
2026-07-22 10:56:24 -07:00 |
|
MonitorLeader.cpp
|
Simplify MaskedNominee comparison
|
2026-07-15 21:43:34 -07:00 |
|
MultiVersionTransaction.cpp
|
Merge origin/main into native CDC C bindings
|
2026-07-20 06:47:16 -07:00 |
|
MutationLogReader.cpp
|
Fix more clang-tidy warnings
|
2026-04-15 14:23:33 +00:00 |
|
NameLineage.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
NameLineage.h
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
NativeAPI.actor.cpp
|
Merge pull request #13771 from tclinkenbeard-oai/dev/tclinkenbeard/mark-missed-probes-rare-20260722
|
2026-07-29 12:14:50 -07:00 |
|
NativeCdc.cpp
|
Adjust code probe rarity to match simulation coverage
|
2026-07-22 10:28:11 -07:00 |
|
NativeCdcInternal.h
|
Fix native CDC CI failures and simplify routing
|
2026-06-16 14:16:50 -07:00 |
|
PartitionedLogIterator.h
|
Clean up existing clang-tidy warnings
|
2026-07-07 07:29:14 -07:00 |
|
Printable.cpp
|
Enforce clang-tidy braces around long statements
|
2026-06-22 23:01:11 -07:00 |
|
ProcessClass.cpp
|
Move process class recruitment policy into fdbserver
|
2026-06-25 18:54:14 -07:00 |
|
ProxyLoadBalance.h
|
Fix formatting
|
2026-04-12 12:00:53 -07:00 |
|
RESTClient.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
RESTClient.h
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
RESTUtils.cpp
|
Improve header file encapsulation
|
2026-04-24 16:03:07 +00:00 |
|
RESTUtils.h
|
Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/explicit-ctors
|
2026-05-02 15:01:26 -07:00 |
|
RYWIterator.cpp
|
Make read-your-writes internals private
|
2026-07-15 19:53:23 -07:00 |
|
RYWIterator.h
|
Move RYW iterator comment above its declaration
|
2026-07-15 20:28:13 -07:00 |
|
RandomKeyValueUtils.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
RangeLock.cpp
|
Split StatusSchema and RangeLock from ManagementAPI
|
2026-06-22 20:45:02 -07:00 |
|
ReadYourWrites.cpp
|
Adjust code probe rarity to match simulation coverage
|
2026-07-22 10:28:11 -07:00 |
|
S3BlobStore.cpp
|
Enforce clang-tidy braces around long statements
|
2026-06-22 23:01:11 -07:00 |
|
S3Client.cpp
|
Fix issues found by custom clang-tidy checks
|
2026-07-12 09:50:35 -07:00 |
|
S3Client_cli.cpp
|
Add back include to fix build
|
2026-05-08 17:26:02 -07:00 |
|
Schemas.cpp
|
Remove duplicate trace file open error reporting (#13353)
|
2026-07-28 19:46:00 -04:00 |
|
SnapshotCache.h
|
Make read-your-writes internals private
|
2026-07-15 19:53:23 -07:00 |
|
SpecialKeySpace.cpp
|
Enforce clang-tidy braces around long statements
|
2026-06-22 23:01:11 -07:00 |
|
StackLineage.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
StatusClient.cpp
|
Add braces to actor cancellation checks
|
2026-07-12 10:11:40 -07:00 |
|
StatusSchema.cpp
|
Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/split-management-api-status-rangelock
|
2026-07-07 16:45:03 -07:00 |
|
StorageCheckpoint.cpp
|
ShardedRocks determinism phase 2 (PSM, Checkpoint) (#12203)
|
2025-06-23 20:37:10 -07:00 |
|
StorageServerInterface.cpp
|
Share TSS range-read mismatch trace extraction
|
2026-07-22 10:01:48 -07:00 |
|
Subspace.cpp
|
Enable additional clang-tidy correctness checks
|
2026-07-15 22:00:36 -07:00 |
|
SystemData.cpp
|
DD maintenance duration observability (#13767)
|
2026-07-31 19:33:05 +02:00 |
|
TagThrottle.cpp
|
Add more clang-tidy checks
|
2026-05-24 15:15:47 -07:00 |
|
TaskBucket.cpp
|
Preserve TaskBucket cancellation and add recovery regressions
|
2026-07-12 10:31:15 -07:00 |
|
ThreadSafeTransaction.cpp
|
Merge origin/main into native CDC C bindings
|
2026-07-20 06:47:16 -07:00 |
|
Tracing.cpp
|
Address clang-tidy warnings
|
2026-05-24 18:14:26 -07:00 |
|
TransactionLineage.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
Tuple.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
TupleVersionstamp.cpp
|
Add testing that a metacluster can be used after a restore. Fix some bugs found by this related to the restore ID and tenant tombstones.
|
2023-06-21 08:59:22 -07:00 |
|
VersionVector.cpp
|
Update copyright years to 2013-2026 (#12653)
|
2026-01-22 10:49:41 -08:00 |
|
WriteMap.cpp
|
Make read-your-writes internals private
|
2026-07-15 19:53:23 -07:00 |
|
WriteMap.h
|
Make read-your-writes internals private
|
2026-07-15 19:53:23 -07:00 |
|
azurestorage.cmake
|
sync with upstream main
|
2022-08-31 15:46:39 -07:00 |
|
fdbclient_test.cpp
|
Move library test exclusions into their runners
|
2026-07-17 00:09:20 -07:00 |
|
notified_support.swift
|
Add code back
|
2024-07-10 18:52:14 -07:00 |
|
versions.h.cmake
|
…
|
|
|
zipf.c
|
fdbclient compiling
|
2022-06-27 18:31:05 -06:00 |