| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-09-19 | refactoring | Chris Lu | 1 | -6/+7 |
| 2020-09-09 | properly cancel context for streaming grpc | Chris Lu | 1 | -1/+3 |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -3/+3 |
| 2020-08-29 | go fmt | Chris Lu | 1 | -12/+12 |
| 2020-08-19 | fix listObjectsV2 response format | Chris Lu | 1 | -5/+4 |
| 2020-08-15 | file size support set file length | Chris Lu | 1 | -1/+1 |
| 2020-08-09 | remove println | Chris Lu | 1 | -1/+1 |
| 2020-08-09 | istObjects和listObjectsV2不能查询子目录 #1418 | Chris Lu | 1 | -58/+151 |
| 2020-08-09 | s3: fix delimiter in list response | Chris Lu | 1 | -1/+1 |
| 2020-08-01 | fix spark read s3 bug (sc.binaryFiles) | limd | 1 | -5/+13 |
| 2020-07-26 | refactor | Chris Lu | 1 | -8/+2 |
| 2020-06-19 | return last modified in UTC | Rinat Shigapov | 1 | -1/+1 |
| 2020-04-08 | add If-None-Match and If-Modified-Since | Chris Lu | 1 | -1/+1 |
| 2020-03-22 | refactoring | Chris Lu | 1 | -1/+1 |
| 2020-02-25 | remove ctx if possible | Chris Lu | 1 | -8/+4 |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -1/+1 |
| 2020-02-25 | s3: increase list objects or parts limit from 1000 to 10000 | Chris Lu | 1 | -5/+2 |
| 2019-12-13 | filer: streaming file listing | Chris Lu | 1 | -2/+15 |
| 2019-09-29 | s3 api: fix listbucket common_prefixes issue | Lei Liu | 1 | -3/+5 |
| 2019-07-08 | s3: adjust object key | Chris Lu | 1 | -0/+4 |
| 2019-04-01 | weed s3: generate time format acceptable by aws cli s3 | Chris Lu | 1 | -3/+3 |
| 2019-03-15 | add context.Context | Chris Lu | 1 | -5/+9 |
| 2019-02-27 | add namespace for s3 | Chris Lu | 1 | -24/+22 |
| 2018-09-09 | go fmt | Chris Lu | 1 | -1/+1 |
| 2018-09-09 | add s3 multipart upload | Chris Lu | 1 | -2/+2 |
| 2018-07-24 | go fmt | Chris Lu | 1 | -5/+6 |
| 2018-07-23 | s3API working with listing objects | Chris Lu | 1 | -26/+30 |
| 2018-07-22 | s3 API add ListObjectsV2Handler | Chris Lu | 1 | -12/+75 |
| 2018-07-22 | go fmt | Chris Lu | 1 | -6/+6 |
| 2018-07-22 | s3 API add ListObjectsV1 | Chris Lu | 1 | -0/+116 |
