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
/
s3_constants
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
s3: fix presigned POST upload missing slash between bucket and key (#7714)
Chris Lu
1
-2
/
+29
13 days
s3: fix ListBuckets not showing buckets created by authenticated users (#7648)
Chris Lu
1
-1
/
+17
2025-11-21
S3: set identity to request context, and remove obsolete code (#7523)
Chris Lu
1
-2
/
+27
2025-11-20
S3: S3 Object Retention API to include XML namespace support (#7517)
Chris Lu
1
-0
/
+5
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
1
-6
/
+7
2025-11-13
S3: add context aware action resolution (#7479)
Chris Lu
1
-0
/
+84
2025-11-05
do delete expired entries on s3 list request (#7426)
Konstantin Lebedev
2
-0
/
+2
2025-11-03
S3: prevent deleting buckets with object locking (#7434)
Chris Lu
1
-0
/
+1
2025-10-23
S3 API: Fix SSE-S3 decryption on object download (#7366)
Chris Lu
1
-0
/
+10
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
1
-0
/
+8
2025-08-22
S3 API: conditional read and write (#7154)
Chris Lu
1
-0
/
+6
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
2
-0
/
+39
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
1
-0
/
+31
2025-08-19
S3 API: Add SSE-C (#7143)
Chris Lu
1
-0
/
+11
2025-07-18
Fix get object lock configuration handler (#6996)
Chris Lu
1
-1
/
+5
2025-07-16
Object locking need to persist the tags and set the headers (#6994)
Chris Lu
1
-1
/
+4
2025-07-15
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990)
Chris Lu
2
-0
/
+7
2025-07-13
admin ui adds object lock permissions
chrislu
1
-9
/
+15
2025-07-13
Add policy engine (#6970)
Chris Lu
3
-9
/
+12
2025-07-12
implement PubObjectRetention and WORM (#6969)
Chris Lu
1
-0
/
+21
2025-07-11
More efficient copy object (#6665)
Chris Lu
1
-0
/
+6
2025-07-09
S3: add object versioning (#6945)
Chris Lu
1
-3
/
+10
2025-01-17
fix S3 per-user-directory Policy (#6443)
Tom Crasset
1
-1
/
+12
2024-05-17
added s3 iam DeleteBucket permission management (#5599)
Riccardo Bertossa
2
-8
/
+9
2024-04-14
[s3] fix s3 test_multipart_get_part (#5476)
Konstantin Lebedev
1
-2
/
+5
2024-04-07
[s3] add s3 pass test_multipart_upload (#5474)
Konstantin Lebedev
1
-0
/
+1
2024-03-07
[filer.backup] add param uploader_part_size for S3sink (#5352)
Konstantin Lebedev
1
-0
/
+1
2023-09-25
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (...
Konstantin Lebedev
1
-0
/
+6
2023-09-21
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#...
Konstantin Lebedev
2
-6
/
+8
2023-04-11
s3 fix get fake dir object key (#4390)
Konstantin Lebedev
1
-0
/
+1
2023-03-02
fix chunk.ModifiedTsNs (#4264)
zemul
1
-1
/
+1
2022-10-12
add acl helper functionalities (#3831)
LHHDZ
2
-0
/
+20
2022-10-11
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824)
LHHDZ
1
-1
/
+2
2022-10-01
add ownership rest apis (#3765)
LHHDZ
1
-0
/
+1
2022-09-29
s3: sync bucket info from filer (#3759)
LHHDZ
6
-0
/
+113
2022-08-23
s3: report http.StatusOK if the directory is explicitly created
chrislu
1
-0
/
+2
2022-06-29
use const multipart uploads folder
Konstantin Lebedev
1
-0
/
+1
2022-06-20
remove go.uber.org/atomic
石昌林
1
-2
/
+2
2022-06-17
some code optimizations
石昌林
1
-0
/
+18
2022-05-30
move s3 related constants from package http to s3_constants
chrislu
1
-0
/
+66
2022-05-30
use final destination to resolve fs configuration
chrislu
1
-0
/
+2
2020-12-22
go fmt
Chris Lu
1
-1
/
+0
2020-12-07
break import cycle
Chris Lu
1
-0
/
+10