1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00
seaweedfs/weed/shell
2020-09-01 00:21:19 -07:00
..
command_bucket_create.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_bucket_delete.go add signatures to messages to avoid double processing 2020-08-28 23:48:48 -07:00
command_bucket_list.go able to subscribe any topic from any point of time 2020-04-29 17:40:08 -07:00
command_collection_delete.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_collection_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_balance.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_ec_common.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_decode.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_ec_encode.go erasure coding: fix cases where there are no .ecj files 2020-06-18 09:52:35 -07:00
command_ec_rebuild.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_ec_test.go fix test 2020-02-25 22:29:01 -08:00
command_fs_cat.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_cd.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_du.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_lock_unlock.go refactoring 2020-04-29 13:26:02 -07:00
command_fs_ls.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_meta_cat.go sorting chunks 2020-08-23 00:00:36 -07:00
command_fs_meta_load.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_meta_notify.go refactor 2020-04-21 21:28:47 -07:00
command_fs_meta_save.go refactoring 2020-04-29 13:26:02 -07:00
command_fs_mv.go refactoring 2020-04-05 13:11:43 -07:00
command_fs_pwd.go fix pwd printout 2020-03-24 02:40:29 -07:00
command_fs_tree.go able to subscribe any topic from any point of time 2020-04-29 17:40:08 -07:00
command_volume_balance.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_configure_replication.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_copy.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_delete.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_fix_replication.go fix help message 2020-08-27 00:13:38 -07:00
command_volume_fix_replication_test.go go fmt 2020-04-05 00:52:31 -07:00
command_volume_fsck.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_volume_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_mount.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_move.go Added VolumeMarkWritable and VolumeStatus grpc methods 2020-08-19 11:42:56 -04:00
command_volume_tier_download.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_tier_upload.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_unmount.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
commands.go refactoring 2020-05-26 00:03:31 -07:00
shell_liner.go support semicolon seperated command lines 2020-04-23 14:01:46 -07:00