seaweedfs/weed/server
Chris Lu 0301504184 add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
2018-05-30 20:24:57 -07:00
..
filer_ui add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
master_ui fix nil raft server caused crash 2017-07-03 22:35:28 -07:00
volume_server_ui directory structure change to work with glide 2016-06-02 18:09:14 -07:00
common.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
filer_grpc_server.go add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
filer_server.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
filer_server_handlers.go filer add readonly public port 2017-05-27 20:14:22 -07:00
filer_server_handlers_admin.go add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
filer_server_handlers_read.go add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
filer_server_handlers_read_dir.go split filer read into 2 files 2018-05-28 02:24:14 -07:00
filer_server_handlers_write.go add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
filer_server_handlers_write_autochunk.go refactoring: go fmt, reorg 2018-05-27 23:59:49 -07:00
filer_server_handlers_write_monopart.go refactoring: go fmt, reorg 2018-05-27 23:59:49 -07:00
filer_server_handlers_write_multipart.go refactoring: go fmt, reorg 2018-05-27 23:59:49 -07:00
master_grpc_server.go pass reference of master server 2018-05-27 11:58:00 -07:00
master_server.go fix broken master health checking 2018-05-07 00:37:33 -07:00
master_server_handlers.go add volume id to error message 2017-06-03 01:58:28 -07:00
master_server_handlers_admin.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
master_server_handlers_ui.go fix nil raft server caused crash 2017-07-03 22:35:28 -07:00
raft_server.go go fmt 2018-05-27 11:52:26 -07:00
raft_server_handlers.go 301 is reported as 404 for http post 2017-06-15 21:21:32 -07:00
volume_grpc_client.go mv pb to master_pb 2018-05-09 23:11:54 -07:00
volume_server.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
volume_server_handlers.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
volume_server_handlers_admin.go go fmt 2018-05-27 11:52:26 -07:00
volume_server_handlers_helper.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_server_handlers_read.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
volume_server_handlers_sync.go skip bytes cache 2017-06-03 11:44:24 -07:00
volume_server_handlers_ui.go go fmt 2018-05-27 11:52:26 -07:00
volume_server_handlers_vacuum.go fix compilation error 2017-08-30 02:24:19 -07:00
volume_server_handlers_write.go skip bytes cache 2017-06-03 11:44:24 -07:00