..
command_cluster_check.go
grpc connection to filer add sw-client-id header
2 years ago
command_cluster_ps.go
minor
2 years ago
command_cluster_raft_add.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_cluster_raft_ps.go
show raft leader via shell (#3796)
2 years ago
command_cluster_raft_remove.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_collection_delete.go
remove old raft servers if they don't answer to pings for too long (#3398)
2 years ago
command_collection_list.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_ec_balance.go
fix(ec): volumes created by foreign collection due to bug in ec balance (#4864)
1 year ago
command_ec_common.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_ec_decode.go
refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674)
2 years ago
command_ec_encode.go
clone volume locations in case they are changed
1 year ago
command_ec_encode_test.go
refactor(shell): `Decending` -> `Descending` (#3675)
2 years ago
command_ec_rebuild.go
refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)
2 years ago
command_ec_test.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_fs_cat.go
refactor filer_pb.Entry and filer.Entry to use GetChunks()
2 years ago
command_fs_cd.go
simplify parsing filer host and port
5 years ago
command_fs_configure.go
adjusted regex to be from 1 to 255 for the value (#4377)
2 years ago
command_fs_du.go
refactor filer_pb.Entry and filer.Entry to use GetChunks()
2 years ago
command_fs_ls.go
refactor filer_pb.Entry and filer.Entry to use GetChunks()
2 years ago
command_fs_meta_cat.go
sort chunks by offset
2 years ago
command_fs_meta_change_volume_id.go
skipping manifest chunk volume id change
2 years ago
command_fs_meta_load.go
fs.meta.load load any dirs with prefix "important" (#3747)
2 years ago
command_fs_meta_notify.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_fs_meta_save.go
ADHOC: fix fs.meta.save typo (#3993)
2 years ago
command_fs_mkdir.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_fs_mv.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_fs_pwd.go
fix pwd printout
5 years ago
command_fs_rm.go
refactor(command_fs_rm): `entiries` -> `entries` (#3670)
2 years ago
command_fs_tree.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_fs_verify.go
cleaning variables
2 years ago
command_lock_unlock.go
refactor(shell): readability improvements (#3704)
2 years ago
command_mount_configure.go
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
2 years ago
command_mq_topic_create.go
do create topic
1 year ago
command_mq_topic_list.go
create topic and report topic
1 year ago
command_remote_cache.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_remote_configure.go
support swift (#4480)
2 years ago
command_remote_meta_sync.go
refactor(shell): readability improvements (#3704)
2 years ago
command_remote_mount.go
reset local file content if remote file is updated
2 years ago
command_remote_mount_buckets.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_remote_uncache.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_remote_unmount.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_s3_bucket_create.go
refactoring
2 years ago
command_s3_bucket_delete.go
Use filerGroup for s3 buckets collection prefix (#4465)
2 years ago
command_s3_bucket_list.go
Use filerGroup for s3 buckets collection prefix (#4465)
2 years ago
command_s3_bucket_quota.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_s3_bucket_quota_check.go
Use filerGroup for s3 buckets collection prefix (#4465)
2 years ago
command_s3_circuitbreaker.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_s3_circuitbreaker_test.go
refactor(shell): readability improvements (#3704)
2 years ago
command_s3_clean_uploads.go
Fix s3.clean.uploads (#4766)
1 year ago
command_s3_configure.go
fix index (#4158)
2 years ago
command_volume_balance.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_volume_balance_test.go
fix shell volume.balance bug (#4447)
2 years ago
command_volume_check_disk.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_volume_configure_replication.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_copy.go
feat(weed.move): add a speed limit parameter of moving files (#3478)
2 years ago
command_volume_delete.go
Delete volume is empty (#4561)
2 years ago
command_volume_delete_empty.go
avoid data race read volume.IsEmpty (#4574)
2 years ago
command_volume_fix_replication.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_volume_fix_replication_test.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_fsck.go
fix chunk.ModifiedTsNs (#4264)
2 years ago
command_volume_list.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_volume_list_test.go
tests add parsing ec shard info
2 years ago
command_volume_mark.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_mount.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_move.go
Delete volume is empty (#4561)
2 years ago
command_volume_server_evacuate.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
command_volume_server_evacuate_test.go
fix tests
2 years ago
command_volume_server_leave.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_tier_download.go
minor (#4723)
1 year ago
command_volume_tier_move.go
clone volume locations in case they are changed
1 year ago
command_volume_tier_upload.go
clone volume locations in case they are changed
1 year ago
command_volume_unmount.go
fix compilation
2 years ago
command_volume_vacuum.go
move to https://github.com/seaweedfs/seaweedfs
2 years ago
command_volume_vacuum_disable.go
add more help message, in case of misunderstanding (#4092)
2 years ago
command_volume_vacuum_enable.go
add more help message, in case of misunderstanding (#4092)
2 years ago
commands.go
Implement SRV lookups for filer (#4767)
1 year ago
shell_liner.go
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
1 year ago
volume.list.txt
rename
2 years ago
volume.list2.txt
tests add parsing ec shard info
2 years ago