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
2020-12-12
correctly determine whether a folder is empty
Chris Lu
1
-11
/
+17
2020-12-12
more efficient recursion
Chris Lu
1
-15
/
+40
2020-12-12
s3: move "delete-directory-if-empty" to read time
Chris Lu
1
-2
/
+25
2020-12-10
s3: use static configuration by default
Chris Lu
1
-4
/
+5
2020-12-10
save /etc/iam/identity.json inside filer store
Chris Lu
2
-15
/
+11
2020-12-09
s3: recursively iterate all sub folders
Chris Lu
1
-1
/
+2
2020-12-07
break import cycle
Chris Lu
4
-8
/
+12
2020-12-07
s3: subscribe to s3.configure changes
Chris Lu
3
-8
/
+83
2020-12-06
refactoring
Chris Lu
1
-15
/
+12
2020-11-26
new pkg s3iam
Konstantin Lebedev
2
-142
/
+28
2020-11-25
s3 configure
Konstantin Lebedev
1
-26
/
+61
2020-11-19
Merge branch 'upstream_master' into store_s3cred
Konstantin Lebedev
7
-59
/
+120
2020-11-17
remove unnecessary checking
Chris Lu
1
-6
/
+0
2020-11-17
s3: avoid nil resp when having error
Chris Lu
1
-5
/
+5
2020-11-15
go fmt
Chris Lu
1
-1
/
+1
2020-11-13
adjust check bucket if exist or has access.
ruitao.liu
1
-16
/
+16
2020-11-12
enable admin to access all buckets
Chris Lu
3
-22
/
+41
2020-11-12
fix ErrNotFound
Chris Lu
1
-1
/
+1
2020-11-12
rename function
Chris Lu
2
-3
/
+3
2020-11-12
Merge pull request #1613 from taozix/master
Chris Lu
2
-19
/
+32
2020-11-12
skip if entry.Extended map is nil.
ruitao.liu
1
-8
/
+14
2020-11-12
return NoSuchBucket instead of InternalError delete non-existed bucket.
ruitao.liu
1
-7
/
+10
2020-11-12
check permission for bucket delete/head.
ruitao.liu
2
-19
/
+23
2020-11-11
Merge pull request #1612 from taozix/master
Chris Lu
3
-16
/
+46
2020-11-12
check if bucket already exists.
ruitao.liu
1
-0
/
+3
2020-11-12
fix if nil map in entry.
ruitao.liu
1
-0
/
+3
2020-11-11
adjust logs
Chris Lu
3
-8
/
+13
2020-11-11
Add bucket owner attr.
ruitao.liu
3
-16
/
+40
2020-11-04
avoid blank response for 404
Konstantin Lebedev
1
-1
/
+1
2020-11-03
load S3 config from filer
Konstantin Lebedev
4
-12
/
+116
2020-10-29
adjust s3 header file.
ruitao.liu
3
-6
/
+35
2020-10-29
S3 bucket list, response with uploaded storageclass.
ruitao.liu
1
-2
/
+9
2020-10-27
shorter tag prefix
Chris Lu
1
-1
/
+1
2020-10-27
rename s3 tag prefix.
ruitao.liu
1
-1
/
+1
2020-10-27
return x-amz-tag-count header when GET object.
ruitao.liu
1
-1
/
+1
2020-10-24
go fmt
Chris Lu
1
-1
/
+1
2020-10-21
multiplate DomainNames through comma
Konstantin Lebedev
1
-4
/
+8
2020-10-20
s3: report error to s3 when updating an object but it is already a directory
Chris Lu
2
-2
/
+17
2020-10-15
s3: avoid duplicated bucket
Chris Lu
1
-0
/
+28
2020-10-11
refactoring in order to adjust volume server url later
Chris Lu
1
-2
/
+2
2020-10-08
s3: only admin can list all buckets
Chris Lu
1
-1
/
+1
2020-10-07
go fmt
Chris Lu
1
-7
/
+7
2020-10-07
s3: Added support for "List" action in weed s3 -config=... in the config file.
Chris Lu
2
-11
/
+13
2020-10-02
s3: support object tagging
Chris Lu
6
-0
/
+322
2020-10-01
add status code in S3RequestCounter
Konstantin Lebedev
1
-5
/
+22
2020-09-25
s3:
limd
1
-1
/
+1
2020-09-24
Merge pull request #1482 from hilimd/master
Chris Lu
1
-1
/
+11
2020-09-24
s3: handle response-content-encoding
Chris Lu
1
-0
/
+23
2020-09-23
rollback
limd
1
-16
/
+6
2020-09-23
fixed the problem of empty directory when S3 deleted the directory
limd
1
-1
/
+1
[next]