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
2022-08-14
webdav: fix nil
chrislu
1
-2
/
+1
2022-08-11
avoid infinite loop WaitUntilConnected() (#3431)
Konstantin Lebedev
1
-3
/
+1
2022-08-10
add upload response (#3428)
Eric Yang
1
-0
/
+5
2022-08-10
ensure memory is aligned
chrislu
1
-3
/
+3
2022-08-05
Add download speed limit support (#3408)
LHHDZ
2
-1
/
+2
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
7
-22
/
+39
2022-08-04
refactor FilerRequest metrics (#3402)
Konstantin Lebedev
5
-37
/
+24
2022-08-01
Merge pull request #3394 from kmlebedev/metricsReplicatedWrite
Chris Lu
3
-22
/
+5
2022-08-02
refactor
Konstantin Lebedev
3
-22
/
+5
2022-08-01
rename to LoadAvg_1M
Konstantin Lebedev
1
-1
/
+1
2022-08-01
Merge branch 'master' into gentle_vacuum
Konstantin Lebedev
1
-50
/
+12
2022-08-01
remove percent
Konstantin Lebedev
1
-2
/
+1
2022-08-01
Merge pull request #3338 from kmlebedev/issues/3083
Chris Lu
1
-50
/
+12
2022-08-01
move to github.com/seaweedfs/seaweedfs
Konstantin Lebedev
1
-3
/
+3
2022-08-01
Merge branch 'master' into gentle_vacuum
Konstantin Lebedev
60
-418
/
+384
2022-08-01
revert disk stats
Konstantin Lebedev
1
-9
/
+0
2022-08-01
rollback over onPeerupdate implementation of automatic clean-up of failed ser...
Konstantin Lebedev
1
-98
/
+12
2022-07-30
Add healthy indicator for raft status
Patrick Schmidt
1
-0
/
+9
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
60
-332
/
+332
2022-07-29
vacuum show LA
Konstantin Lebedev
1
-2
/
+20
2022-07-28
allocate brokers to serve segments
chrislu
1
-10
/
+39
2022-07-28
refactor
chrislu
3
-6
/
+6
2022-07-28
remove old code
chrislu
2
-76
/
+0
2022-07-28
display data center and rack in cluster.ps
chrislu
1
-0
/
+2
2022-07-28
add dc and rack
chrislu
2
-3
/
+4
2022-07-27
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
chrislu
6
-6
/
+6
2022-07-26
fix RUnlock of unlocked RWMutex
Konstantin Lebedev
1
-1
/
+0
2022-07-23
metadata subscription uses client epoch
chrislu
2
-14
/
+19
2022-07-22
change topology mapping definition, improve spelling
ningfd
2
-3
/
+3
2022-07-21
avoid deadlock
Konstantin Lebedev
1
-2
/
+10
2022-07-21
use safe onPeerUpdateDoneCns
Konstantin Lebedev
1
-12
/
+32
2022-07-20
onPeerUpdateGoroutineCount use int32
Konstantin Lebedev
1
-4
/
+4
2022-07-20
fix design
Konstantin Lebedev
1
-5
/
+6
2022-07-20
add waiting log message
Konstantin Lebedev
1
-0
/
+1
2022-07-20
check for ping before deleting raft server
Konstantin Lebedev
1
-1
/
+20
2022-07-19
Merge pull request #3336 from kmlebedev/raftSrvRemove
Chris Lu
1
-8
/
+11
2022-07-19
fix typo
Konstantin Lebedev
1
-8
/
+11
2022-07-15
more logging related to filer metadata subscription
chrislu
1
-3
/
+6
2022-07-14
filer may have trouble to re-connect
chrislu
1
-0
/
+3
2022-07-08
add subscriber clientId if it is the first time
liubaojiang
1
-0
/
+3
2022-06-27
Fixes WebDAV 0-bytes files
xdadrm
1
-0
/
+8
2022-06-27
avoid set currentMaster k8s svc.local discoveruy service domains
Konstantin Lebedev
1
-2
/
+6
2022-06-26
fix unit
chrislu
1
-1
/
+1
2022-06-26
mount: stats report physical size instead of logical size
chrislu
1
-1
/
+2
2022-06-23
fix compilation
chrislu
1
-1
/
+4
2022-06-23
master: broadcast new volume locations to clients to avoid possible racing co...
chrislu
1
-1
/
+6
2022-06-21
avoid no such raft date directory
Konstantin Lebedev
2
-2
/
+5
2022-06-20
Determine whether to preallocate according to the master configuration before...
石昌林
1
-0
/
+24
2022-06-16
Revert "adjust conditions"
chrislu
1
-3
/
+2
2022-06-15
adjust conditions
chrislu
1
-2
/
+3
[next]