| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-19 | s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration ↵ | Chris Lu | 1 | -0/+9 | |
| requests | |||||
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -2/+2 | |
| 2021-08-10 | merge master, resolve conflicts | Bl1tz23 | 1 | -1/+2 | |
| 2021-08-10 | Add liveness\readiness probe for s3 api handler on /status path | Bl1tz23 | 1 | -2/+6 | |
| 2021-06-10 | refactor | Chris Lu | 1 | -1/+2 | |
| 2021-02-18 | use backticks instead of double quotes to avoid escaped additionally in regex | bingoohuang | 1 | -1/+1 | |
| 2020-12-27 | s3: add option for "alllowEmptyFolder" | Chris Lu | 1 | -0/+1 | |
| 2020-12-25 | s3: support config action Admin:bucket | Chris Lu | 1 | -1/+1 | |
| 2020-12-07 | break import cycle | Chris Lu | 1 | -0/+1 | |
| 2020-12-07 | s3: subscribe to s3.configure changes | Chris Lu | 1 | -0/+4 | |
| 2020-11-03 | load S3 config from filer | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/1500 | |||||
| 2020-10-21 | multiplate DomainNames through comma | Konstantin Lebedev | 1 | -4/+8 | |
| 2020-10-08 | s3: only admin can list all buckets | Chris Lu | 1 | -1/+1 | |
| 2020-10-07 | s3: Added support for "List" action in weed s3 -config=... in the config file. | Chris Lu | 1 | -8/+8 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1511 | |||||
| 2020-10-02 | s3: support object tagging | Chris Lu | 1 | -0/+7 | |
| * GetObjectTagging * PutObjectTagging * DeleteObjectTagging | |||||
| 2020-09-21 | refactor | Chris Lu | 1 | -3/+1 | |
| 2020-09-20 | refactoring | Chris Lu | 1 | -20/+20 | |
| 2020-09-19 | s3: add support for PostPolicy | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1426 | |||||
| 2020-09-18 | fix compilation | Chris Lu | 1 | -2/+2 | |
| 2020-09-18 | s3: collect metrics | Chris Lu | 1 | -19/+19 | |
| 2020-08-24 | s3: list bucket permission change from admin to read | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1430 | |||||
| 2020-07-28 | s3: use bucket in the domain | Chris Lu | 1 | -1/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1405 | |||||
| 2020-02-09 | add v2 support | Chris Lu | 1 | -1/+1 | |
| 2020-02-09 | support acl | Chris Lu | 1 | -20/+24 | |
| 2020-01-31 | s3: add s3 copy | Chris Lu | 1 | -5/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1190 | |||||
| 2019-12-13 | filer: DeleteFolderChildren for deleting large folders | Chris Lu | 1 | -6/+0 | |
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -0/+2 | |
| 2018-09-19 | add bucket name in the redirection | Chris Lu | 1 | -2/+2 | |
| 2018-09-12 | working S3 multipart uploads | Chris Lu | 1 | -5/+5 | |
| 2018-09-09 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-09-04 | preparing to support S3 multipart uploads | Chris Lu | 1 | -3/+3 | |
| 2018-09-03 | add place holders for multiplarts upload | Chris Lu | 1 | -15/+15 | |
| 2018-07-23 | s3api do not proxy directory requests | Chris Lu | 1 | -1/+1 | |
| 2018-07-22 | releasing 0.91 | Chris Lu | 1 | -1/+1 | |
| 2018-07-22 | s3 API add ListObjectsV2Handler | Chris Lu | 1 | -11/+10 | |
| 2018-07-22 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-07-22 | s3 API add ListObjectsV1 | Chris Lu | 1 | -0/+3 | |
| 2018-07-21 | s3 add HEAD DELETE | Chris Lu | 1 | -9/+7 | |
| 2018-07-21 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-07-21 | add s3 upload, and removing mono and multi part upload analyzer | Chris Lu | 1 | -0/+4 | |
| removing mono and multi part upload analyzer, which were used just to determine the file name | |||||
| 2018-07-19 | add HeadBucket | Chris Lu | 1 | -2/+2 | |
| 2018-07-19 | add bucket creation and deletion | Chris Lu | 1 | -51/+53 | |
| 1. option for "weed s3 -filer.dir.buckets" to choose a folder for buckets 2. create a bucket 3. delete a bucket, recursively delete all metadata on filer | |||||
| 2018-07-18 | add list all my buckets | Chris Lu | 1 | -0/+109 | |
