106 Commits (86c81375462c874c34770bdd10df187075f10389)

Author SHA1 Message Date
Chris Lu bfabb4159b refactoring 5 years ago
Chris Lu a4e3cffe0a S3: DeleteObject API also support deleting a folder recursively 5 years ago
Rinat Shigapov 320d70d305 return last modified in UTC 5 years ago
Chris Lu 00f96d86a1 fix typo 5 years ago
Rinat Shigapov 283b749ff1 keep 204 response 5 years ago
Rinat Shigapov fafc41a27f return xml encoded NotFound status code for s3 delete 5 years ago
Rinat Shigapov 2d2c5dfa39 proxy status code of filer delete response 5 years ago
Chris Lu a25a8d8822 s3: print out time in UTC format 5 years ago
Chris Lu 9e72e9e4b8 able to subscribe any topic from any point of time 5 years ago
Chris Lu ed3cf811f5 refactoring 5 years ago
Chris Lu d57559d3f7 chunk rememober encryption or not 5 years ago
Chris Lu ec2eb8bc48 add If-None-Match and If-Modified-Since 5 years ago
Chris Lu 86398d1efe S3 API: set deletion to recursive 5 years ago
Chris Lu dd5b582d05 go fmt 5 years ago
Chris Lu c07bcd5065 refactoring 5 years ago
Chris Lu 654a69ff52 refactoring 5 years ago
Chris Lu fbca6b29bd refactoring 5 years ago
Chris Lu c4bea45099 S3 API: fix DeleteMultipleObjectsHandler 5 years ago
Chris Lu 9b3109a5d8 filer: processing all response headers, no pass through to volume server 5 years ago
Chris Lu afb20de14c breaks dependency loop 5 years ago
Chris Lu 8645283a7b fuse mount: avoid lookup nil entry 5 years ago
Chris Lu f90c43635d refactoring 5 years ago
Chris Lu ed0acd1722 go fmt 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 bc38b72a20 s3: implemented DeleteMultipleObjects 5 years ago
Chris Lu 35dde56711 refactoring 5 years ago
Chris Lu 986d63cd5e s3: increase list objects or parts limit from 1000 to 10000 5 years ago
Chris Lu 7d10fdf737 fix directory lookup nil 5 years ago
Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 5 years ago
Chris Lu 4ed6b584e2 s3: access control limited by bucket 5 years ago
Chris Lu 48b7ad5fa8 s3: deny anonymous type 5 years ago
Chris Lu dbabdd418e add unhandled request auth type 5 years ago
Chris Lu 4cdde5f569 configuration stores the identity list 5 years ago
Chris Lu 96c1ae8471 refactoring the close http response 5 years ago
Chris Lu cf5064d702 properly close http response 5 years ago
Chris Lu b4abe3c081 unused 5 years ago
Chris Lu f3ce3166ad add streaming v4 5 years ago
Chris Lu b90ad6f452 add v2 support 5 years ago
Chris Lu 9ed364f053 support acl 5 years ago
Chris Lu b2743afaee remove println 5 years ago
Chris Lu a80ecbfe84 s3: add s3 copy 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu c48fc8b4de grpc send error via response instead of grpc error 5 years ago
Chris Lu bbb6ebc3c0 filer: DeleteFolderChildren for deleting large folders 5 years ago
Chris Lu 0fa1269bc7 filer: streaming file listing 5 years ago
Chris Lu ba73c053c3 change uuid package 5 years ago
Lei Liu 2cb348a2c2 s3 api: fix listbucket common_prefixes issue 5 years ago
Chris Lu 972e881d48 add more logs 5 years ago
Chris Lu 20ae559437 add logs 5 years ago