index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
s3api
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
fix s3api: delimeter properly takes prefixes into account (#5411)
adasauce
1
-5
/
+9
2024-03-07
[filer.backup] add param uploader_part_size for S3sink (#5352)
Konstantin Lebedev
1
-0
/
+1
2024-03-06
feat: add support for S3 ListObjects and ListObjectsV2 (#5350)
adasauce
1
-23
/
+44
2024-02-19
refactor: put the auth outside (#5313)
7y-9
2
-8
/
+2
2024-02-19
fix: only admin auth can delete S3 bucket (#5312)
7y-9
1
-1
/
+1
2024-02-05
Add s3 postpolicy support header (#5280)
sxlehua
1
-0
/
+13
2024-02-03
Adapt S3 POST ContentType (#5275)
sxlehua
1
-9
/
+20
2024-01-10
chore: add status code for request_total metrics (#5188)
Konstantin Lebedev
1
-19
/
+1
2024-01-03
Fix missing VersionConfiguration node in get-bucket-versioning response (#5162)
Konstantin Lebedev
1
-4
/
+5
2023-12-22
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-5
/
+37
2023-12-22
minor
chrislu
1
-1
/
+1
2023-12-20
Set allowed origins in config (#5109)
jerebear12
2
-5
/
+37
2023-11-13
s3 api add not implemented response for PutBucketVersioning
Konstantin Lebedev
2
-0
/
+7
2023-11-13
s3 api add default response for GetBucketVersioning
Konstantin Lebedev
2
-0
/
+20
2023-10-19
fix
chrislu
1
-1
/
+1
2023-10-18
[s3] do reload s3 static config (#4923)
Konstantin Lebedev
1
-0
/
+11
2023-10-13
disconnect from old subscribers
chrislu
1
-3
/
+2
2023-10-05
handle wrapped errors
chrislu
1
-1
/
+2
2023-10-05
minor
chrislu
1
-1
/
+5
2023-10-01
RetryForever => RetryUntil
chrislu
1
-1
/
+1
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
2
-4
/
+4
2023-09-25
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (...
Konstantin Lebedev
11
-191
/
+238
2023-09-21
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#...
Konstantin Lebedev
4
-10
/
+20
2023-09-21
[s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (...
Konstantin Lebedev
2
-29
/
+45
2023-09-21
[s3] optimization iam lookup for reducing algorithm complexity (#4857)
Konstantin Lebedev
3
-55
/
+93
2023-09-19
fix grpd dial option
chrislu
1
-2
/
+8
2023-09-18
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"
chrislu
2
-4
/
+4
2023-09-18
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
dependabot[bot]
2
-4
/
+4
2023-09-05
Clean up old signature hash pools
Patrick Schmidt
3
-19
/
+54
2023-09-05
Improve S3 request signing performance
Patrick Schmidt
4
-57
/
+112
2023-08-21
Add time to first byte metric for s3 (#4768)
SmsS4
2
-1
/
+7
2023-08-17
ErrInvalidPart when completed parts has extra parts
chrislu
1
-0
/
+19
2023-07-22
s3api should return 500 code from filer (#4699)
SmoothDenis
1
-0
/
+5
2023-07-11
Fix S3 API multipart upload on Windows (#4666)
Henco Appel
1
-1
/
+1
2023-05-16
Use filerGroup for s3 buckets collection prefix (#4465)
SmsS4
7
-9
/
+23
2023-04-25
allow deleting only older empty dir without recursion (#4430)
Konstantin Lebedev
1
-11
/
+4
2023-04-12
fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399)
Konstantin Lebedev
2
-11
/
+21
2023-04-12
try fix s3test test_bucket_listv2_delimiter_prefix (#4396)
Konstantin Lebedev
1
-3
/
+12
2023-04-12
fix test prefix is a directory (#4393)
Konstantin Lebedev
1
-2
/
+2
2023-04-11
s3 fix get list of dir object key with slash suffix (#4391)
Konstantin Lebedev
1
-8
/
+22
2023-04-11
s3 fix get fake dir object key (#4390)
Konstantin Lebedev
2
-1
/
+2
2023-03-25
update entry Attributes.Mtime = time.Now().Unix()
chrislu
1
-0
/
+1
2023-03-21
refactoring
chrislu
1
-2
/
+14
2023-03-02
fix chunk.ModifiedTsNs (#4264)
zemul
1
-1
/
+1
2023-02-21
Fix s3api_object_list_handlers returning contents less than the specified lim...
LHHDZ
1
-39
/
+47
2023-02-07
text change
chrislu
1
-2
/
+2
2023-02-07
typo
chrislu
1
-1
/
+1
2023-02-07
detect invalid bucket name
chrislu
1
-0
/
+9
2023-02-07
refactoring
chrislu
2
-0
/
+77
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
3
-3
/
+3
[next]