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
/
s3api_objects_list_handlers.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
s3: listing may repeat on the edge
Chris Lu
1
-1
/
+1
2021-01-11
s3: KeyCount is zero
Chris Lu
1
-1
/
+1
2020-12-27
s3: add option for "alllowEmptyFolder"
Chris Lu
1
-2
/
+4
2020-12-24
s3: avoid looping if the directory is empty
Chris Lu
1
-0
/
+5
2020-12-24
added more logs
Chris Lu
1
-3
/
+3
2020-12-24
add debug messages
Chris Lu
1
-0
/
+3
2020-12-23
just log error when checking empty dir failed
Chris Lu
1
-1
/
+1
2020-12-23
s3: break loop if error
Chris Lu
1
-1
/
+1
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-09
s3: recursively iterate all sub folders
Chris Lu
1
-1
/
+2
2020-10-29
adjust s3 header file.
ruitao.liu
1
-5
/
+3
2020-10-29
S3 bucket list, response with uploaded storageclass.
ruitao.liu
1
-2
/
+9
2020-09-19
refactoring
Chris Lu
1
-6
/
+7
2020-09-09
properly cancel context for streaming grpc
Chris Lu
1
-1
/
+3
2020-09-01
rename filer2 to filer
Chris Lu
1
-3
/
+3
2020-08-29
go fmt
Chris Lu
1
-12
/
+12
2020-08-19
fix listObjectsV2 response format
Chris Lu
1
-5
/
+4
2020-08-15
file size support set file length
Chris Lu
1
-1
/
+1
2020-08-09
remove println
Chris Lu
1
-1
/
+1
2020-08-09
istObjects和listObjectsV2不能查询子目录 #1418
Chris Lu
1
-58
/
+151
2020-08-09
s3: fix delimiter in list response
Chris Lu
1
-1
/
+1
2020-08-01
fix spark read s3 bug (sc.binaryFiles)
limd
1
-5
/
+13
2020-07-26
refactor
Chris Lu
1
-8
/
+2
2020-06-19
return last modified in UTC
Rinat Shigapov
1
-1
/
+1
2020-04-08
add If-None-Match and If-Modified-Since
Chris Lu
1
-1
/
+1
2020-03-22
refactoring
Chris Lu
1
-1
/
+1
2020-02-25
remove ctx if possible
Chris Lu
1
-8
/
+4
2020-02-25
avoid reusing context object
Chris Lu
1
-1
/
+1
2020-02-25
s3: increase list objects or parts limit from 1000 to 10000
Chris Lu
1
-5
/
+2
2019-12-13
filer: streaming file listing
Chris Lu
1
-2
/
+15
2019-09-29
s3 api: fix listbucket common_prefixes issue
Lei Liu
1
-3
/
+5
2019-07-08
s3: adjust object key
Chris Lu
1
-0
/
+4
2019-04-01
weed s3: generate time format acceptable by aws cli s3
Chris Lu
1
-3
/
+3
2019-03-15
add context.Context
Chris Lu
1
-5
/
+9
2019-02-27
add namespace for s3
Chris Lu
1
-24
/
+22
2018-09-09
go fmt
Chris Lu
1
-1
/
+1
2018-09-09
add s3 multipart upload
Chris Lu
1
-2
/
+2
2018-07-24
go fmt
Chris Lu
1
-5
/
+6
2018-07-23
s3API working with listing objects
Chris Lu
1
-26
/
+30
2018-07-22
s3 API add ListObjectsV2Handler
Chris Lu
1
-12
/
+75
2018-07-22
go fmt
Chris Lu
1
-6
/
+6
2018-07-22
s3 API add ListObjectsV1
Chris Lu
1
-0
/
+116