1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-02 08:40:20 +02:00
seaweedfs/weed/server
2022-08-14 23:33:30 -07:00
..
filer_ui add upload response (#3428) 2022-08-10 22:43:09 -07:00
master_ui move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_ui move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
common.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
common_test.go jwt check the base file id 2019-03-03 10:17:44 -08:00
filer_grpc_server.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_grpc_server_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_kv.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_remote.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_rename.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_sub_meta.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server.go ensure memory is aligned 2022-08-10 22:27:13 -07:00
filer_server_handlers.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_proxy.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_read.go Add download speed limit support (#3408) 2022-08-05 01:16:42 -07:00
filer_server_handlers_read_dir.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_tagging.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_server_handlers_write_autochunk.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_write_cipher.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write_merge.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write_upload.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_server_rocksdb.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_grpc_server_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_cluster.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_collection.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_raft.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_volume.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_server.go avoid infinite loop WaitUntilConnected() (#3431) 2022-08-11 15:03:26 -07:00
master_server_handlers.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_server_handlers_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_server_handlers_ui.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_hashicorp.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_server.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_server_handlers.go Add healthy indicator for raft status 2022-07-30 19:34:26 +02:00
volume_grpc_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_batch_delete.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_client_to_master.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_copy.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_copy_incremental.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_erasure_coding.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_query.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_read_all.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_read_write.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_remote.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tail.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tier_download.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tier_upload.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_vacuum.go rename to LoadAvg_1M 2022-08-01 21:32:21 +05:00
volume_server.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_handlers.go refactor 2022-08-02 01:18:26 +05:00
volume_server_handlers_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -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 refactor 2022-08-02 01:18:26 +05:00
volume_server_handlers_ui.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_handlers_write.go refactor 2022-08-02 01:18:26 +05:00
volume_server_tcp_handlers_write.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
webdav_server.go webdav: fix nil 2022-08-14 23:33:30 -07:00