seaweedfs/weed/server
2020-05-29 10:00:07 +08:00
..
filer_ui refactoring 2020-04-05 13:11:43 -07:00
master_ui ui add ec shard statuses 2019-06-04 21:52:37 -07:00
volume_server_ui util.BytesToHumanReadable 2020-05-29 10:00:07 +08:00
common.go log JSON response if httpStatus >= 400 2020-05-28 08:56:55 +08:00
common_test.go jwt check the base file id 2019-03-03 10:17:44 -08:00
filer_grpc_server.go able to read chan and write chan 2020-05-08 02:47:22 -07:00
filer_grpc_server_listen.go able to read chan and write chan 2020-05-08 02:47:22 -07:00
filer_grpc_server_rename.go refactoring 2020-04-12 21:00:55 -07:00
filer_server.go able to read chan and write chan 2020-05-08 02:47:22 -07:00
filer_server_handlers.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
filer_server_handlers_read.go filer: simplify image resize 2020-04-28 00:05:57 -07:00
filer_server_handlers_read_dir.go refactoring 2020-03-23 00:01:34 -07:00
filer_server_handlers_write.go s3: add option to fsync buckets 2020-04-11 23:37:10 -07:00
filer_server_handlers_write_autochunk.go refactoring 2020-04-30 17:20:47 -07:00
filer_server_handlers_write_cipher.go refactoring 2020-04-30 17:20:47 -07:00
master_grpc_server.go master and volume server: avoid race condition 2020-04-28 17:29:10 -07:00
master_grpc_server_admin.go support multiple locks 2020-05-25 18:39:53 -07:00
master_grpc_server_collection.go avoid reusing context object 2020-02-25 21:50:12 -08:00
master_grpc_server_volume.go FUSE mount: report max volume count available disk space 2020-03-26 23:06:21 -07:00
master_server.go support multiple locks 2020-05-25 18:39:53 -07:00
master_server_handlers.go prevent empty locations returned 2020-05-13 03:46:38 -07:00
master_server_handlers_admin.go volume: fix memory leak during compaction 2020-03-09 22:29:02 -07:00
master_server_handlers_ui.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
raft_server.go refactoring 2020-03-04 00:39:47 -08:00
raft_server_handlers.go add back "/cluster/status" 2019-03-06 12:10:45 -08:00
volume_grpc_admin.go move volume server stats to grpc 2020-02-21 21:45:03 -08:00
volume_grpc_batch_delete.go batch delete orphan data by file keys 2020-03-25 02:21:15 -07:00
volume_grpc_client_to_master.go master and volume server: avoid race condition 2020-04-28 17:29:10 -07:00
volume_grpc_copy.go add error to avoid copying not found volume 2020-05-17 20:20:12 -07:00
volume_grpc_copy_incremental.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_grpc_erasure_coding.go remove ctx if possible 2020-02-25 22:23:59 -08:00
volume_grpc_file.go avoid reusing context object 2020-02-25 21:50:12 -08:00
volume_grpc_query.go go fmt 2019-10-09 00:03:18 -07:00
volume_grpc_tail.go volume server: accept fsync=true in write requests 2020-04-11 21:39:16 -07:00
volume_grpc_tier_download.go rename volume tier info to volume info 2019-12-28 11:21:49 -08:00
volume_grpc_tier_upload.go go fmt 2019-12-28 21:13:10 -08:00
volume_grpc_vacuum.go volume: compaction can cause readonly volumes 2020-03-17 09:43:57 -07:00
volume_server.go move volume server stats to grpc 2020-02-21 21:45:03 -08:00
volume_server_handlers.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_server_handlers_admin.go staus route: add DiskStatuses for disk in the volume server status 2020-02-23 23:27:09 +02: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 adjust logging 2020-04-21 16:13:13 -07:00
volume_server_handlers_ui.go grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
volume_server_handlers_write.go rename 'needle' which collides with imported package name 2020-05-28 17:00:00 +08:00
webdav_server.go refactoring 2020-04-30 17:20:47 -07:00