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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
Tarantool filer store (#6669)
MaratKarimov
1
-0
/
+1
2025-03-29
fix call writeJsonError with a nil value error after check another err (#6673)
alingse
1
-2
/
+2
2025-03-09
[filer] UploadRequestToChunks: terminate the upload of remaining chunks as ea...
hoverseu
1
-0
/
+10
2025-03-06
fix: fix the wrong error return value (#6603)
tiaoxizhan
1
-1
/
+1
2025-02-25
minor
chrislu
1
-4
/
+22
2025-01-30
Remove rate limit semaphore on master's leader selection logic. (#6494)
Lisandro Pin
1
-5
/
+0
2024-12-31
worm grace period and retention time support (#6404)
Guang Jiong Lou
2
-11
/
+45
2024-12-26
use same time format in volume volume UI and filter UI (#6395)
Trim21
1
-1
/
+1
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
2
-2
/
+2
2024-12-18
[shell] feat:stop vacuum immediately once volume.vacuum.disable was executed ...
dsd
2
-4
/
+5
2024-12-02
[security] reload whiteList on http seerver (#6302)
Konstantin Lebedev
3
-5
/
+36
2024-11-26
[master] avoid timeout when assigning for main request with filter by DC or r...
Konstantin Lebedev
1
-0
/
+4
2024-11-26
[master] update LastLeaderChangeTime for hashicorp raft (#6292)
Konstantin Lebedev
2
-1
/
+1
2024-11-25
use ShouldGrowVolumesByDcAndRack (#6280)
Konstantin Lebedev
1
-10
/
+17
2024-11-23
wait a bit before getting the next volume id if the leader is recently elected
chrislu
1
-0
/
+3
2024-11-21
[master] Revert back automatic volume grow in case of compensate for crowded ...
Konstantin Lebedev
1
-0
/
+3
2024-11-21
[master] avoid crowded more writable for auto grow (#6214)
Konstantin Lebedev
1
-6
/
+3
2024-11-15
Fix/parse upload filename (#6241)
Kevin Bulteel
2
-5
/
+18
2024-11-03
fix deadlock hang when broadcast to clients (#6184)
wyang
1
-5
/
+12
2024-10-31
Fix 6181/6182 (#6183)
Bruce
1
-5
/
+14
2024-10-30
fix parameter
chrislu
1
-2
/
+2
2024-10-30
pass in bytes buffer to avoid possible race condition
chrislu
1
-2
/
+2
2024-10-30
adding more debug message
chrislu
1
-0
/
+4
2024-10-24
rename proto field from DestroyTime to expire_at_sec
chrislu
1
-9
/
+6
2024-10-22
stop renaming worm files (#6154)
Guang Jiong Lou
1
-0
/
+8
2024-10-18
fix permission check in put request (#6142)
Guang Jiong Lou
1
-1
/
+1
2024-10-14
feat: add in-flight metric for s3/file/volume-server (#6120)
steve.wei
2
-0
/
+9
2024-09-29
skip resource heavy commands from running on master nodes
chrislu
1
-0
/
+4
2024-09-27
Update volume_grpc_erasure_coding.go , fix no space left bug (#6077)
coffeecloudgit
1
-8
/
+4
2024-09-27
Update volume_grpc_erasure_coding.go (#6073)
coffeecloudgit
1
-0
/
+5
2024-09-27
master:fix empty target in Build() (#6069)
Neo
1
-1
/
+1
2024-09-24
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063)
LHHDZ
2
-0
/
+9
2024-09-24
fix(volume): don't persist RO state in specific cases (#6058)
Max Denushev
1
-1
/
+1
2024-09-23
Feat:merge small chunk (#6049)
zemul
3
-5
/
+66
2024-09-16
[filer] fix return 204 for DELETE on entry not found (#6023)
Konstantin Lebedev
1
-5
/
+1
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
2
-19
/
+59
2024-09-11
prevent dead loop for followers of master node (#6007)
dsd
1
-2
/
+8
2024-09-09
[master] process grow request with must grow (#5999)
Konstantin Lebedev
1
-17
/
+35
2024-09-09
[shell] fix volume grow in shell (#5992)
Konstantin Lebedev
1
-0
/
+47
2024-09-09
more consistent server header for s3 apis
chrislu
1
-3
/
+3
2024-09-07
better logging for volume growth
chrislu
3
-1
/
+9
2024-09-07
refactor
chrislu
1
-2
/
+2
2024-09-05
Remove "Content-Length" header if http.Error is issued (#5981)
Eugeniy E. Mikhailov
1
-0
/
+4
2024-09-04
[master] refactor func ShouldGrowVolumes (#5884)
Konstantin Lebedev
1
-14
/
+33
2024-09-04
Revert "weed mount, weed dav add option to force cache"
chrislu
1
-2
/
+1
2024-09-04
weed mount, weed dav add option to force cache
chrislu
1
-1
/
+2
2024-09-03
fix for spreading ec shards
chrislu
1
-4
/
+11
2024-09-03
copy ec shards to disks already having ec volumes
chrislu
2
-2
/
+7
2024-08-30
fix typo
chrislu
1
-1
/
+1
2024-08-30
adjust warning log
chrislu
1
-1
/
+1
[next]