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
/
command
/
server.go
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Remove default concurrent upload/download limits for best performance (#7712)
Chris Lu
1
-4
/
+4
14 days
Remove deprecated allowEmptyFolder CLI option
chrislu
1
-1
/
+1
2025-12-05
Separate vacuum speed from replication speed (#7632)
msementsov
1
-0
/
+1
2025-12-04
fix: S3 downloads failing after idle timeout (#7626)
Chris Lu
1
-1
/
+1
2025-12-02
Support separate volume server ID independent of RPC bind address (#7609)
Chris Lu
1
-0
/
+1
2025-11-26
Filer, S3: Feature/add concurrent file upload limit (#7554)
Chris Lu
1
-0
/
+3
2025-11-10
fix help messages
chrislu
1
-1
/
+1
2025-10-31
weed master add peers=none option for faster startup (#7419)
Chris Lu
1
-5
/
+13
2025-10-28
IAM: add support for advanced IAM config file to server command (#7317)
Nial
1
-0
/
+8
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
1
-0
/
+1
2025-07-09
add mq agent options to server.go
chrislu
1
-8
/
+26
2025-07-07
* Fix undefined http serve behaiver (#6943)
zuzuviewer
1
-2
/
+12
2025-07-02
[volume] refactor and add metrics for flight upload and download data limit c...
Konstantin Lebedev
1
-0
/
+2
2025-06-28
use telemetry.seaweedfs.com
chrislu
1
-1
/
+1
2025-06-28
add telemetry (#6926)
Chris Lu
1
-0
/
+2
2025-05-05
Add SFTP Server Support (#6753)
Mohamed Sekour
1
-0
/
+29
2025-05-01
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747)
ARibster
1
-0
/
+1
2025-04-28
fix #6733 add s3.ip.bind command line parameter (#6741)
ARibster
1
-1
/
+4
2025-03-17
Allow standalone webdav server to bind specific address (#6403)
Weihao Jiang
1
-0
/
+1
2024-08-21
add parallel vacuuming
chrislu
1
-0
/
+1
2024-07-16
Added loadSecurityConfigOnce (#5792)
vadimartynov
1
-1
/
+1
2024-07-12
-metricsIp cmd flag (#5773)
vadimartynov
1
-1
/
+6
2024-06-30
using fixed bootstrap from peer filer
3.69
chrislu
1
-1
/
+0
2024-06-22
fix: correct command flag for master.raftBootstrap option in server.go (#5701)
Nikita Borzykh
1
-1
/
+1
2024-06-10
Meenakshi fix filer sync (#5672)
MeenakshiSachdeva
1
-0
/
+1
2024-02-27
Disable filer UI in configuration (#5297)
jerebear12
1
-0
/
+1
2024-01-05
chore: add maxMB option for webdav (#5165)
Konstantin Lebedev
1
-0
/
+1
2023-12-20
Set allowed origins in config (#5109)
jerebear12
1
-0
/
+2
2023-10-13
Add optional flags to enable mTLS with verification of client certificate (#4...
James Hedley
1
-0
/
+2
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
1
-2
/
+2
2023-07-11
Fix the segfault from not setting s3 https port (#4667)
Henco Appel
1
-0
/
+1
2023-06-26
Unix Socket listener for S3 server (#4621)
Amir H. Yeganemehr
1
-0
/
+1
2023-03-15
Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309)
Stewart Miles
1
-0
/
+1
2023-02-25
add -disk to filer command (#4247)
lfhy
1
-0
/
+4
2023-01-08
add missing options for webdav
chrislu
1
-0
/
+1
2022-11-24
[metrics] Add the ability to control bind ip (#4012)
Jiffs Maverick
1
-1
/
+1
2022-11-14
Lazy loading (#3958)
Guo Lei
1
-0
/
+1
2022-10-12
default hasSlowRead to true
chrislu
1
-1
/
+1
2022-09-27
fix set master options for single server (#3708)
Konstantin Lebedev
1
-4
/
+5
2022-09-17
volume server: rename readBufferSize to readBufferSizeMB
chrislu
1
-1
/
+1
2022-09-16
volume: add "readBufSize" option to customize read optimization (#3702)
famosss
1
-0
/
+1
2022-09-15
mark "hasSlowRead" as experimental
chrislu
1
-1
/
+1
2022-09-15
volume: add "hasSlowRead" option to customize read optimization
chrislu
1
-0
/
+1
2022-09-08
purge tcp implementation
chrislu
1
-1
/
+0
2022-08-07
refactor and fix strings.Split
chrislu
1
-5
/
+1
2022-08-05
Add download speed limit support (#3408)
LHHDZ
1
-0
/
+1
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-5
/
+5
2022-07-28
dynamically connect to a filer
chrislu
1
-1
/
+0
2022-07-28
clean up
chrislu
1
-0
/
+2
[next]