.. |
azure_backup
|
Blob single part upload (#8703)
|
2022-11-08 17:30:01 -06:00 |
include/fdbclient
|
Merge branch 'main' into random-kv-generator
|
2023-05-03 15:39:37 -07:00 |
sha1
|
fixed link errors
|
2022-06-27 19:00:40 -06:00 |
vexillographer
|
Default transaction options for report_conflicting_keys and used_during_commit_protection_disable (#9441)
|
2023-02-23 18:05:01 +01:00 |
ActorLineageProfiler.cpp
|
moved wellknownendpoints and fixed some includes
|
2022-06-23 17:03:53 -06:00 |
AnnotateActor.cpp
|
…
|
|
AsyncFileS3BlobStore.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
AsyncTaskThread.actor.cpp
|
…
|
|
Atomic.cpp
|
Initialize memory in new DoAppendIfFits unit test (#8324)
|
2022-09-26 13:46:20 -07:00 |
AuditUtils.actor.cpp
|
Adding cleanup of audit progress metadata when audit complete (#10118)
|
2023-05-03 15:39:22 -07:00 |
BackupAgentBase.actor.cpp
|
adding blob ranges to backup keys to not lose blobbification on restore (#10059)
|
2023-05-04 13:55:20 -05:00 |
BackupContainer.actor.cpp
|
Merge commit '9639192a88001043a104aeef0c394e99ca5d6a6e' into keybackedrangemap
|
2023-04-21 13:27:15 -07:00 |
BackupContainerFileSystem.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 |
BackupContainerLocalDirectory.actor.cpp
|
Adding BlobFailureInjection workload (#9833)
|
2023-04-06 15:10:36 -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
|
EaR: Remove unused CODE_PROBE handling encrypiton header flag version (#10020)
|
2023-04-19 18:02:31 -07:00 |
BlobConnectionProvider.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 |
BlobGranuleCommon.cpp
|
sync with upstream main
|
2022-08-31 15:46:39 -07:00 |
BlobGranuleFiles.cpp
|
fixing code probe issues
|
2023-04-20 11:54:47 -07:00 |
BlobGranuleReader.actor.cpp
|
Fix KeyRangeRef::isCovered() (#9675)
|
2023-03-14 12:41:18 -07:00 |
BlobMetadataUtils.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
BuildFlags.h.in
|
Add build date and time to build_flags
|
2022-09-14 15:11:51 -07:00 |
CMakeLists.txt
|
Fix build issue with awssdk_target
|
2023-02-23 15:05:17 -07:00 |
ClientKnobCollection.cpp
|
…
|
|
ClientKnobs.cpp
|
disabling global conncetion pool for now (#10054)
|
2023-04-28 09:48:56 -05: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
|
Revert "Revert "Refactor GetEncryptCipherKeys (#9600)"" (#9903)
|
2023-04-05 10:03:48 -07: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
|
Changed KeyBackedTypes to an actor file. Added TypedKeySelectors for Map and Set classes and getRange() keySelector methods. Added debug macro for KeyBackedTypes. Rewrote KeyBackedRangeMap using keyselectors on KeyBackedMap.
|
2023-04-18 22:21:19 -07:00 |
DatabaseConfiguration.cpp
|
Refactored some parts of database configuration to support log_engine=<name> and storage_engine=<name> and generate these when converting a DatabaseConfig JSON object to a `configure` command. Refactored `fileconfigure` and simulation setup to use the same JSON -> configure function as the same code was copy/pasted to both places but only one has been kept up to date with new features. Renamed Redwood to `ssd-redwood-1` canonically but the experimental name is still supported for backward compatibility.
|
2023-03-04 20:52:31 -08: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
|
Move implementations to cpp file.
|
2023-03-06 18:43:26 -08:00 |
FileBackupAgent.actor.cpp
|
Merge commit '9639192a88001043a104aeef0c394e99ca5d6a6e' into keybackedrangemap
|
2023-04-21 13:27:15 -07:00 |
FluentDSampleIngestor.cpp
|
…
|
|
GlobalConfig.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
IConfigTransaction.cpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
ManagementAPI.actor.cpp
|
Do not allow changing the coordinators to a set that is unreliable, because otherwise we could delete our coordinated state
|
2023-05-03 15:03:03 -07: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
|
fixing incorrect uses of ThreadSafeAsyncVar (#10086)
|
2023-05-02 07:29:06 -05:00 |
MutationLogReader.actor.cpp
|
Update getReadThrough() to return Key directly
|
2023-04-18 13:13:59 -07:00 |
NameLineage.cpp
|
…
|
|
NativeAPI.actor.cpp
|
Merge pull request #10002 from sfc-gh-jazhuang/readThrough
|
2023-04-27 09:59:11 -07:00 |
ParallelStream.actor.cpp
|
Fix some clang warnings on unused variables
|
2022-11-01 15:38:47 -07:00 |
PaxosConfigTransaction.actor.cpp
|
Merge remote-tracking branch 'origin/main' into expose-tag-throttled-duration
|
2023-01-05 08:10:49 -08:00 |
RESTClient.actor.cpp
|
EaR - Misc fixes found using end-to-end integration testing (#9806)
|
2023-03-30 22:22:26 -07:00 |
RESTUtils.actor.cpp
|
enable tls with https connection
|
2023-03-30 21:45:03 -07:00 |
RYWIterator.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
RandomKeyValueUtils.cpp
|
Fix a gcc build error
|
2023-05-03 16:33:04 -07:00 |
ReadYourWrites.actor.cpp
|
Revert matchIndex feature
|
2023-04-17 09:39:45 -07:00 |
RestoreInterface.cpp
|
…
|
|
S3BlobStore.actor.cpp
|
Remove WolfSSL support in FoundationDB
|
2023-03-23 20:17:18 -07:00 |
Schemas.cpp
|
check storage metadata and storage server interface in the same transaction
|
2023-05-01 18:08:08 -07:00 |
ServerKnobCollection.cpp
|
…
|
|
ServerKnobs.cpp
|
remove PrepareBlobRestore waiting for inFlight moving
|
2023-05-03 14:43:23 -07: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
|
Implement check if locality is already excluded in exclude locality command
|
2023-04-01 19:04:58 -07:00 |
StackLineage.cpp
|
…
|
|
StatusClient.actor.cpp
|
Update coordinator list from cluster file (#7382)
|
2022-06-23 09:22:09 +02:00 |
StorageServerInterface.cpp
|
Remove printable() from TSS trace events (#9889)
|
2023-04-04 08:46:39 -07:00 |
Subspace.cpp
|
Avoid unnecessary copy.
|
2023-04-18 21:48:55 -07:00 |
SystemData.cpp
|
Adding cleanup of audit progress metadata when audit complete (#10118)
|
2023-05-03 15:39:22 -07: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
|
Allow boolean parameters to be nested inside of namespaces or classes
|
2023-03-30 15:09:59 -07:00 |
TenantManagement.actor.cpp
|
More carefully validate tenant increments to avoid overflows
|
2023-03-15 14:56:12 -07:00 |
TestKnobCollection.cpp
|
…
|
|
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
|
…
|
|
Tuple.cpp
|
fdbcli: Add options for knob management
|
2022-10-11 15:32:01 -07:00 |
TupleVersionstamp.cpp
|
Support versionstamps in key backed object properties
|
2022-10-05 12:48:40 -07:00 |
VersionVector.cpp
|
Fix clang 15 compiler warnings
|
2022-12-08 13:59:37 -08:00 |
VersionedMap.cpp
|
…
|
|
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 |
versions.h.cmake
|
…
|
|
zipf.c
|
fdbclient compiling
|
2022-06-27 18:31:05 -06:00 |