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-03-15
follower receive a hello message before actual data
chrislu
2
-1
/
+28
2024-03-15
add size()
chrislu
2
-0
/
+14
2024-03-15
Document default method used by compact (#5379)
Michał Frąckiewicz
1
-1
/
+1
2024-03-14
[filer] replace an invalid methods in a metric with an invalid one (#5378)
Konstantin Lebedev
1
-10
/
+12
2024-03-12
Merge branch 'master' into mq-subscribe
chrislu
5
-43
/
+32
2024-03-12
use stopChan to close previous filer peer meta subscription instances
chrislu
1
-39
/
+28
2024-03-12
go fmt
chrislu
2
-11
/
+11
2024-03-10
ask follower to follow
chrislu
11
-304
/
+1350
2024-03-09
rename
chrislu
1
-9
/
+9
2024-03-09
retry connecting to broker leader
chrislu
2
-14
/
+48
2024-03-09
remove repetitive words (#5364)
rustrover
3
-3
/
+3
2024-03-07
change LogBuffer visibility in LocalPartition
chrislu
1
-9
/
+9
2024-03-07
include key in LogEntry
chrislu
4
-264
/
+274
2024-03-07
each log function adds a "done" return parameter
chrislu
6
-19
/
+23
2024-03-07
adjust error
chrislu
1
-1
/
+2
2024-03-07
pass errors
chrislu
1
-1
/
+0
2024-03-07
edge cases for broker assignment
chrislu
2
-9
/
+23
2024-03-07
adjust error
chrislu
1
-1
/
+1
2024-03-07
Merge branch 'master' into mq-subscribe
chrislu
8
-87
/
+187
2024-03-07
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
6
-65
/
+187
2024-03-07
purge cluster id
chrislu
2
-22
/
+0
2024-03-07
[filer.backup] add param uploader_part_size for S3sink (#5352)
Konstantin Lebedev
3
-42
/
+83
2024-03-06
Add deleted bytes to total_disk_size (#5161)
Seyed Mahdi Sadegh Shobeiri
1
-0
/
+7
2024-03-06
feat: add support for S3 ListObjects and ListObjectsV2 (#5350)
adasauce
1
-23
/
+44
2024-03-05
[shell] fs log purge (#5344)
Konstantin Lebedev
1
-0
/
+53
2024-03-01
handle single broker case
chrislu
2
-2
/
+37
2024-02-29
test low active brokers
chrislu
2
-1
/
+24
2024-02-29
assign followers
chrislu
3
-25
/
+214
2024-02-29
latest protoc-gen-go
chrislu
8
-8
/
+8
2024-02-29
publish init add followers
chrislu
3
-169
/
+182
2024-02-29
go fmt
chrislu
31
-117
/
+116
2024-02-29
Merge branch 'master' into mq-subscribe
chrislu
7
-3
/
+26
2024-02-29
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the fin… (#5351)
Sean Ross
1
-1
/
+3
2024-02-27
Disable filer UI in configuration (#5297)
jerebear12
6
-2
/
+23
2024-02-26
Merge branch 'master' into mq-subscribe
chrislu
1
-1
/
+1
2024-02-25
3.63
3.63
chrislu
1
-1
/
+1
2024-02-25
Merge branch 'master' into mq-subscribe
chrislu
13
-58
/
+88
2024-02-24
avoid unexpected compact size (#5272)
Konstantin Lebedev
1
-2
/
+18
2024-02-24
when verifyNeedleIntegrity, do not truncate files
chrislu
1
-6
/
+2
2024-02-19
fix unaligned 64-bit atomic operation in weed mount on arm when readi… (#5308)
Chris Lu
1
-1
/
+1
2024-02-19
refactor: put the auth outside (#5313)
7y-9
2
-8
/
+2
2024-02-19
fix: only admin auth can delete S3 bucket (#5312)
7y-9
1
-1
/
+1
2024-02-15
fix: fs verify error counter (#5261)
Konstantin Lebedev
1
-30
/
+41
2024-02-14
filer: reduce delete entry ErrNotFound logs (#5301)
Sébastien
1
-5
/
+3
2024-02-14
[volume] requests that were canceled by the client are not an internal server...
Konstantin Lebedev
3
-2
/
+4
2024-02-14
Fix Broken Links (#5287)
Justin Dhillon
2
-3
/
+3
2024-02-05
subscriber find broker leader first
Chris Lu
4
-38
/
+43
2024-02-05
upgrade protoc
Chris Lu
15
-23
/
+23
2024-02-05
proxy to broker leader
Chris Lu
6
-26
/
+5
2024-02-05
report EOF error
Chris Lu
1
-2
/
+2
[prev]
[next]