sfc-gh-tclinkenbeard
|
ec64890ac1
|
Remove some usages of PRId64 by using fmt library
|
2021-11-30 23:35:36 -08:00 |
Suraj Gupta
|
8d0594a69d
|
Cleanup TODOs for backup, blob code refactor.
|
2021-10-18 17:37:19 -04:00 |
Josh Slocum
|
5259af787d
|
Switched blob implementation to use backup container
|
2021-08-24 13:47:47 -05:00 |
Steve Atherton
|
256e9ba487
|
Fixed warnings in IDE, applied clang-format.
|
2021-07-31 11:35:02 -07:00 |
Markus Pilman
|
89fa7d0558
|
remove unnecessary compile guards
|
2021-07-20 18:27:16 -06:00 |
Markus Pilman
|
01bad1f84d
|
Merge remote-tracking branch 'origin/master' into bugfixes/macos-literal-string
|
2021-07-20 16:24:52 -06:00 |
Markus Pilman
|
8f6b048e22
|
fix macOS build
|
2021-07-20 11:52:57 -06:00 |
sfc-gh-tclinkenbeard
|
41b4ace19a
|
Added ENCRYPTION_ENABLED macro
|
2021-07-09 21:20:40 -07:00 |
sfc-gh-tclinkenbeard
|
ad03a4787a
|
Fix non-TLS build
|
2021-07-09 21:06:15 -07:00 |
sfc-gh-tclinkenbeard
|
cbdf5bf6b7
|
Fix failing BackupCorrectness test with encryption
|
2021-06-26 17:38:57 -07:00 |
sfc-gh-tclinkenbeard
|
27e44c1bb9
|
Add support for encryption testing in BackupCorrectness workload
|
2021-06-26 11:15:12 -07:00 |
sfc-gh-tclinkenbeard
|
c5b612510d
|
Added invalid_encryption_key_file error
|
2021-06-26 11:14:23 -07:00 |
sfc-gh-tclinkenbeard
|
3d6515bd14
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
sfc-gh-tclinkenbeard
|
1afae7623b
|
Added /backup/containers/localdir/encrypted unit test
|
2021-06-25 22:33:26 -07:00 |
Jingyu Zhou
|
2b4744ad8a
|
Reword comments.
|
2021-03-29 13:43:43 -07:00 |
Jingyu Zhou
|
55ef40864f
|
Add comments for touched functions
|
2021-03-29 10:09:07 -07:00 |
Jingyu Zhou
|
1a0ef39e5d
|
Fix keyRangesFilter with logsOnly flag
Remove the Sev 40 trace event.
|
2021-03-27 21:48:27 -07:00 |
Jingyu Zhou
|
a9d8806828
|
Use the restored range in the actual restore
|
2021-03-25 10:07:25 -07:00 |
A.J. Beamon
|
a892eec57d
|
Manually apply changes made to BackupContainer.actor.cpp on release-6.3 to the new files where that code is located.
|
2021-03-15 16:41:22 -07:00 |
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
sfc-gh-tclinkenbeard
|
5b2e88b187
|
Use structured bindings in for loops
|
2020-12-27 01:46:20 -04:00 |
sfc-gh-tclinkenbeard
|
195873e1cc
|
Cleaned up unnecessary backup container includes
|
2020-10-24 16:48:05 -07:00 |
sfc-gh-tclinkenbeard
|
dc3738b97f
|
Improve encapsulation for BackupContainerFileSystem
|
2020-10-24 16:48:03 -07:00 |
sfc-gh-tclinkenbeard
|
6a27619544
|
Remove unnecessary copies in BackupContainer code
|
2020-10-24 16:48:03 -07:00 |
sfc-gh-tclinkenbeard
|
ae91cf1d44
|
Make BackupContainerFileSystem.h a non-actor file
|
2020-10-24 16:48:02 -07:00 |
sfc-gh-tclinkenbeard
|
e1d58d3c66
|
Moved BackupContainerS3BlobStore into its own files
|
2020-10-24 16:48:02 -07:00 |
sfc-gh-tclinkenbeard
|
961aeaecac
|
Moved BackupContainerAzureBlobStore into its own files
|
2020-10-24 16:48:01 -07:00 |
sfc-gh-tclinkenbeard
|
e5338d213b
|
Moved BackupContainerLocalDirectory into its own files
|
2020-10-24 16:48:01 -07:00 |
sfc-gh-tclinkenbeard
|
3c6de425a1
|
Moved BackupContainerFileSystem implementation to cpp file
|
2020-10-24 16:48:01 -07:00 |