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
2024-09-04
[master] refactor func ShouldGrowVolumes (#5884)
Konstantin Lebedev
6
-62
/
+121
2024-09-04
support write once read many
chrislu
5
-2
/
+15
2024-09-04
Revert "weed mount, weed dav add option to force cache"
chrislu
9
-22
/
+9
2024-09-04
weed mount, weed dav add option to force cache
chrislu
9
-9
/
+22
2024-09-04
default cacheDirWrite to cacheDir
chrislu
2
-2
/
+7
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
3
-5
/
+12
2024-09-02
fix volume.move io.EOF (#5960)
wyang
1
-3
/
+10
2024-09-01
Show volume server which failed to verify a chunk (#5958)
Eugeniy E. Mikhailov
1
-4
/
+4
2024-09-01
update metric for ErrorCRC if it happens during volume readNeedleDataInto (#5...
Eugeniy E. Mikhailov
1
-0
/
+2
2024-08-30
unnecessary skipping
chrislu
1
-6
/
+1
2024-08-30
parameter name
chrislu
1
-2
/
+2
2024-08-30
fix typo
chrislu
2
-2
/
+2
2024-08-30
adjust warning log
chrislu
1
-1
/
+1
2024-08-29
math/rand => math/rand/v2
chrislu
15
-27
/
+27
2024-08-27
ensure none zero lastGrowCount
chrislu
1
-1
/
+1
2024-08-27
rename
chrislu
1
-1
/
+1
2024-08-27
randomly pick one replica to write
chrislu
1
-10
/
+24
2024-08-26
logs on error
chrislu
1
-0
/
+1
2024-08-23
filer.remote.gateway not filer.remote.sync for filer.remote.gateway help stri...
Shaun Alexander
1
-1
/
+1
2024-08-23
filer.remote.gateway not filer.remote.sync for remote.mount.buckets help stri...
Shaun Alexander
1
-1
/
+1
2024-08-21
add parallel vacuuming
chrislu
7
-28
/
+94
2024-08-21
fix replication range check
chrislu
1
-12
/
+14
2024-08-21
Fix get dir metadata (#5923)
zemul
1
-2
/
+4
2024-08-21
also use `/healthz` for most consistent health check
chrislu
1
-1
/
+2
2024-08-20
add warning for not enough copies when skipping vacuuming volumes
chrislu
1
-1
/
+5
2024-08-19
add http endpoint to get the size of a collection (#5910)
Riccardo Bertossa
3
-0
/
+78
2024-08-18
3.72
3.72
chrislu
1
-1
/
+1
2024-08-18
Dont try lazy decode content in proxyToFiler if no accept-encoding provided (...
Oleg Salionov
1
-0
/
+1
2024-08-18
prevent compacting on the same volume
chrislu
1
-0
/
+12
2024-08-16
fix ec volume lookup data sync (#5900)
augustazz
1
-2
/
+2
2024-08-16
EC volume supports expiration and displays expiration message when executing ...
augustazz
14
-1074
/
+1181
2024-08-15
minor
chrislu
1
-1
/
+1
2024-08-15
[master] fix master panic (#5893)
wusong
2
-8
/
+19
2024-08-13
rename
chrislu
4
-494
/
+494
2024-08-13
add dat file size into vif for EC
chrislu
7
-510
/
+548
2024-08-13
fix EC reading on nLargeBlockRows
chrislu
3
-12
/
+21
2024-08-12
load ec volume id locations
chrislu
1
-0
/
+7
2024-08-12
fix build
chrislu
1
-1
/
+1
2024-08-12
fix tests
chrislu
1
-52
/
+6
2024-08-11
adds locking
chrislu
3
-7
/
+15
2024-08-10
refactor
chrislu
2
-4
/
+7
2024-08-10
Merge branch 'master' into mq
chrislu
190
-2042
/
+4416
2024-08-09
added access-control-expose-headers to put request (#5876)
Kamran Sarwar
1
-0
/
+1
2024-08-08
fix opposite logic
chrislu
1
-2
/
+2
2024-08-08
[remote.cache, remote.uncache] fix min/max age
chrislu
1
-2
/
+3
2024-08-08
fuse mount handles ttl entries
chrislu
1
-0
/
+7
2024-08-08
fix invalid toml
chrislu
1
-1
/
+1
2024-08-07
simplify
chrislu
2
-8
/
+2
2024-08-07
randomizing next file handle id
chrislu
3
-3
/
+11
[next]