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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-15
3.21
3.21
chrislu
2
-3
/
+3
2022-08-15
Fix s3 pagination (#3436)
Chris Lu
2
-115
/
+181
2022-08-14
s3: fix aws s3api head-object
chrislu
1
-3
/
+5
2022-08-14
webdav: fix nil
chrislu
1
-2
/
+1
2022-08-12
rand start garbageThreshold and reset metric ReplicaPlacementMismatch (#3396)
Konstantin Lebedev
1
-2
/
+5
2022-08-11
avoid Dockerfile Entrypoint: "file not found" (#3430)
Konstantin Lebedev
1
-1
/
+1
2022-08-11
avoid infinite loop WaitUntilConnected() (#3431)
Konstantin Lebedev
2
-7
/
+5
2022-08-11
Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs-over-ftp (#3433)
dependabot[bot]
1
-1
/
+1
2022-08-11
Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs3 (#3432)
dependabot[bot]
1
-1
/
+1
2022-08-10
add upload response (#3428)
Eric Yang
1
-0
/
+5
2022-08-10
ensure memory is aligned
chrislu
3
-7
/
+7
2022-08-10
Refactor for Sync method (#3426)
Rain Li
4
-7
/
+69
2022-08-09
mount: adjust on du stats reporting
chrislu
1
-1
/
+1
2022-08-09
Update pull_request_template.md
Chris Lu
1
-0
/
+5
2022-08-09
delete minor unreachable code (#3423)
Abirdcfly
2
-2
/
+0
2022-08-08
Update README.md
Chris Lu
1
-2
/
+2
2022-08-08
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#3420)
dependabot[bot]
2
-7
/
+11
2022-08-08
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.30.0 to 3.32.1 (#3419)
dependabot[bot]
2
-6
/
+6
2022-08-08
Bump gocloud.dev/pubsub/natspubsub from 0.25.0 to 0.26.0 (#3418)
dependabot[bot]
2
-5
/
+6
2022-08-08
Bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 (#3416)
dependabot[bot]
2
-3
/
+3
2022-08-08
Bump github.com/hashicorp/raft from 1.3.9 to 1.3.10 (#3417)
dependabot[bot]
2
-4
/
+4
2022-08-08
Bump docker/build-push-action from 3.1.0 to 3.1.1 (#3415)
dependabot[bot]
7
-7
/
+7
2022-08-07
3.20
3.20
chrislu
2
-3
/
+3
2022-08-07
adjust comments
chrislu
1
-1
/
+0
2022-08-07
quicker to adapt to pattern change
chrislu
2
-4
/
+16
2022-08-07
fix wrong logic about reader isRandomMode()
chrislu
1
-1
/
+1
2022-08-07
shell: fs.meta.load add quieter mode
chrislu
1
-1
/
+16
2022-08-07
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-10
/
+22
2022-08-07
refactor and fix strings.Split
chrislu
8
-19
/
+11
2022-08-07
Allow postgresql to use standard environment variables for connection (#3413)
John W Higgins
2
-10
/
+22
2022-08-07
filer.sync: parallelize the filer.sync
chrislu
3
-4
/
+165
2022-08-07
debug
chrislu
1
-0
/
+4
2022-08-07
filer.sync: fix when excluded paths is empty
chrislu
2
-2
/
+8
2022-08-06
mount: fix truncate operation
chrislu
1
-0
/
+2
2022-08-05
add piknik
chrislu
3
-0
/
+1
2022-08-05
Add download speed limit support (#3408)
LHHDZ
5
-1
/
+12
2022-08-05
mount: adjust df stats reporting when close to the limit
chrislu
1
-5
/
+33
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
36
-793
/
+923
2022-08-04
Helm chart monitoring improvements (#3406)
ginn13
14
-54
/
+122
2022-08-04
refactor FilerRequest metrics (#3402)
Konstantin Lebedev
8
-45
/
+44
2022-08-04
remove unused symlink resolving
chrislu
4
-19
/
+9
2022-08-04
mount: do not follow soft link with xattr
chrislu
1
-4
/
+4
2022-08-03
Merge pull request #3399 from kaiwalyajoshi/kjoshi/init-container-support
Chris Lu
6
-7
/
+42
2022-08-03
feat: Add support for initContainers
Kaiwalya Joshi
6
-7
/
+42
2022-08-03
minor
chrislu
1
-4
/
+4
2022-08-02
go 1.19
chrislu
3
-3
/
+3
2022-08-01
Merge pull request #3394 from kmlebedev/metricsReplicatedWrite
Chris Lu
5
-24
/
+15
2022-08-02
clean
Konstantin Lebedev
1
-1
/
+0
2022-08-02
align
Konstantin Lebedev
2
-3
/
+4
2022-08-02
refactor
Konstantin Lebedev
5
-24
/
+9
[next]