1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 23:56:41 +02:00
seaweedfs/weed/server
2020-06-20 12:50:40 -07:00
..
filer_ui refactoring 2020-04-05 13:11:43 -07:00
master_ui add Volume Ids column only for max 100 volumes for convenience in the master ui. 2020-05-29 15:37:58 +08:00
volume_server_ui util.BytesToHumanReadable 2020-05-29 10:00:07 +08:00
common.go inject git version into build 2020-06-02 00:10:38 -07: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 report error correctly 2020-06-10 10:59:25 -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 detect mime type before replicating to other volume servers 2020-06-19 22:11:36 -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 disable pulse seconds 2020-06-04 10:52:01 -07:00
master_server_handlers.go prevent empty locations returned 2020-05-13 03:46:38 -07:00
master_server_handlers_admin.go inject git version into build 2020-06-02 00:10:38 -07:00
master_server_handlers_ui.go inject git version into build 2020-06-02 00:10:38 -07:00
raft_server.go master: always clear previous master meta data directory 2020-06-19 20:42:16 -07: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 erasure coding: fix cases where there are no .ecj files 2020-06-18 09:52:35 -07: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 remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server_handlers.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_server_handlers_admin.go inject git version into build 2020-06-02 00:10:38 -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 rename UnCompressData to DecompressData 2020-06-20 08:16:16 -07:00
volume_server_handlers_ui.go inject git version into build 2020-06-02 00:10:38 -07:00
volume_server_handlers_write.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
webdav_server.go also add it for webdav 2020-06-09 18:07:03 -07:00