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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
2.74
2.74
Chris Lu
1
-1
/
+1
2021-10-18
S3: fix upload limit if the size is more than 8GB
Chris Lu
1
-1
/
+1
2021-10-18
2.73
2.73
Chris Lu
1
-1
/
+1
2021-10-18
adjust mime detection
Chris Lu
1
-1
/
+1
2021-10-18
fix https://github.com/chrislusf/seaweedfs/issues/2387
Konstantin Lebedev
1
-3
/
+6
2021-10-17
2.72
2.72
Chris Lu
1
-1
/
+1
2021-10-17
continue to read from memory if there is no flush
Chris Lu
1
-1
/
+10
2021-10-17
add logs
Chris Lu
1
-0
/
+1
2021-10-17
mount: streaming renaming folders
Chris Lu
5
-625
/
+932
2021-10-17
save updated lastTsNs
Chris Lu
3
-7
/
+7
2021-10-17
s3: continuously listen to file updates
Chris Lu
1
-2
/
+5
2021-10-16
Revert "mount: fix renaming a deep directory with unvisited directories"
Chris Lu
3
-8
/
+5
2021-10-16
turn on new faster algorithm to translate into visible chunks
Chris Lu
1
-1
/
+1
2021-10-16
ensure file id is populated
Chris Lu
1
-1
/
+1
2021-10-16
add tests
Chris Lu
1
-0
/
+91
2021-10-16
mount: fix renaming a deep directory with unvisited directories
Chris Lu
3
-5
/
+8
2021-10-16
temporarily reverting
Chris Lu
1
-1
/
+1
2021-10-16
Revert "remove deprecated code"
Chris Lu
1
-3
/
+115
2021-10-16
Revert "go fmt"
Chris Lu
2
-5
/
+5
2021-10-16
go fmt
Chris Lu
2
-5
/
+5
2021-10-16
remove deprecated code
Chris Lu
1
-115
/
+3
2021-10-16
faster file read for large files
Chris Lu
3
-0
/
+261
2021-10-16
add warning error
Chris Lu
1
-1
/
+1
2021-10-16
ensure file entry chunks have populated the file id
Chris Lu
1
-6
/
+7
2021-10-16
remove unnecessary file
Chris Lu
1
-5
/
+0
2021-10-14
s3 mime detect
Konstantin Lebedev
3
-1
/
+22
2021-10-13
Merge pull request #2381 from Juneezee/deprecate-ioutil
Chris Lu
35
-166
/
+148
2021-10-13
adjust test
Chris Lu
1
-4
/
+2
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
35
-166
/
+148
2021-10-13
test: add fail message
Chris Lu
1
-5
/
+3
2021-10-13
Merge pull request #2380 from kmlebedev/bucket_policy
Chris Lu
10
-27
/
+353
2021-10-14
GetBucketLifecycleConfigurationHandler
Konstantin Lebedev
3
-2
/
+93
2021-10-12
S3 MultipartUpload pass contentType to meta
Konstantin Lebedev
2
-0
/
+10
2021-10-12
fier/s3: save "Content-Disposition" to extended properties
Chris Lu
2
-1
/
+4
2021-10-11
escape file name only when necessary
Chris Lu
2
-2
/
+2
2021-10-11
s3: use "response-content-disposition" to overwrite default content-disposition
Chris Lu
1
-0
/
+5
2021-10-11
go fmt
Chris Lu
1
-4
/
+4
2021-10-11
volume: find a non-empty offset when binary searching by timestamp
Chris Lu
2
-18
/
+60
2021-10-11
volume: find a non-empty offset when binary searching by timestamp
Chris Lu
1
-0
/
+10
2021-10-11
AclHandlers
Konstantin Lebedev
10
-27
/
+262
2021-10-11
return error early
Chris Lu
1
-4
/
+4
2021-10-10
2.71
Chris Lu
1
-1
/
+1
2021-10-10
fix test code compilation
Chris Lu
1
-2
/
+2
2021-10-10
disable testing with redis server
Chris Lu
1
-2
/
+2
2021-10-10
removing tikv to resolve "go mod tidy" problem
Chris Lu
5
-453
/
+0
2021-10-10
removing etcd sequencer
Chris Lu
3
-310
/
+1
2021-10-09
fix redis3 deletion
Chris Lu
1
-2
/
+10
2021-10-09
adds more error message
Chris Lu
2
-1
/
+71
2021-10-07
go fmt
Chris Lu
11
-31
/
+30
2021-10-07
avoid int bigger than math.MaxInt32
Chris Lu
4
-5
/
+18
[next]