seaweedfs/weed/server
Chris Lu 8480008a9a add s3 upload, and removing mono and multi part upload analyzer
removing mono and multi part upload analyzer, which were used just to determine the file name
2018-07-21 10:39:02 -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 use fixed list of masters in both filer and volume servers 2018-06-01 00:39:39 -07:00
common.go fix compilation error on go tip 2018-06-11 23:51:36 -07:00
filer_grpc_server.go fix compilation error 2018-07-20 00:46:02 -07:00
filer_server.go filer add data center option 2018-07-09 02:22:48 -07:00
filer_server_handlers.go filer add readonly public port 2017-05-27 20:14:22 -07:00
filer_server_handlers_read.go add dir list limit option 2018-07-07 02:18:47 -07:00
filer_server_handlers_read_dir.go fix compilation error on go tip 2018-06-11 23:51:36 -07:00
filer_server_handlers_write.go add s3 upload, and removing mono and multi part upload analyzer 2018-07-21 10:39:02 -07:00
filer_server_handlers_write_autochunk.go weed mount can request to prioritize to write to a data center 2018-07-14 13:36:28 -07:00
filer_server_handlers_write_monopart.go add s3 upload, and removing mono and multi part upload analyzer 2018-07-21 10:39:02 -07:00
filer_server_handlers_write_multipart.go add s3 upload, and removing mono and multi part upload analyzer 2018-07-21 10:39:02 -07:00
master_grpc_server.go refactoring 2018-06-25 00:01:53 -07:00
master_server.go simplifying the leader election by raft 2018-06-12 01:54:09 -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 simplifying the leader election by raft 2018-06-12 01:54:09 -07:00
raft_server_handlers.go simplifying the leader election by raft 2018-06-12 01:54:09 -07:00
volume_grpc_client.go keep alive for gRpc calls 2018-07-03 19:07:55 -07:00
volume_server.go use fixed list of masters in both filer and volume servers 2018-06-01 00:39:39 -07:00
volume_server_handlers.go adding favicon to filer also 2018-05-28 02:35:58 -07:00
volume_server_handlers_admin.go fix log 2018-05-31 22:49:55 -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 use fixed list of masters in both filer and volume servers 2018-06-01 00:39:39 -07:00
volume_server_handlers_sync.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
volume_server_handlers_ui.go use fixed list of masters in both filer and volume servers 2018-06-01 00:39:39 -07:00
volume_server_handlers_vacuum.go fix log 2018-05-31 22:49:55 -07:00
volume_server_handlers_write.go Store and replicate timestamp of file deletion in tombstone marker 2018-07-14 20:26:45 -07:00