.. |
command_collection_delete.go
|
add collection.delete
|
2019-05-30 09:47:54 -07:00 |
command_collection_list.go
|
collection list normal and ec volumes
|
2019-05-30 09:27:23 -07:00 |
command_ec_balance.go
|
correct count for free ec slots, avoid removing generated shards
|
2019-06-04 01:49:51 -07:00 |
command_ec_common.go
|
fix ec.encode not finding the local ec shards
|
2019-06-03 10:38:21 -07:00 |
command_ec_encode.go
|
fix ec.encode not finding the local ec shards
|
2019-06-03 10:38:21 -07:00 |
command_ec_rebuild.go
|
correct count for free ec slots, avoid removing generated shards
|
2019-06-04 01:49:51 -07:00 |
command_fs_cat.go
|
minor
|
2019-04-21 15:50:51 -07:00 |
command_fs_cd.go
|
weed shell: fs.cd change current directory
|
2019-04-04 19:27:51 -07:00 |
command_fs_du.go
|
weed shell: fs.cd change current directory
|
2019-04-04 19:27:51 -07:00 |
command_fs_ls.go
|
shell: add fs.cat
|
2019-04-21 15:43:43 -07:00 |
command_fs_meta_load.go
|
minor
|
2019-04-26 09:32:37 -07:00 |
command_fs_meta_notify.go
|
weed shell: add fs.meta.notify, removing filer.export
|
2019-04-16 01:58:28 -07:00 |
command_fs_meta_save.go
|
weed shell: fs.meta.save adjusts meta data file name
|
2019-04-16 09:40:27 -07:00 |
command_fs_pwd.go
|
weed shell: add fs.cd, fs.pwd to change to a directory and print current directory
|
2019-04-03 00:20:00 -07:00 |
command_fs_tree.go
|
weed shell: fs.tree fix directory tree listing
|
2019-04-05 23:42:36 -07:00 |
command_volume_balance.go
|
fix multiple bugs
|
2019-06-03 02:26:31 -07:00 |
command_volume_copy.go
|
shell: fix volume.copy
|
2019-04-20 20:48:07 -07:00 |
command_volume_delete.go
|
shell: add commands volume.copy volume.delete volume.mount volume.unmount
|
2019-04-20 20:31:35 -07:00 |
command_volume_fix_replication.go
|
shell: add command volume.move
|
2019-04-20 11:35:23 -07:00 |
command_volume_list.go
|
pb shard info uses ShardBits instead one message for one shard
|
2019-05-24 13:28:44 -07:00 |
command_volume_mount.go
|
shell: add commands volume.copy volume.delete volume.mount volume.unmount
|
2019-04-20 20:31:35 -07:00 |
command_volume_move.go
|
shell: add commands volume.copy volume.delete volume.mount volume.unmount
|
2019-04-20 20:31:35 -07:00 |
command_volume_unmount.go
|
style: go fmt for all
|
2019-04-30 03:22:19 +00:00 |
commands.go
|
go fmt
|
2019-04-18 00:19:18 -07:00 |
shell_liner.go
|
report unknown commands
|
2019-04-23 22:29:36 -07:00 |