49 Commits (05d27741179b199608d0c5c5373bf3c8939c1697)

Author SHA1 Message Date
Chris Lu 8b382a8209 refactor 4 years ago
Chris Lu 33b87244ef refactoring 4 years ago
Chris Lu e87e6ef33c s3: return 404 if bucket does not exist 4 years ago
wuh-fnst 050a7f9599 s3: count correction for the number of files in the dir 4 years ago
Chris Lu ccbdb38c89 s3: fix for listing objects if more than 1000 in the folder 4 years ago
Chris Lu 389426bbb7 s3: listing may repeat on the edge 4 years ago
Chris Lu 8a7302ce37 s3: KeyCount is zero 4 years ago
Chris Lu 561a2ff0bc s3: add option for "alllowEmptyFolder" 4 years ago
Chris Lu 8e48a235e2 s3: avoid looping if the directory is empty 4 years ago
Chris Lu 1620de08ae added more logs 4 years ago
Chris Lu a09cd28986 add debug messages 4 years ago
Chris Lu 3be3635799 just log error when checking empty dir failed 4 years ago
Chris Lu 0ca9d89589 s3: break loop if error 4 years ago
Chris Lu 132f275d04 s3: log errors instead of stopping when checking isDirectoryAllEmpty has error 4 years ago
Chris Lu db62090f88 s3: break loop if error 4 years ago
Chris Lu 5c465293e9 correctly determine whether a folder is empty 4 years ago
Chris Lu f930c713fc more efficient recursion 4 years ago
Chris Lu 03637d6f57 s3: move "delete-directory-if-empty" to read time 4 years ago
Chris Lu 02a160c3fd s3: recursively iterate all sub folders 4 years ago
ruitao.liu 22a9ea0512 adjust s3 header file. 4 years ago
ruitao.liu b917be7955 S3 bucket list, response with uploaded storageclass. 4 years ago
Chris Lu 5b40a2690a refactoring 4 years ago
Chris Lu daf0a449f7 properly cancel context for streaming grpc 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago
Chris Lu 99ecf63276 go fmt 4 years ago
Chris Lu c45ba5d7d4 fix listObjectsV2 response format 4 years ago
Chris Lu c647deace1 file size support set file length 4 years ago
Chris Lu f86c7d911a remove println 4 years ago
Chris Lu 9ecc1170a3 istObjects和listObjectsV2不能查询子目录 #1418 4 years ago
Chris Lu 3f4aff5dde s3: fix delimiter in list response 4 years ago
limd b41b7ea4d0 fix spark read s3 bug (sc.binaryFiles) 4 years ago
Chris Lu 54cd582653 refactor 4 years ago
Rinat Shigapov 320d70d305 return last modified in UTC 5 years ago
Chris Lu ec2eb8bc48 add If-None-Match and If-Modified-Since 5 years ago
Chris Lu fbca6b29bd refactoring 5 years ago
Chris Lu 97ab8a1976 remove ctx if possible 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 986d63cd5e s3: increase list objects or parts limit from 1000 to 10000 5 years ago
Chris Lu 0fa1269bc7 filer: streaming file listing 5 years ago
Lei Liu 2cb348a2c2 s3 api: fix listbucket common_prefixes issue 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 62843991f2 s3: adjust object key 6 years ago
Chris Lu 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu cb07d15254 add namespace for s3 6 years ago
Chris Lu 296acc4a0a go fmt 6 years ago
Chris Lu 164091c269 add s3 multipart upload 6 years ago
Chris Lu 77fadab560 go fmt 7 years ago
Chris Lu 6039b25bc9 s3API working with listing objects 7 years ago