..
command.go
refactor
3 months ago
command_cluster_check.go
[shell] use constant for hdd of type (#6337)
2 weeks ago
command_cluster_ps.go
refactor
3 months ago
command_cluster_raft_add.go
refactor
3 months ago
command_cluster_raft_ps.go
refactor
3 months ago
command_cluster_raft_remove.go
refactor
3 months ago
command_collection_delete.go
refactor
3 months ago
command_collection_list.go
refactor
3 months ago
command_ec_balance.go
Begin implementing EC balancing parallelization support. (#6342)
1 week ago
command_ec_common.go
Rework `shell.EcBalance()`'s waitgroup code into a standalone type. (#6373)
5 days ago
command_ec_common_test.go
Limit EC re-balancing for `ec.encode` to relevant collections when a volume ID argument is provided. (#6347)
1 week ago
command_ec_decode.go
Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
2 weeks ago
command_ec_encode.go
Begin implementing EC balancing parallelization support. (#6342)
1 week ago
command_ec_rebuild.go
Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
2 weeks ago
command_ec_test.go
Delete legacy balancing code for `ec.encode`. (#6344)
1 week ago
command_fs_cat.go
refactor
3 months ago
command_fs_cd.go
refactor
3 months ago
command_fs_configure.go
adjust help message
2 months ago
command_fs_du.go
refactor
3 months ago
command_fs_log.go
fix help message
3 months ago
command_fs_ls.go
refactor
3 months ago
command_fs_merge_volumes.go
typo
1 month ago
command_fs_meta_cat.go
refactor
3 months ago
command_fs_meta_change_volume_id.go
refactor
3 months ago
command_fs_meta_load.go
refactor
3 months ago
command_fs_meta_notify.go
refactor
3 months ago
command_fs_meta_save.go
refactor
3 months ago
command_fs_mkdir.go
refactor
3 months ago
command_fs_mv.go
refactor
3 months ago
command_fs_pwd.go
refactor
3 months ago
command_fs_rm.go
refactor
3 months ago
command_fs_tree.go
refactor
3 months ago
command_fs_verify.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_lock_unlock.go
refactor
3 months ago
command_mount_configure.go
refactor
3 months ago
command_mq_balance.go
refactor
3 months ago
command_mq_topic_compact.go
merge current message queue code changes (#6201)
2 months ago
command_mq_topic_configure.go
refactor
3 months ago
command_mq_topic_desc.go
refactor
3 months ago
command_mq_topic_list.go
refactor
3 months ago
command_remote_cache.go
refactor
3 months ago
command_remote_configure.go
refactor
3 months ago
command_remote_meta_sync.go
refactor
3 months ago
command_remote_mount.go
refactor
3 months ago
command_remote_mount_buckets.go
refactor
3 months ago
command_remote_uncache.go
refactor
3 months ago
command_remote_unmount.go
refactor
3 months ago
command_s3_bucket_create.go
refactor
3 months ago
command_s3_bucket_delete.go
refactor
3 months ago
command_s3_bucket_list.go
refactor
3 months ago
command_s3_bucket_quota.go
refactor
3 months ago
command_s3_bucket_quota_check.go
refactor
3 months ago
command_s3_circuitbreaker.go
refactor
3 months ago
command_s3_circuitbreaker_test.go
refactor(shell): readability improvements (#3704)
2 years ago
command_s3_clean_uploads.go
refactor
3 months ago
command_s3_configure.go
refactor
3 months ago
command_volume_balance.go
[shell] only apply the balancing for writable volumes (#6346)
1 week ago
command_volume_balance_test.go
[shell] only apply the balancing for writable volumes (#6346)
1 week ago
command_volume_check_disk.go
skip resource heavy commands from running on master nodes
3 months ago
command_volume_check_disk_test.go
fix: skipping checking active volumes with the same number of files at the moment (#4893)
1 year ago
command_volume_configure_replication.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_volume_copy.go
refactor
3 months ago
command_volume_delete.go
refactor
3 months ago
command_volume_delete_empty.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_volume_fix_replication.go
use readable bytes size string in shell output (#6288)
4 weeks ago
command_volume_fix_replication_test.go
Fix/copy before delete replication (#6064)
3 months ago
command_volume_fsck.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_volume_grow.go
refactor
3 months ago
command_volume_list.go
[shell] volume.list show only writable volumes (#6338)
2 weeks ago
command_volume_list_test.go
Improve EC shards rebalancing logic across racks (#6270)
1 month ago
command_volume_mark.go
refactor
3 months ago
command_volume_mount.go
refactor
3 months ago
command_volume_move.go
[shell] add noLock param for volume.move (#6261)
1 month ago
command_volume_server_evacuate.go
[shell] volume.balance collect volume servers by dc rack node (#6191)
2 months ago
command_volume_server_evacuate_test.go
fix tests
2 years ago
command_volume_server_leave.go
refactor
3 months ago
command_volume_tier_download.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_volume_tier_move.go
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
1 month ago
command_volume_tier_upload.go
refactor
3 months ago
command_volume_unmount.go
refactor
3 months ago
command_volume_vacuum.go
refactor
3 months ago
command_volume_vacuum_disable.go
refactor
3 months ago
command_volume_vacuum_enable.go
refactor
3 months ago
commands.go
[shell] add noLock param for volume.move (#6261)
1 month ago
shell_liner.go
Added context for the MasterClient's methods to avoid endless loops (#5628)
6 months ago
volume.ecshards.txt
Improve EC shards rebalancing logic across racks (#6270)
1 month ago
volume.list.txt
rename
2 years ago
volume.list2.txt
tests add parsing ec shard info
2 years ago