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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
1
-1
/
+16
2025-08-22
S3 API: Add integration with KMS providers (#7152)
Chris Lu
1
-0
/
+2
2025-08-17
Adding RDMA rust sidecar (#7140)
Chris Lu
2
-0
/
+36
2025-08-11
fix sftp start with filer (#7120)
Chris Lu
1
-2
/
+7
2025-08-06
Context cancellation during reading range reading large files (#7093)
Chris Lu
1
-3
/
+4
2025-08-03
Filer Store: postgres backend support pgbouncer (#7077)
Chris Lu
1
-0
/
+4
2025-08-03
Postgres (CockroachDB) with full certificate verification (#7076)
Chris Lu
1
-0
/
+12
2025-07-30
Admin: misc improvements on admin server and workers. EC now works. (#7055)
Chris Lu
2
-9
/
+74
2025-07-23
change priority of admin credentials from env varaibles (#7032)
Chris Lu
1
-4
/
+4
2025-07-23
S3 API: simpler way to start s3 with credentials (#7030)
Chris Lu
1
-0
/
+8
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
8
-22
/
+22
2025-07-15
support multiple masters
chrislu
1
-1
/
+10
2025-07-11
Admin UI: Add message queue to admin UI (#6958)
Chris Lu
3
-8
/
+42
2025-07-10
[Enhancement] support fix for remote files with command fix (#6961)
chalet
1
-3
/
+12
2025-07-09
add mq agent options to server.go
chrislu
1
-8
/
+26
2025-07-07
* Fix undefined http serve behaiver (#6943)
zuzuviewer
7
-61
/
+62
2025-07-06
remove sqlite due to GOOS support for freebsd and openbsd
3.93
chrislu
2
-9
/
+0
2025-07-06
Admin UI add maintenance menu (#6944)
Chris Lu
4
-40
/
+353
2025-07-02
[volume] refactor and add metrics for flight upload and download data limit c...
Konstantin Lebedev
2
-4
/
+9
2025-07-02
Add credential storage (#6938)
Chris Lu
5
-6
/
+75
2025-07-01
Add admin component (#6928)
Chris Lu
2
-0
/
+237
2025-06-28
use telemetry.seaweedfs.com
chrislu
2
-2
/
+2
2025-06-28
add telemetry (#6926)
Chris Lu
2
-0
/
+8
2025-06-26
reference seaweedfs.com
chrislu
1
-0
/
+3
2025-06-25
use master.toml value if not empty
chrislu
1
-1
/
+7
2025-06-19
pass volume version when creating a volume
chrislu
2
-3
/
+6
2025-06-16
allow distro mount command to use disableXAttr (#6872)
Erik Jacobson
1
-0
/
+7
2025-06-12
mount: complete fix for freebsd
chrislu
3
-5
/
+11
2025-06-03
fix build
chrislu
1
-2
/
+2
2025-06-03
change version directory
chrislu
12
-23
/
+33
2025-06-02
Update filer upsert sqlstring for postgresql (#6835)
Luna Yao
1
-2
/
+14
2025-05-28
Add context with request (#6824)
Aleksey Kosov
2
-4
/
+4
2025-05-23
Make fuse command linux/MacOS only (#6811)
Weihao Jiang
4
-261
/
+280
2025-05-22
Fix mysql tls enable (#6807)
bwlfhu
1
-0
/
+4
2025-05-22
Update fuse.go
chrislu
1
-1
/
+1
2025-05-22
fix error format
chrislu
1
-2
/
+2
2025-05-22
Ensure `weed fuse` master process exits after mounted (#6809)
Weihao Jiang
3
-2
/
+33
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
5
-6
/
+7
2025-05-05
Add SFTP Server Support (#6753)
Mohamed Sekour
4
-0
/
+250
2025-05-05
Addendum to issue #6733 (#6756)
ARibster
1
-1
/
+4
2025-05-04
adds tls examples
chrislu
1
-0
/
+24
2025-05-01
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747)
ARibster
3
-2
/
+7
2025-04-28
fix #6733 add s3.ip.bind command line parameter (#6741)
ARibster
1
-1
/
+4
2025-04-07
Revert "[filer] void panic if s3opt.tlsCACertificate is nill" (#6694)
Konstantin Lebedev
2
-2
/
+1
2025-04-07
[filer] void panic if s3opt.tlsCACertificate is nill (#6685)
Konstantin Lebedev
2
-1
/
+2
2025-03-29
Tarantool filer store (#6669)
MaratKarimov
3
-2
/
+10
2025-03-28
add lua redis store to ensure atomicity (#6671)
Chris Lu
1
-0
/
+35
2025-03-25
fix help message
chrislu
1
-1
/
+1
2025-03-24
feat/fix: add s3.cacert.file/tlsVerifyClientCert to filer command (#6659)
Karol Będkowski
1
-0
/
+2
2025-03-17
Allow standalone webdav server to bind specific address (#6403)
Weihao Jiang
3
-4
/
+9
[next]