..
command_cluster_check.go
remove old raft servers if they don't answer to pings for too long ( #3398 )
2022-08-23 23:18:21 -07:00
command_cluster_ps.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_cluster_raft_add.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_cluster_raft_ps.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_cluster_raft_remove.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_collection_delete.go
remove old raft servers if they don't answer to pings for too long ( #3398 )
2022-08-23 23:18:21 -07:00
command_collection_list.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_ec_balance.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_ec_common.go
shell: stop long running jobs if lock is lost
2022-08-22 14:12:23 -07:00
command_ec_decode.go
refactor(command_ec_decode): exisitngEcIndexBits
-> `existingEcInde… ( #3674 )
2022-09-14 12:02:33 -07:00
command_ec_encode.go
shell: stop long running jobs if lock is lost
2022-08-22 14:12:23 -07:00
command_ec_encode_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_ec_rebuild.go
shell: stop long running jobs if lock is lost
2022-08-22 14:12:23 -07:00
command_ec_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_cat.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_cd.go
simplify parsing filer host and port
2020-03-23 21:26:15 -07:00
command_fs_configure.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_du.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_ls.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_meta_cat.go
also migrate jsonpb
2022-08-17 12:42:03 -07:00
command_fs_meta_load.go
print process before do the work
2022-08-30 13:37:05 -07:00
command_fs_meta_notify.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_meta_save.go
move proto package
2022-08-17 12:05:07 -07:00
command_fs_mkdir.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_mv.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_fs_pwd.go
fix pwd printout
2020-03-24 02:40:29 -07:00
command_fs_rm.go
refactor(command_fs_rm): entiries
-> entries
( #3670 )
2022-09-14 11:24:27 -07:00
command_fs_tree.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_lock_unlock.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_mount_configure.go
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… ( #3662 )
2022-09-14 09:14:44 -07:00
command_mq_topic_list.go
add an empty placeholder for mq.topic.list
2022-07-28 23:24:38 -07:00
command_remote_cache.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_remote_configure.go
also migrate jsonpb
2022-08-17 12:42:03 -07:00
command_remote_meta_sync.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_remote_mount.go
also migrate jsonpb
2022-08-17 12:42:03 -07:00
command_remote_mount_buckets.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_remote_uncache.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_remote_unmount.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_bucket_create.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_bucket_delete.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_bucket_list.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_bucket_quota.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_bucket_quota_check.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_circuitbreaker.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_circuitbreaker_test.go
remove go.uber.org/atomic
2022-06-20 12:35:29 +08:00
command_s3_clean_uploads.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_s3_configure.go
refactor: Directory
readability ( #3665 )
2022-09-14 10:11:31 -07:00
command_volume_balance.go
volume.balance: default to balance ALL_COLLECTIONS
2022-09-09 16:06:05 -07:00
command_volume_balance_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_check_disk.go
do not print diskInfos with doVolumeCheckDisk in error log ( #3598 )
2022-09-05 07:49:26 -07:00
command_volume_configure_replication.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_copy.go
feat(weed.move): add a speed limit parameter of moving files ( #3478 )
2022-08-21 23:08:31 -07:00
command_volume_delete.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_delete_empty.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_fix_replication.go
Add option in volume.fix.replication to only fix under-replication and not delete volumes ( #3640 )
2022-09-10 08:05:28 -07:00
command_volume_fix_replication_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_fsck.go
ADHOC: Volume fsck use a time cutoff param ( #3626 )
2022-09-10 15:29:17 -07:00
command_volume_list.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_list_test.go
rename
2022-09-08 12:06:03 -07:00
command_volume_mark.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_mount.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_move.go
feat(weed.move): add a speed limit parameter of moving files ( #3478 )
2022-08-21 23:08:31 -07:00
command_volume_server_evacuate.go
format
2022-08-23 01:20:45 -07:00
command_volume_server_evacuate_test.go
fix TestVolumeServerEvacuate
2022-07-12 14:56:34 +05:00
command_volume_server_leave.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_tier_download.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_tier_move.go
Added ability to change replication settings upon volume.tier.move ( #3583 )
2022-09-04 16:47:21 -07:00
command_volume_tier_upload.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_unmount.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
command_volume_vacuum.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
commands.go
fix test
2022-08-23 01:52:29 -07:00
shell_liner.go
refactor and fix strings.Split
2022-08-07 01:34:32 -07:00
volume.list.txt
Revert "a new test case"
2022-09-10 15:35:42 -07:00