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-04-01
use constants
chrislu
3
-9
/
+12
2022-04-01
master supports grpc ping
chrislu
3
-0
/
+49
2022-04-01
filer supports grpc ping
chrislu
2
-0
/
+25
2022-04-01
refactor: separate into two files
chrislu
2
-126
/
+135
2022-04-01
volume server adds ping function
chrislu
1
-0
/
+12
2022-03-28
fix permission mkdir snapshot
Konstantin Lebedev
1
-1
/
+1
2022-03-28
Merge pull request #2828 from guo-sj/fix-tagging-error
Chris Lu
1
-1
/
+3
2022-03-28
update code according to PR's comment
guosj
1
-2
/
+2
2022-03-28
fix tagging error
guosj
1
-2
/
+4
2022-03-26
refactor: change masters from a slice to a map
chrislu
3
-3
/
+3
2022-03-26
refactor
chrislu
1
-6
/
+2
2022-03-26
simplify a bit
chrislu
1
-9
/
+1
2022-03-26
refactor
chrislu
1
-23
/
+10
2022-03-25
Merge pull request #2814 from kmlebedev/fix_remove_deleted_peers
Chris Lu
1
-4
/
+5
2022-03-25
fix remove deleted peers of raft server
Konstantin Lebedev
1
-3
/
+3
2022-03-25
always clear previous log to avoid server is promotable
Konstantin Lebedev
1
-1
/
+2
2022-03-24
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request
Chris Lu
1
-2
/
+8
2022-03-24
exclude the replication from the concurrentUploadLimitMB
Konstantin Lebedev
1
-1
/
+4
2022-03-23
remove dead code
chrislu
2
-2
/
+0
2022-03-23
fix
chrislu
1
-1
/
+1
2022-03-23
volume: fail fast if too many concurrent requests, to avoid dead lock due to ...
chrislu
2
-5
/
+5
2022-03-19
fix-filer: calculation error of the method skipCheckParentDirEntry
zzq09494
1
-1
/
+1
2022-03-16
rename to skipCheckParentDir
chrislu
5
-10
/
+10
2022-03-17
go fmt
zzq09494
5
-8
/
+8
2022-03-17
filer: support uploading file without needEnsureParentDir
zzq09494
5
-8
/
+12
2022-03-17
Revert "filer: support uploading file without needEnsureParentDir"
zzq09494
5
-12
/
+8
2022-03-17
filer: support uploading file without needEnsureParentDir
zzq09494
5
-8
/
+12
2022-03-15
Need to exit waiting if request is was canceled
Konstantin Lebedev
1
-2
/
+8
2022-03-10
[bugfix] filer: 1. Delete uploaded chunks when upload failed. 2. Report error...
banjiaojuhao
1
-0
/
+2
2022-03-07
buffer for all range requests
chrislu
1
-6
/
+6
2022-03-07
a little optimization
chrislu
1
-1
/
+2
2022-03-07
Merge pull request #2729 from banjiaojuhao/filer_metadata-resolve-manifest
Chris Lu
1
-1
/
+10
2022-03-07
minor
chrislu
2
-4
/
+6
2022-03-07
filer: support metadata with resolved manifest chunk
banjiaojuhao
1
-1
/
+10
2022-03-07
filer: add back isAppend function
banjiaojuhao
2
-6
/
+8
2022-03-06
Set default leveldb2 enabled
Konstantin Lebedev
1
-2
/
+2
2022-03-05
avoid possible runtime error: index out of range [0] with length 0
chrislu
1
-1
/
+1
2022-03-02
filer, s3, volume server: a bit memory optimization
chrislu
3
-3
/
+13
2022-02-26
use file size as max range
chrislu
1
-3
/
+2
2022-02-26
better control for reader caching
chrislu
1
-1
/
+4
2022-02-25
rename: pass along entry metadata
chrislu
1
-5
/
+9
2022-02-23
use "mv.from" for moving files
chrislu
1
-2
/
+2
2022-02-22
filer_http: support uploading file with offset
banjiaojuhao
2
-9
/
+32
2022-02-20
filer_web: support moving entry
banjiaojuhao
1
-1
/
+69
2022-02-18
filer: support get file entry
banjiaojuhao
1
-1
/
+5
2022-02-16
healthz check to avoid drain pod with last replicas
Konstantin Lebedev
2
-0
/
+20
2022-02-14
[UPDATE] Make heartbeat interval and election timeout of masters configurable.
garenchan
1
-13
/
+25
2022-02-08
fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p...
root
1
-20
/
+59
2022-02-04
move error to a separate file
chrislu
1
-5
/
+5
2022-02-04
Merge pull request #2634 from kmlebedev/errorMetrics
Chris Lu
1
-0
/
+3
[next]