FDB Formatster
|
2c788c233d
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-08-27 17:07:47 -07:00 |
sfc-gh-tclinkenbeard
|
16e5fe470a
|
Improve BackupContainerAzureBlobStore handling of 404 errors
|
2021-07-27 18:31:36 -07:00 |
sfc-gh-tclinkenbeard
|
088ae1f0da
|
Avoid applying empty filter in BackupContainerAzureBlobStore::listFiles
|
2021-07-27 16:23:33 -07:00 |
sfc-gh-tclinkenbeard
|
9031a09772
|
Add debug tracing for BackupContainerAzureBlobStore
|
2021-07-27 12:02:41 -07:00 |
sfc-gh-tclinkenbeard
|
9a78864d78
|
Add waitAzureFuture function for improved error handling
|
2021-07-26 23:53:20 -07:00 |
sfc-gh-tclinkenbeard
|
aeb207db1d
|
Gracefully handle unset AZURE_KEY environment variable
|
2021-07-26 22:49:25 -07:00 |
sfc-gh-tclinkenbeard
|
65f4770169
|
Change BackupContainerAzureBlobStore URL format
|
2021-07-26 22:44:12 -07:00 |
sfc-gh-tclinkenbeard
|
2f4365fa02
|
Several BackupContainerAzureBlobStore bug fixes
|
2021-07-26 22:32:38 -07:00 |
sfc-gh-tclinkenbeard
|
7cb879d79a
|
Use std::shared_ptr for BackupContainerAzureBlobStore::client
|
2021-07-25 12:05:06 -07:00 |
sfc-gh-tclinkenbeard
|
c9e063f5f7
|
Remove reference fields from BackupContainerAzureBlobStoreImpl::ReadFile and BackupContainerAzureBlobStoreImpl::WriteFile
|
2021-07-25 11:08:39 -07:00 |
sfc-gh-tclinkenbeard
|
79f7b3c13a
|
Remove macros from ACTOR functions in BackupContainerAzureBlobStore.actor.cpp
|
2021-07-25 10:57:48 -07:00 |
sfc-gh-tclinkenbeard
|
7d1af92239
|
Merge remote-tracking branch 'origin/master' into async-task-thread
|
2021-07-25 10:30:25 -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
|
a87e2b3019
|
Fix build with -DBUILD_AZURE_BACKUP=ON
|
2021-07-17 16:44:03 -07:00 |
sfc-gh-tclinkenbeard
|
34e7a7b024
|
Fix ENCRYPTION_ENABLED typos
|
2021-07-11 10:30:40 -07: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
|
4ed23b8ee6
|
Addressed review comments
|
2021-07-06 21:20:59 -07:00 |
sfc-gh-tclinkenbeard
|
3d6515bd14
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
Hari Bhaskaran
|
25069a9444
|
Fix compile error: Related to pr 3961
|
2021-02-27 17:10:21 -08:00 |
Steve Atherton
|
e74fa1238b
|
Merge pull request #4181 from sfc-gh-tclinkenbeard/azure-read-remove-copy
Remove unnecessary copy from BackupContainerAzureBlobStoreImpl::read
|
2021-01-22 14:13:23 -08:00 |
Andrew Noyes
|
dadc4d1b21
|
Initialize m_offset
|
2021-01-15 19:56:28 +00:00 |
Andrew Noyes
|
b0f61fb74f
|
Resolve the simple-looking conflicts
|
2021-01-15 19:35:10 +00:00 |
sfc-gh-tclinkenbeard
|
e7e2439abe
|
Remove unnecessary copy from BackupContainerAzureBlobStoreImpl::read
|
2021-01-01 09:43:03 -04:00 |
sfc-gh-tclinkenbeard
|
2a849dc52c
|
Update BackupContainerAzureBlobStoreImpl::WriteFile::sync
|
2020-10-24 16:48:06 -07:00 |
sfc-gh-tclinkenbeard
|
e389a5dabe
|
Fix issues with Azure credentials
|
2020-10-24 16:48:05 -07:00 |
sfc-gh-tclinkenbeard
|
c6739f7075
|
Add skeleton for BackupContainerAzureBlobStore::listURLs
|
2020-10-24 16:48:05 -07:00 |
sfc-gh-tclinkenbeard
|
e3f94c80fc
|
Added BackupContainerAzureBlobStore::getURLFormat
|
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
|
9242456d71
|
Improve encapsulation for BackupContainerAzureBlobStore
|
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 |