1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-20 02:10:20 +02:00
seaweedfs/weed/command
Chris Lu d28f8bb88f
Merge pull request #3192 from guol-fnst/weed_update
remove "weed" from UsageLine, or weed will not show usage of weed update
2022-06-16 22:58:29 -07:00
..
scaffold s3: add grpc server to accept configuration changes 2022-05-15 00:43:37 -07:00
autocomplete.go minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
backup.go backup do not need to use preallocation 2022-05-13 13:46:52 -07:00
benchmark.go minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
command.go add "copied from https://github.com/restic/restic/tree/master/internal/selfupdate" 2022-06-14 19:10:54 +08:00
compact.go volume vacuum: avoid timeout with streaming progress report 2021-10-24 01:55:34 -07:00
download.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
export.go
filer.go Change ui.deleteDir default to true 2022-06-15 11:37:37 +08:00
filer_backup.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_cat.go filer read empty file may cause OOM in some cases 2022-02-07 23:08:54 -08:00
filer_copy.go filer: remove replication, collection, disk_type info from entry metadata 2022-06-06 00:39:35 -07:00
filer_meta_backup.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_meta_tail.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_meta_tail_elastic.go fix compilation 2022-06-06 10:09:21 -07:00
filer_meta_tail_non_elastic.go conditionally build elastic, gocdk to reduce binary size 2022-04-21 01:10:46 -07:00
filer_remote_gateway.go add client id for all metadata listening clients 2021-12-30 00:23:57 -08:00
filer_remote_gateway_buckets.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_remote_sync.go add client id for all metadata listening clients 2021-12-30 00:23:57 -08:00
filer_remote_sync_dir.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_replication.go
filer_sync.go fix(filer.sync): modify clientName format : from -> to 2022-06-15 13:33:20 +08:00
filer_sync_std.go
filer_sync_windows.go
fix.go Using positional arguments rather than option flag to enable better shell usage 2022-01-08 16:52:12 +01:00
fuse.go
iam.go refactor: change masters from a slice to a map 2022-03-26 13:33:17 -07:00
imports.go ydb-go-sdk move to v3 2022-05-02 02:07:47 +05:00
master.go Merge branch 'master' into slices.SortFunc 2022-04-18 10:39:29 +08:00
master_follower.go refactor: change masters from a slice to a map 2022-03-26 13:33:17 -07:00
mount.go add disableXAttr in mount option 2022-06-06 14:09:01 +08:00
mount_darwin.go remove dead code 2022-02-27 03:03:19 -08:00
mount_linux.go remove dead code 2022-02-27 03:03:19 -08:00
mount_notsupported.go remove dead code 2022-02-27 03:03:19 -08:00
mount_std.go add disableXAttr in mount option 2022-06-06 14:09:01 +08:00
msg_broker.go master, filer, s3: also listen to "localhost" in addition to specific ip address 2022-03-15 22:28:18 -07:00
s3.go s3: add grpc server to accept configuration changes 2022-05-15 00:43:37 -07:00
scaffold.go change to util.WriteFile 2022-02-04 21:32:27 -08:00
scaffold_test.go
server.go Merge pull request #3081 from paochiang/volume_upload_limit_fix 2022-06-15 23:16:44 -07:00
shell.go filer: add filer group 2022-05-01 21:59:16 -07:00
update.go remove "weed" from UsageLine, or weed will not show usage of weed update 2022-06-17 12:47:04 +08:00
update_full.go remove unused function 2022-06-16 11:40:20 +08:00
upload.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
version.go
volume.go add inflight upload data wait timeout 2022-05-21 10:38:08 +08:00
volume_test.go
webdav.go mount: default disable cache 2022-02-14 20:42:33 -08:00