..
command_collection_delete.go
collection.delete requires _default_ as the default empty collection name
4 years ago
command_collection_list.go
avoid reusing context object
5 years ago
command_ec_balance.go
ec balance among nodes with HDD
4 years ago
command_ec_common.go
refactoring
4 years ago
command_ec_decode.go
refactoring
4 years ago
command_ec_encode.go
adjust text
4 years ago
command_ec_rebuild.go
this can compile now!!!
4 years ago
command_ec_test.go
go fmt
4 years ago
command_fs_cat.go
CheckAllChunkViews() for HEAD requests only
4 years ago
command_fs_cd.go
simplify parsing filer host and port
5 years ago
command_fs_configure.go
adjust help message
4 years ago
command_fs_du.go
rename filer2 to filer
5 years ago
command_fs_lock_unlock.go
refactoring
5 years ago
command_fs_ls.go
rename filer2 to filer
5 years ago
command_fs_meta_cat.go
remove zstd
4 years ago
command_fs_meta_load.go
avoid possible corrupted file names
4 years ago
command_fs_meta_notify.go
refactor
5 years ago
command_fs_meta_save.go
avoid forward slash in file names
4 years ago
command_fs_mv.go
minor
4 years ago
command_fs_pwd.go
fix pwd printout
5 years ago
command_fs_tree.go
able to subscribe any topic from any point of time
5 years ago
command_s3_bucket_create.go
[shell] Clarify bucket replication setting order
4 years ago
command_s3_bucket_delete.go
shell: change bucket.list to s3.bucket.list, same for create and delete
4 years ago
command_s3_bucket_list.go
shell: change bucket.list to s3.bucket.list, same for create and delete
4 years ago
command_s3_clean_uploads.go
go fmt
4 years ago
command_s3_configure.go
remove WIP status
4 years ago
command_volume_balance.go
shell: fix moving volume, volume server evacuate
4 years ago
command_volume_balance_test.go
go fmt
4 years ago
command_volume_check_disk.go
volume.check.disk: break loop for read only volumes
4 years ago
command_volume_configure_replication.go
refactoring
4 years ago
command_volume_copy.go
volume: add capability to change disk type when moving a volume
4 years ago
command_volume_delete.go
shell: move volume operations to use flag parsing arguments
5 years ago
command_volume_fix_replication.go
shell: add volume.tier.move
4 years ago
command_volume_fix_replication_test.go
fix test
5 years ago
command_volume_fsck.go
refactoring
4 years ago
command_volume_list.go
refactoring
4 years ago
command_volume_list_test.go
go fmt
4 years ago
command_volume_mark.go
add readonly
5 years ago
command_volume_mount.go
shell: move volume operations to use flag parsing arguments
5 years ago
command_volume_move.go
adjust help message
4 years ago
command_volume_server_evacuate.go
add node.selectedVolumes
4 years ago
command_volume_server_evacuate_test.go
shell: fix moving volume, volume server evacuate
4 years ago
command_volume_server_leave.go
shell: add volumeServer.leave command
5 years ago
command_volume_tier_download.go
refactoring
4 years ago
command_volume_tier_move.go
volume.tier.move: avoid data loss when destination volume server already has the volume
4 years ago
command_volume_tier_upload.go
master: add cluster wide lock/unlock operation in weed shell
5 years ago
command_volume_unmount.go
shell: move volume operations to use flag parsing arguments
5 years ago
command_volume_vacuum.go
shell: add volume.vacuum command
4 years ago
commands.go
fiil serverUrls sorted by data center
4 years ago
shell_liner.go
ensure to call line.Close()
4 years ago