340 Commits (c93976dda4c5337b8ec8c47370d221bd1b366f0c)

Author SHA1 Message Date
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
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Feng Ye a435ba2b7f Use master branch of github.com/satori/go.uuid 5 years ago
Feng Ye 7df5f9a70f Move travis-ci pipeline to go mod 5 years ago
Chris Lu 862c2cb8e6 go fmt 6 years ago
Chris Lu 1e2127e261 s3: adding Location for multipart upload 6 years ago
Chris Lu 62843991f2 s3: adjust object key 6 years ago
Chris Lu 3fa1f150d9 refactoring 6 years ago
Chris Lu c789b496d8 use cached grpc client 6 years ago
Chris Lu 20dcb44077 fix tests 6 years ago
Chris Lu 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 6 years ago
Chris Lu c5a3ff1c35 weed s3: multipart upload goes to the right bucket 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu cece860bfd add context to all filer APIs 6 years ago
Chris Lu cb07d15254 add namespace for s3 6 years ago
Chris Lu 70ac2f6ea8 add namespace for ListAllMyBucketsResult 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 3339325334 fix s3 ListAllMyBucketsResult to work with s3cmd 6 years ago
Chris Lu 43db7ac123 fix spelling 6 years ago
Chris Lu 39ea8484c1 adjust proto API 6 years ago
Chris Lu a4ceb051a7 use MD5 for ETag to be consistent with Amazon S3 6 years ago
Chris Lu fdc8a267de remove unused function 6 years ago
Chris Lu d9b32db8d7 adjust uploads to a hidden folder 6 years ago
Chris Lu f5471bcebf add bucket name in the redirection 6 years ago
Chris Lu bea4f6ca14 go fmt 6 years ago
Chris Lu f628953c33 cleanup tmp upload directories 6 years ago
Chris Lu f6d8525d1d working S3 multipart uploads 6 years ago
Chris Lu 439e88b5a6 fix format error 6 years ago