.. |
azure_backup
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
include/fdbclient
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
sha1
|
fixed link errors
|
2022-06-27 19:00:40 -06:00 |
vexillographer
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
ActorLineageProfiler.cpp
|
moved wellknownendpoints and fixed some includes
|
2022-06-23 17:03:53 -06:00 |
AnnotateActor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
AsyncFileS3BlobStore.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
AsyncTaskThread.actor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
Atomic.cpp
|
Initialize memory in new DoAppendIfFits unit test (#8324)
|
2022-09-26 13:46:20 -07:00 |
AuditUtils.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
BackupAgentBase.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
BackupContainer.actor.cpp
|
Correct the way how the backup agent makes use of the proxy and add proxy to trace events
|
2023-09-20 17:52:59 +02:00 |
BackupContainerFileSystem.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
BackupContainerLocalDirectory.actor.cpp
|
adding knob to allow relative paths for local backup containers
|
2023-05-23 17:06:49 -05:00 |
BackupContainerS3BlobStore.actor.cpp
|
Fixing path for non-backup (blob granule) blob url use cases to not prepend /data to path (#10011)
|
2023-04-19 14:18:08 -05:00 |
BlobCipher.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
BlobConnectionProvider.cpp
|
Blob kms connector ids (#10121)
|
2023-05-16 13:10:11 -05:00 |
BlobGranuleCommon.cpp
|
sync with upstream main
|
2022-08-31 15:46:39 -07:00 |
BlobGranuleFiles.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
BlobGranuleReader.actor.cpp
|
Fix KeyRangeRef::isCovered() (#9675)
|
2023-03-14 12:41:18 -07:00 |
BlobMetadataUtils.cpp
|
Bg tenant metadata restarting (#10235)
|
2023-05-23 11:24:13 -05:00 |
BuildFlags.h.in
|
Add build date and time to build_flags
|
2022-09-14 15:11:51 -07:00 |
CMakeLists.txt
|
Introduce initial Swift support in fdbserver (#10156)
|
2023-06-02 16:09:28 -05:00 |
ClientKnobCollection.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
ClientKnobs.cpp
|
Add Knobs to control retry delays for BlobStore
|
2023-10-23 16:39:34 -07:00 |
ClientStatusReport.cpp
|
client_status_report: Change variable names
|
2023-01-16 15:17:37 +01:00 |
ClusterConnectionFile.actor.cpp
|
Undo some changes that aren't needed
|
2022-07-07 14:48:36 -07:00 |
ClusterConnectionKey.actor.cpp
|
Undo some changes that aren't needed
|
2022-07-07 14:48:36 -07:00 |
ClusterConnectionMemoryRecord.actor.cpp
|
Undo some changes that aren't needed
|
2022-07-07 14:48:36 -07:00 |
CommitProxyInterface.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
ConfigKnobs.cpp
|
fdbcli: Add options for knob management
|
2022-10-11 15:32:01 -07:00 |
ConfigTransactionInterface.cpp
|
A few hostname improvements. (#6825)
|
2022-04-20 13:42:46 -07:00 |
CoordinationInterface.cpp
|
Add processID, networkAddress, and locality to layer status JSON for Backup Agents. (#9736)
|
2023-03-17 18:07:03 -07:00 |
DataDistributionConfig.actor.cpp
|
Apply clang-format, debug output changes.
|
2023-04-18 22:21:27 -07:00 |
DatabaseBackupAgent.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
DatabaseConfiguration.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
DatabaseContext.cpp
|
Remove cx->clearWatchMetadata() when connection file changed
|
2022-11-30 14:31:09 -08:00 |
FDBAWSCredentialsProvider.cpp
|
Use WITH_AWS_BACKUP instead of BUILD_AWS_BACKUP
|
2022-10-07 10:52:46 -07:00 |
FDBTypes.cpp
|
fix (#10972)
|
2023-10-10 22:36:46 -07:00 |
FileBackupAgent.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
FluentDSampleIngestor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
GlobalConfig.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
IConfigTransaction.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
IKnobCollection.cpp
|
Removed unnecessary apostrophe
|
2022-05-23 13:41:48 -07:00 |
ISingleThreadTransaction.cpp
|
Remove tenant name from the TenantInfo object
|
2023-01-13 08:58:15 -08:00 |
IdempotencyId.actor.cpp
|
Fix up merge
|
2022-12-14 17:30:54 -08:00 |
JsonBuilder.cpp
|
Add missing copyright headers
|
2022-03-16 11:25:02 -07:00 |
KeyRangeMap.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
LinkTest.cpp
|
Add test executables to catch missing symbols
|
2022-07-06 14:49:33 -07:00 |
LocalClientAPI.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
ManagementAPI.actor.cpp
|
Make sure server list is validated against the excluded localites
|
2023-10-24 10:28:23 +02:00 |
MetaclusterRegistration.cpp
|
Add a metacluster version to the MetaclusterRegistrationEntry and validate it when loading the entry from the cluster.
|
2023-04-27 10:04:57 -07:00 |
MonitorLeader.actor.cpp
|
Allow boolean parameters to be nested inside of namespaces or classes
|
2023-03-30 15:09:59 -07:00 |
MultiVersionTransaction.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
MutationLogReader.actor.cpp
|
Update getReadThrough() to return Key directly
|
2023-04-18 13:13:59 -07:00 |
NameLineage.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
NativeAPI.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
ParallelStream.actor.cpp
|
Fix some clang warnings on unused variables
|
2022-11-01 15:38:47 -07:00 |
PaxosConfigTransaction.actor.cpp
|
Fix a bug where fulfilling a promise could cause it to get deleted
|
2023-06-07 15:26:08 -07:00 |
RESTClient.actor.cpp
|
EaR: Update KMS URL refresh policy and fix bugs (#10382)
|
2023-06-14 08:06:39 -07:00 |
RESTUtils.actor.cpp
|
reduce KMS request timeout
|
2023-07-17 20:06:02 -07:00 |
RYWIterator.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
RandomKeyValueUtils.cpp
|
Add a helper class to container StringSetGenerator and StringGenerator
|
2023-05-09 09:11:30 -07:00 |
ReadYourWrites.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
RestoreInterface.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
S3BlobStore.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
Schemas.cpp
|
- Address simulation test failures and update status related documentation
|
2023-11-08 21:18:57 +00:00 |
ServerKnobCollection.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
ServerKnobs.cpp
|
add omitted checksum for rocksdb (#11169)
|
2024-02-01 18:33:14 -08:00 |
SimpleConfigTransaction.actor.cpp
|
Add fdb_transaction_get_tag_throttled_duration function to C bindings
|
2022-11-13 11:22:57 -08:00 |
SpecialKeySpace.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
StackLineage.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
StatusClient.actor.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
StorageServerInterface.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
Subspace.cpp
|
Avoid unnecessary copy.
|
2023-04-18 21:48:55 -07:00 |
SystemData.cpp
|
Fix typos
|
2024-02-07 01:16:00 +02:00 |
TagThrottle.actor.cpp
|
Allow boolean parameters to be nested inside of namespaces or classes
|
2023-03-30 15:09:59 -07:00 |
TaskBucket.actor.cpp
|
Allow boolean parameters to be nested inside of namespaces or classes
|
2023-03-30 15:09:59 -07:00 |
Tenant.cpp
|
Add code probes for tenant code
|
2023-05-10 20:44:39 -07:00 |
TenantManagement.actor.cpp
|
Add code probes for tenant code
|
2023-05-10 20:44:39 -07:00 |
TestKnobCollection.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
ThreadSafeTransaction.cpp
|
Revert matchIndex feature
|
2023-04-17 09:39:45 -07:00 |
Tracing.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
TransactionLineage.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
Tuple.cpp
|
fdbcli: Add options for knob management
|
2022-10-11 15:32:01 -07: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
|
Fix clang 15 compiler warnings
|
2022-12-08 13:59:37 -08:00 |
VersionedMap.cpp
|
Add missing copyright headers
|
2022-03-16 11:25:02 -07:00 |
WriteMap.cpp
|
Make TEST macros C++ only (#7558)
|
2022-07-19 13:15:51 -07:00 |
azurestorage.cmake
|
sync with upstream main
|
2022-08-31 15:46:39 -07:00 |
notified_support.swift
|
Introduce initial Swift support in fdbserver (#10156)
|
2023-06-02 16:09:28 -05:00 |
versions.h.cmake
|
…
|
|
zipf.c
|
fdbclient compiling
|
2022-06-27 18:31:05 -06:00 |