.. |
examples
|
|
|
IO
|
Merge pull request #58077 from nickitat/revert_rest
|
2024-01-17 13:45:07 +01:00 |
ObjectStorages
|
Use dest object storage to native copy for path generation.
|
2024-01-18 11:46:16 +00:00 |
tests
|
Remove some code
|
2024-01-13 03:48:04 +01:00 |
CMakeLists.txt
|
|
|
createVolume.cpp
|
|
|
createVolume.h
|
|
|
DirectoryIterator.h
|
|
|
DiskEncrypted.cpp
|
Fix clang-tidy issues and disable parallel execution of tests
|
2023-11-17 11:02:07 +03:00 |
DiskEncrypted.h
|
Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation
|
2023-11-23 16:43:33 +03:00 |
DiskEncryptedTransaction.cpp
|
Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
|
2023-09-20 18:28:43 +02:00 |
DiskEncryptedTransaction.h
|
Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
|
2023-09-20 18:28:43 +02:00 |
DiskFactory.cpp
|
Fix style check
|
2024-01-10 17:02:51 +01:00 |
DiskFactory.h
|
|
|
DiskLocal.cpp
|
Move Allocator code into module part
|
2023-12-27 15:42:08 +01:00 |
DiskLocal.h
|
Fix clang-tidy issues and disable parallel execution of tests
|
2023-11-17 11:02:07 +03:00 |
DiskLocalCheckThread.cpp
|
|
|
DiskLocalCheckThread.h
|
|
|
DiskSelector.cpp
|
Initialize only required disks
|
2023-11-30 03:09:55 +00:00 |
DiskSelector.h
|
Initialize only required disks
|
2023-11-30 03:09:55 +00:00 |
DiskType.cpp
|
Some fixups
|
2024-01-07 22:28:08 +00:00 |
DiskType.h
|
Some fixups
|
2024-01-07 22:28:08 +00:00 |
FakeDiskTransaction.h
|
Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
|
2023-09-20 18:28:43 +02:00 |
getDiskConfigurationFromAST.cpp
|
Better dynamic disk configuration
|
2023-07-31 14:15:22 +02:00 |
getDiskConfigurationFromAST.h
|
Better dynamic disk configuration
|
2023-07-31 14:15:22 +02:00 |
getOrCreateDiskFromAST.cpp
|
Better dynamic disk configuration
|
2023-07-31 14:15:22 +02:00 |
getOrCreateDiskFromAST.h
|
|
|
IDisk.cpp
|
Fix clang-tidy issues and disable parallel execution of tests
|
2023-11-17 11:02:07 +03:00 |
IDisk.h
|
Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation
|
2023-11-23 16:43:33 +03:00 |
IDiskTransaction.h
|
Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
|
2023-09-20 18:28:43 +02:00 |
IStoragePolicy.cpp
|
|
|
IStoragePolicy.h
|
|
|
IVolume.cpp
|
Address review comments
|
2023-07-04 22:14:37 +02:00 |
IVolume.h
|
|
|
loadLocalDiskConfig.cpp
|
Merge branch 'master' into disks-space-improvement
|
2023-07-07 13:43:04 +03:00 |
loadLocalDiskConfig.h
|
|
|
LocalDirectorySyncGuard.cpp
|
Better text_log with ErrnoException
|
2023-12-15 19:27:56 +01:00 |
LocalDirectorySyncGuard.h
|
|
|
registerDisks.cpp
|
Fix keeper build
|
2024-01-13 12:56:27 +01:00 |
registerDisks.h
|
|
|
SingleDiskVolume.h
|
|
|
StoragePolicy.cpp
|
tables auto initialize new disks without restart
|
2023-11-06 10:26:48 +00:00 |
StoragePolicy.h
|
tables auto initialize new disks without restart
|
2023-11-06 10:26:48 +00:00 |
TemporaryFileOnDisk.cpp
|
Use more unique name for TemporaryFileOnDisk.
|
2023-08-07 17:56:30 +02:00 |
TemporaryFileOnDisk.h
|
Fix usage of temporary directories during RESTORE
|
2023-07-27 19:24:54 +02:00 |
VolumeJBOD.cpp
|
Fix incorrect free space accounting for least_used JBOD policy
|
2023-10-29 17:36:31 +01:00 |
VolumeJBOD.h
|
Fix incorrect free space accounting for least_used JBOD policy
|
2023-10-29 17:36:31 +01:00 |
WriteMode.h
|
|
|