| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-21 | [s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. ↵ | Konstantin Lebedev | 1 | -2/+2 | |
| (#4856) * Passing test: test_bucket_acl_default test_bucket_acl_canned_private_to_private https://github.com/seaweedfs/seaweedfs/issues/4519 * Update weed/s3api/s3api_bucket_handlers.go --------- Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> | |||||
| 2022-10-16 | refactor(compose)!: upgrade to v2 closes #3699 (#3705) | Ryan Russell | 15 | -15/+15 | |
| * docs(compose): Update readme for compose v2 upgrade Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(compose): Upgrade `Makefile` for compose v2 Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(compose): Upgrade yml from version 2 -> 3.9 Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org> | |||||
| 2022-10-06 | master server graceful stop (#3797) | Konstantin Lebedev | 1 | -3/+3 | |
| 2022-09-15 | docs(docker): readability fixes (#3684) | Ryan Russell | 1 | -1/+1 | |
| Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org> | |||||
| 2022-08-31 | Add an End-to-End workflow for FUSE mount (#3562) | Patrick Schmidt | 1 | -0/+53 | |
| * Add an e2e workflow to test FUSE mount * Fix deadlocks during concurrent r/w | |||||
| 2022-06-29 | use const multipart uploads folder | Konstantin Lebedev | 1 | -2/+2 | |
| avoid error bucket NotEmpty if multipart uploads folder exist | |||||
| 2022-06-29 | Merge pull request #3188 from kmlebedev/fix_make_dev | Chris Lu | 1 | -2/+2 | |
| fix ip.bind cmd for docker compose | |||||
| 2022-06-23 | initial advancedtls | Konstantin Lebedev | 1 | -1/+3 | |
| 2022-06-15 | fix ip.bind cmd for docker compose | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-06-01 | fix show empty dir | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/3086 | |||||
| 2022-05-23 | docker compose nextcloud rm mysql | Konstantin Lebedev | 1 | -15/+4 | |
| 2022-05-23 | docker compose file for nextcloud testing | Konstantin Lebedev | 1 | -0/+55 | |
| https://github.com/chrislusf/seaweedfs/issues/3086 | |||||
| 2022-05-12 | refactor | Konstantin Lebedev | 1 | -3/+3 | |
| add some tests https://github.com/chrislusf/seaweedfs/pull/2996 | |||||
| 2022-05-06 | add docker compose file to sync 2 mounts | chrislu | 1 | -0/+21 | |
| 2022-05-06 | Merge branch 'master' of https://github.com/chrislusf/seaweedfs | chrislu | 1 | -0/+35 | |
| 2022-05-06 | add tests | chrislu | 1 | -0/+61 | |
| 2022-05-03 | fix scanNamed | Konstantin Lebedev | 1 | -9/+11 | |
| 2022-05-03 | Merge branch 'new_master' into ydb | Konstantin Lebedev | 1 | -0/+1 | |
| # Conflicts: # go.mod # go.sum | |||||
| 2022-05-02 | fix createDB | Konstantin Lebedev | 1 | -3/+6 | |
| 2022-05-01 | ydb initial | Konstantin Lebedev | 1 | -0/+30 | |
| https://github.com/chrislusf/seaweedfs/issues/2942 | |||||
| 2022-04-30 | s3 backend support customizing storage class | chrislu | 1 | -0/+1 | |
| 2022-04-06 | add raft shell cmds | Konstantin Lebedev | 1 | -3/+3 | |
| 2022-04-05 | auto bootstraping and update peers | Konstantin Lebedev | 1 | -8/+3 | |
| 2022-04-04 | fix cluster status | Konstantin Lebedev | 1 | -10/+10 | |
| 2022-04-04 | hashicorp raft with state machine | Konstantin Lebedev | 1 | -10/+10 | |
| 2022-04-04 | initial add hashicorp raft | Konstantin Lebedev | 1 | -0/+94 | |
| 2022-03-30 | allowDeleteBucketNotEmpty | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-03-29 | fix s3 tests: | Konstantin Lebedev | 1 | -1/+1 | |
| multipart_upload_incorrect_etag multipart_resend_first_finishes_last | |||||
| 2022-03-21 | minor | chrislu | 1 | -5/+5 | |
| 2021-12-10 | audit log SignatureVersion | kmlebedev | 2 | -4/+20 | |
| 2021-12-07 | audit log config | Konstantin Lebedev | 2 | -0/+24 | |
| 2021-10-14 | GetBucketLifecycleConfigurationHandler | Konstantin Lebedev | 1 | -18/+2 | |
| 2021-10-11 | AclHandlers | Konstantin Lebedev | 1 | -8/+37 | |
| 2021-05-24 | s3 test get w/ If-Match: bogus ETag | Konstantin Lebedev | 1 | -1/+1 | |
| 2021-05-24 | - object write cache control | Konstantin Lebedev | 1 | -1/+1 | |
| - object write expires | |||||
| 2021-05-13 | debug | Chris Lu | 1 | -1/+1 | |
| 2021-04-30 | remove wrong parameter | Chris Lu | 1 | -1/+1 | |
| 2021-04-08 | add DeleteUserPolicy | Konstantin Lebedev | 1 | -1/+2 | |
| 2021-03-29 | minio gateway s3 docker compose file | Konstantin Lebedev | 2 | -10/+54 | |
| 2021-03-19 | s3: copy object to itself | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1922 | |||||
| 2021-03-12 | add mount memory profiling | Chris Lu | 1 | -0/+47 | |
| 2021-03-12 | add 12 tests | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/1810 | |||||
| 2021-03-10 | add comments | Konstantin Lebedev | 1 | -1/+5 | |
| 2021-03-10 | allowed wildcard domain | Konstantin Lebedev | 1 | -12/+9 | |
| 2021-03-10 | comma-separated SSL certificate common names | Konstantin Lebedev | 1 | -4/+4 | |
| 2021-03-08 | TLS allowed commonNames | Konstantin Lebedev | 3 | -4/+37 | |
| 2021-03-01 | add dependency for local dev cluster | Chris Lu | 1 | -0/+2 | |
| 2021-02-28 | 2clusters adds tiering to s3 | Chris Lu | 2 | -0/+32 | |
| 2021-02-28 | setup 2 clusters, with one as s3 destination | Chris Lu | 1 | -1/+2 | |
| 2021-02-19 | adjust | Chris Lu | 1 | -2/+2 | |
