..
filer_ui
add mime, use simple insert and update filer store API
7 years ago
master_ui
fix nil raft server caused crash
8 years ago
volume_server_ui
use fixed list of masters in both filer and volume servers
7 years ago
common.go
fix compilation error on go tip
7 years ago
filer_grpc_server.go
add bucket creation and deletion
7 years ago
filer_server.go
filer add data center option
7 years ago
filer_server_handlers.go
filer add readonly public port
8 years ago
filer_server_handlers_read.go
add dir list limit option
7 years ago
filer_server_handlers_read_dir.go
fix compilation error on go tip
7 years ago
filer_server_handlers_write.go
add bucket creation and deletion
7 years ago
filer_server_handlers_write_autochunk.go
weed mount can request to prioritize to write to a data center
7 years ago
filer_server_handlers_write_monopart.go
weed mount can request to prioritize to write to a data center
7 years ago
filer_server_handlers_write_multipart.go
weed mount can request to prioritize to write to a data center
7 years ago
master_grpc_server.go
refactoring
7 years ago
master_server.go
simplifying the leader election by raft
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
8 years ago
master_server_handlers_ui.go
fix nil raft server caused crash
8 years ago
raft_server.go
simplifying the leader election by raft
7 years ago
raft_server_handlers.go
simplifying the leader election by raft
7 years ago
volume_grpc_client.go
keep alive for gRpc calls
7 years ago
volume_server.go
use fixed list of masters in both filer and volume servers
7 years ago
volume_server_handlers.go
adding favicon to filer also
7 years ago
volume_server_handlers_admin.go
fix log
7 years ago
volume_server_handlers_helper.go
directory structure change to work with glide
9 years ago
volume_server_handlers_read.go
use fixed list of masters in both filer and volume servers
7 years ago
volume_server_handlers_sync.go
refactoring: add type for needle id, offset
7 years ago
volume_server_handlers_ui.go
use fixed list of masters in both filer and volume servers
7 years ago
volume_server_handlers_vacuum.go
fix log
7 years ago
volume_server_handlers_write.go
Store and replicate timestamp of file deletion in tombstone marker
7 years ago