You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris Lu 43a69d20bf change filer API to gRPC 7 years ago
..
filer_ui adding folder icon 7 years ago
master_ui fix nil raft server caused crash 8 years ago
volume_server_ui directory structure change to work with glide 9 years ago
common.go fix broken master health checking 7 years ago
filer_grpc_server.go change filer API to gRPC 7 years ago
filer_server.go change filer API to gRPC 7 years ago
filer_server_handlers.go filer add readonly public port 8 years ago
filer_server_handlers_admin.go add "weed copy" command to copy files to filer 9 years ago
filer_server_handlers_read.go check Accept instead of content type 8 years ago
filer_server_handlers_write.go complement weed mount: add read and delete 8 years ago
master_grpc_server.go avoid nil 8 years ago
master_server.go fix broken master health checking 7 years ago
master_server_handlers.go add volume id to error message 8 years ago
master_server_handlers_admin.go preallocate disk space during compaction also, add cleanup for failed compaction 7 years ago
master_server_handlers_ui.go fix nil raft server caused crash 8 years ago
raft_server.go better fix for single master restart without peers changing 7 years ago
raft_server_handlers.go 301 is reported as 404 for http post 8 years ago
volume_grpc_client.go properly send heartbeats 8 years ago
volume_server.go preallocate disk space during compaction also, add cleanup for failed compaction 7 years ago
volume_server_handlers.go directory structure change to work with glide 9 years ago
volume_server_handlers_admin.go Delete volumes online without restarting volume server 8 years ago
volume_server_handlers_helper.go directory structure change to work with glide 9 years ago
volume_server_handlers_read.go skip bytes cache 8 years ago
volume_server_handlers_sync.go skip bytes cache 8 years ago
volume_server_handlers_ui.go directory structure change to work with glide 9 years ago
volume_server_handlers_vacuum.go fix compilation error 7 years ago
volume_server_handlers_write.go skip bytes cache 8 years ago