| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-12 | use grpc and jwt | Chris Lu | 1 | -1/+1 | |
| 2021-08-10 | merge master, resolve conflicts | Bl1tz23 | 21 | -240/+277 | |
| 2021-08-10 | Add liveness\readiness probe for s3 api handler on /status path | Bl1tz23 | 2 | -2/+14 | |
| 2021-08-04 | refactor client subscribe metadata | Chris Lu | 1 | -36/+5 | |
| 2021-07-21 | go fmt | Chris Lu | 2 | -4/+4 | |
| 2021-07-15 | readable logs | Chris Lu | 1 | -5/+5 | |
| 2021-07-09 | s3 config read via grpc | Chris Lu | 1 | -2/+8 | |
| 2021-07-03 | logging | Chris Lu | 1 | -1/+1 | |
| 2021-07-03 | S3 authorization: StreamingSigned enforces access control | Chris Lu | 1 | -1/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2180 | |||||
| 2021-07-02 | fix s3 metadata error with multipart upload | lyg | 2 | -3/+18 | |
| 2021-07-01 | S3: add metadata with multipart upload | Chris Lu | 2 | -4/+16 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2173 | |||||
| 2021-06-10 | avoid possible empty object | Chris Lu | 1 | -3/+3 | |
| 2021-06-10 | adjust the error output | Chris Lu | 2 | -11/+24 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2123 | |||||
| 2021-06-10 | refactor | Chris Lu | 16 | -184/+202 | |
| 2021-06-10 | refactoring | Chris Lu | 9 | -82/+81 | |
| 2021-05-31 | only disallow streaming signed when no auth enabled | Chris Lu | 1 | -3/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2101 | |||||
| 2021-05-24 | s3 test get w/ If-Match: bogus ETag | Konstantin Lebedev | 2 | -1/+12 | |
| 2021-05-24 | - object write cache control | Konstantin Lebedev | 1 | -0/+16 | |
| - object write expires | |||||
| 2021-05-24 | Merge branch 'master' into head_check_all_chunks | Konstantin Lebedev | 2 | -0/+12 | |
| 2021-05-21 | s3: add errors if requests are signed by no authentication is setup | Chris Lu | 2 | -0/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2075 | |||||
| 2021-05-20 | Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" | Konstantin Lebedev | 1 | -1/+5 | |
| This reverts commit ac71117e | |||||
| 2021-05-12 | Adjust error message when bucket name conflicts with existing collections | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2069 | |||||
| 2021-05-05 | revert PR #1903 avoid http error: superfluous response.WriteHeader | Chris Lu | 1 | -5/+1 | |
| 2021-05-02 | s3: return 404 if bucket does not exist | Chris Lu | 1 | -0/+15 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2039 | |||||
| 2021-04-27 | auth use bucket wild cards | Konstantin Lebedev | 1 | -9/+19 | |
| 2021-04-12 | Merge pull request #1975 from kmlebedev/iam_handlers | Chris Lu | 3 | -9/+27 | |
| IAM handlers | |||||
| 2021-04-09 | s3api: handle 304 response code from filer | Merlin Gaillard | 1 | -1/+1 | |
| 2021-04-08 | add auth aws signV4 | Konstantin Lebedev | 3 | -9/+27 | |
| 2021-03-19 | s3: copy object to itself | Chris Lu | 2 | -1/+32 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1922 | |||||
| 2021-03-17 | add line | Konstantin Lebedev | 1 | -0/+1 | |
| 2021-03-17 | dir + slash key does not exist | Konstantin Lebedev | 1 | -2/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/1917 | |||||
| 2021-03-16 | Merge branch 'upstreamMaster' into check_chunkviews_mr | Konstantin Lebedev | 1 | -1/+0 | |
| # Conflicts: # weed/filer/filechunk_manifest.go # weed/filer/stream.go # weed/replication/repl_util/replication_util.go # weed/util/fasthttp_util.go | |||||
| 2021-03-16 | s3: count correction for the number of files in the dir | wuh-fnst | 1 | -1/+0 | |
| 2021-03-15 | Status PartialContent for Content-Range response | Konstantin Lebedev | 1 | -1/+5 | |
| 2021-03-11 | Merge pull request #1883 from kmlebedev/passDelNonEmptyFolder | Chris Lu | 1 | -0/+3 | |
| s3 delete-objects pass OK for fail to delete non-empty folder | |||||
| 2021-03-11 | escape special characters | Chris Lu | 2 | -8/+8 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1884 | |||||
| 2021-03-11 | s3: "isLast" returns true when the file does not exist | wuheng | 1 | -0/+4 | |
| 2021-03-10 | s3: escape object key if containing special characters | Chris Lu | 2 | -3/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1884 | |||||
| 2021-03-10 | no directoriesWithDeletion | Konstantin Lebedev | 1 | -2/+4 | |
| 2021-03-10 | s3 delete-objects pass OK for fail to delete non-empty folder | Konstantin Lebedev | 1 | -1/+2 | |
| 2021-03-09 | Revert "delete the folder object in multi_object_delete" | Chris Lu | 1 | -1/+1 | |
| This reverts commit 2e89c8c9aee141e0ca471644639c970ebaf1dcaa. | |||||
| 2021-03-04 | delete the folder object in multi_object_delete | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1857 | |||||
| 2021-03-01 | s3: list permission is needed to list my buckets | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1837 | |||||
| 2021-02-18 | Merge remote-tracking branch 'origin/master' | bingoohuang | 1 | -3/+7 | |
| 2021-02-18 | use backticks instead of double quotes to avoid escaped additionally in regex | bingoohuang | 1 | -1/+1 | |
| 2021-02-15 | s3: Critical - S3 Delete Multiple Objects, delete the bucket | Chris Lu | 1 | -3/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1806 | |||||
| 2021-02-12 | adjust http max idle connections per host | Chris Lu | 1 | -0/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1802 | |||||
| 2021-02-10 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-02-03 | S3: should return 204 on DELETE to nonexistent file | Chris Lu | 1 | -2/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1776 | |||||
| 2021-02-01 | s3: DeleteMultipleObjectsHandler clean up leftover empty folders | Chris Lu | 1 | -12/+22 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1772 | |||||
