1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-08 18:16:50 +02:00
seaweedfs/weed/server
Chris Lu b52b8ec685 Hadoop: fix entry not found for HCFS
also fix cipher related changes.
2020-04-26 05:21:54 -07:00
..
filer_ui refactoring 2020-04-05 13:11:43 -07:00
master_ui
volume_server_ui making volume stats size info readable. 2020-04-16 10:08:08 +08:00
common.go filer: add back image resizing capability 2020-03-20 20:31:11 -07:00
common_test.go
filer_grpc_server.go Hadoop: fix entry not found for HCFS 2020-04-26 05:21:54 -07:00
filer_grpc_server_listen.go async meta caching: can stream updates now 2020-04-21 21:16:13 -07:00
filer_grpc_server_rename.go refactoring 2020-04-12 21:00:55 -07:00
filer_server.go go fmt 2020-04-20 17:48:06 -07:00
filer_server_handlers.go
filer_server_handlers_read.go add If-None-Match and If-Modified-Since 2020-04-08 08:12:00 -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 s3: add option to fsync buckets 2020-04-11 23:37:10 -07:00
filer_server_handlers_write_cipher.go s3: add option to fsync buckets 2020-04-11 23:37:10 -07:00
master_grpc_server.go reduce the connections 2020-04-22 20:43:34 -07:00
master_grpc_server_admin.go make lock/unlock optional 2020-04-23 03:50:05 -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 semicolon seperated command lines 2020-04-23 14:01:46 -07:00
master_server_handlers.go add volume number param in assign operation 2019-11-10 20:11:03 +08: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
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 volume: automatically detect max volume count 2020-03-22 16:21:42 -07:00
volume_grpc_copy.go refactoring 2020-04-05 13:11:43 -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
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
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 refactoring 2020-04-12 21:00:55 -07:00
webdav_server.go tiered caching 2020-04-13 22:19:27 -07:00