| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-11-08 | use MD5 for ETag to be consistent with Amazon S3 | Chris Lu | 1 | -3/+7 |
| 2018-09-22 | remove unused function | Chris Lu | 1 | -8/+0 |
| 2018-09-19 | adjust uploads to a hidden folder | Chris Lu | 1 | -1/+1 |
| 2018-09-19 | add bucket name in the redirection | Chris Lu | 2 | -8/+17 |
| 2018-09-12 | go fmt | Chris Lu | 1 | -2/+2 |
| 2018-09-12 | cleanup tmp upload directories | Chris Lu | 1 | -0/+5 |
| 2018-09-12 | working S3 multipart uploads | Chris Lu | 6 | -91/+116 |
| 2018-09-11 | fix format error | Chris Lu | 1 | -3/+3 |
| 2018-09-09 | go fmt | Chris Lu | 4 | -14/+14 |
| 2018-09-09 | add s3 multipart upload | Chris Lu | 5 | -13/+152 |
| 2018-09-07 | add extended attributes | Chris Lu | 1 | -3/+3 |
| 2018-09-04 | fix compilation error | Chris Lu | 1 | -1/+1 |
| 2018-09-04 | preparing to support S3 multipart uploads | Chris Lu | 6 | -62/+453 |
| 2018-09-03 | go fmt | Chris Lu | 4 | -10/+11 |
| 2018-09-03 | refactoring filer rm | Chris Lu | 2 | -15/+27 |
| 2018-09-03 | refactoring | Chris Lu | 2 | -62/+84 |
| 2018-09-03 | add place holders for multiplarts upload | Chris Lu | 2 | -15/+55 |
| 2018-09-02 | add s3ChunkedReader | Chris Lu | 3 | -1/+373 |
| 2018-07-24 | go fmt | Chris Lu | 2 | -8/+10 |
| 2018-07-23 | s3API working with listing objects | Chris Lu | 1 | -26/+30 |
| 2018-07-23 | go fmt | Chris Lu | 1 | -1/+1 |
| 2018-07-23 | s3api do not proxy directory requests | Chris Lu | 2 | -1/+7 |
| 2018-07-22 | print out unsupported methods | Chris Lu | 1 | -0/+2 |
| 2018-07-22 | releasing 0.91 | Chris Lu | 1 | -1/+1 |
| 2018-07-22 | s3 API add ListObjectsV2Handler | Chris Lu | 2 | -23/+85 |
| 2018-07-22 | go fmt | Chris Lu | 4 | -9/+9 |
| 2018-07-22 | s3 API add ListObjectsV1 | Chris Lu | 3 | -1/+132 |
| 2018-07-21 | adjust DELETE response to S3 format | Chris Lu | 1 | -7/+15 |
| 2018-07-21 | fix compilation | Chris Lu | 1 | -2/+0 |
| 2018-07-21 | unused method | Chris Lu | 1 | -5/+0 |
| 2018-07-21 | s3 add HEAD DELETE | Chris Lu | 2 | -9/+72 |
| 2018-07-21 | go fmt | Chris Lu | 5 | -17/+17 |
| 2018-07-21 | add s3 upload, and removing mono and multi part upload analyzer | Chris Lu | 4 | -1/+113 |
| 2018-07-20 | fix string printing | Chris Lu | 1 | -1/+1 |
| 2018-07-20 | delete bucket also removes collection data | Chris Lu | 1 | -4/+15 |
| 2018-07-19 | add HeadBucket | Chris Lu | 3 | -2/+36 |
| 2018-07-19 | add bucket creation and deletion | Chris Lu | 3 | -52/+138 |
| 2018-07-18 | refactoring | Chris Lu | 2 | -31/+24 |
| 2018-07-18 | add list all my buckets | Chris Lu | 8 | -0/+2042 |
