distribution/registry/storage/driver
2025-08-11 14:27:41 +01:00
..
azure chore: make function comment match function name 2025-04-13 17:40:27 +08:00
base Added Open Telemetry Tracing to Filesystem package 2024-03-04 13:31:22 +01:00
factory storage/driver: plumb contexts into factories 2023-10-27 17:48:57 -04:00
filesystem Switch to UUIDv7 2025-07-31 06:54:27 +00:00
gcs Azure driver retry fix (#4576) 2025-03-14 10:20:25 -07:00
inmemory Azure driver fix 2025-03-14 10:03:09 -07:00
middleware chore: make function comment match function name 2025-04-13 17:40:27 +08:00
s3-aws Fix S3 driver loglevel param (#4617) 2025-08-11 14:27:41 +01:00
testsuites To address the issue where empty files are created when the write process is interrupted, the solution involves writing to a temporary file first and then atomically renaming it to the target file. This ensures that the target file is only updated if the write completes successfully, preventing empty or partially written files. 2025-04-23 11:37:55 +03:00
errors_test.go feat: add tparallel linter to improve handling parallel tests 2023-11-29 21:40:20 +00:00
fileinfo.go format code with gofumpt 2022-11-03 22:48:20 +01:00
storagedriver.go fix: update S3 storage driver writer 2023-12-13 09:22:48 +00:00
walk_test.go Fix silly testing format mistakes 2024-08-30 11:18:18 +01:00
walk.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00