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
/
pb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-14
rename
Chris Lu
1
-4
/
+4
2021-08-14
rename, fix wrong logic.
Chris Lu
2
-541
/
+542
2021-08-14
fix mistake
Chris Lu
1
-1
/
+1
2021-08-14
gRpc connection error on filer when no volume left #2243
Chris Lu
1
-3
/
+1
2021-08-12
use grpc and jwt
Chris Lu
2
-348
/
+360
2021-08-12
master: add master.follower to handle read file id lookup requests
Chris Lu
3
-109
/
+149
2021-08-09
mount: cache on reading remote storage
Chris Lu
1
-0
/
+4
2021-08-09
shell: remote.cache remote.uncache
Chris Lu
4
-999
/
+1213
2021-08-08
shell: add filer.remote.unmount
Chris Lu
1
-46
/
+51
2021-08-08
Merge branch 'master' into add_remote_storage
Chris Lu
2
-20
/
+20
2021-08-08
use int64 for volume count in case of negative overflow
Chris Lu
2
-20
/
+20
2021-08-07
refactor
Chris Lu
2
-589
/
+598
2021-08-04
refactor client subscribe metadata
Chris Lu
1
-0
/
+94
2021-07-31
read <- remote_storage
Chris Lu
3
-434
/
+729
2021-07-29
remote storage location changed to struct
Chris Lu
2
-176
/
+265
2021-07-27
remote.mount saves the mapping
Chris Lu
2
-215
/
+143
2021-07-27
directory to remote storage mapping
Chris Lu
2
-168
/
+330
2021-07-26
remote.mount
Chris Lu
2
-847
/
+860
2021-07-21
configure and store remote configurations
Chris Lu
2
-128
/
+140
2021-07-19
add remote to filer.Entry and filer_pb entry, add RemoteConf
Chris Lu
2
-125
/
+233
2021-07-19
proto: add remote
Chris Lu
2
-520
/
+621
2021-07-12
add version to filer configuration response
Chris Lu
2
-194
/
+205
2021-07-02
fix s3 metadata error with multipart upload
lyg
1
-1
/
+5
2021-07-01
mount: recursively rename locally
Chris Lu
2
-6
/
+17
2021-06-04
filer: add path-specific option to enforce readonly
Chris Lu
2
-107
/
+118
2021-05-31
keep alive for streaming connections
Chris Lu
1
-2
/
+2
2021-05-30
recreate grpc connections if too many errors
Chris Lu
1
-8
/
+15
2021-05-22
filer: re-create grpc connections if having transport error
Chris Lu
1
-6
/
+28
2021-05-21
FUSE mount: support multiple filers
Chris Lu
1
-0
/
+25
2021-04-22
shell: show which server holds the lock
Chris Lu
2
-98
/
+109
2021-03-22
shell: add volume.check.disk to fix inconsistency for replicated volumes
Chris Lu
6
-789
/
+1203
2021-03-19
s3: copy object to itself
Chris Lu
1
-0
/
+20
2021-03-14
go fmt
Chris Lu
1
-1
/
+1
2021-03-12
make List correctly judge whether it is the last file
wuh-fnst
1
-2
/
+12
2021-03-09
volume: auto add missing vif files
Chris Lu
1
-10
/
+19
2021-03-06
refactoring
Chris Lu
1
-2
/
+6
2021-03-02
go fmt
Chris Lu
1
-1
/
+1
2021-03-02
support IPv6
Chris Lu
1
-37
/
+22
2021-02-19
grpc should fail when heart beating to master
Chris Lu
1
-1
/
+0
2021-02-16
this can compile now!!!
Chris Lu
2
-821
/
+709
2021-02-12
adjust http max idle connections per host
Chris Lu
1
-0
/
+1
2021-02-09
volume: add capability to change disk type when moving a volume
Chris Lu
2
-621
/
+632
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-2
/
+19
2021-02-07
close the grpc connection after 10 hours
Chris Lu
1
-2
/
+3
2021-01-28
add back AdjustedUrl() related code
Chris Lu
1
-0
/
+1
2021-01-24
mount: outsideContainerClusterMode proxy through filer
Chris Lu
1
-1
/
+0
2021-01-24
Revert "mount: when outside cluster network, use filer as proxy to access vol...
Chris Lu
1
-0
/
+1
2021-01-24
mount: when outside cluster network, use filer as proxy to access volume servers
Chris Lu
1
-1
/
+0
2021-01-24
filer.sync: replicate outside of either cluster, only need to see filers
Chris Lu
1
-0
/
+16
2020-12-14
adjust volume server UI
Chris Lu
2
-442
/
+453
[next]