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 |