1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00
seaweedfs/weed/server
2019-05-11 18:42:46 -07:00
..
filer_ui synchronously upload files 2019-03-09 13:24:22 -08:00
master_ui weed master: redirect to leader for default admin UI 2019-03-25 09:20:05 -07:00
volume_server_ui fix url 2018-12-27 14:43:36 -08:00
common.go refactoring 2019-04-18 21:43:36 -07:00
common_test.go jwt check the base file id 2019-03-03 10:17:44 -08:00
filer_grpc_server.go refactor: prepare for snapshotting 2019-04-16 09:55:37 -07:00
filer_grpc_server_rename.go webdav: fix directory renaming 2019-05-03 14:12:51 -07:00
filer_server.go remove unused code 2019-05-04 08:20:22 -07:00
filer_server_handlers.go filer add readonly public port 2017-05-27 20:14:22 -07:00
filer_server_handlers_read.go shell: add fs.cat 2019-04-21 15:43:43 -07:00
filer_server_handlers_read_dir.go add context to all filer APIs 2019-03-15 15:55:34 -07:00
filer_server_handlers_write.go refactor: prepare for snapshotting 2019-04-16 09:55:37 -07:00
filer_server_handlers_write_autochunk.go refactor: prepare for snapshotting 2019-04-16 09:55:37 -07:00
master_grpc_server.go style: go fmt for all 2019-04-30 03:22:19 +00:00
master_grpc_server_collection.go add shell command to list all collections 2019-03-16 13:43:16 -07:00
master_grpc_server_volume.go shell: add volume.balance command 2019-05-05 21:17:23 -07:00
master_server.go master: add jwt expires_after_seconds 2019-05-04 08:42:25 -07:00
master_server_handlers.go master: add jwt expires_after_seconds 2019-05-04 08:42:25 -07:00
master_server_handlers_admin.go refactoring 2019-04-18 21:43:36 -07:00
master_server_handlers_ui.go fix nil raft server caused crash 2017-07-03 22:35:28 -07:00
raft_server.go weed filer: set grpc port to port + 10000 2019-03-19 05:47:41 -07:00
raft_server_handlers.go add back "/cluster/status" 2019-03-06 12:10:45 -08:00
volume_grpc_admin.go refactoring 2019-04-18 21:43:36 -07:00
volume_grpc_batch_delete.go refactoring 2019-04-18 21:43:36 -07:00
volume_grpc_client_to_master.go avoid switching master node if same ip and host name 2019-05-11 18:42:46 -07:00
volume_grpc_copy.go writel throttling moving volumes 2019-05-06 13:58:42 -07:00
volume_grpc_copy_incremental.go fix needle map entry size 2019-04-19 00:39:34 -07:00
volume_grpc_tail.go volume: support http status 304 for the same file id 2019-04-21 13:33:23 -07:00
volume_grpc_vacuum.go volume: add option to limit compaction speed 2019-05-03 17:22:39 -07:00
volume_server.go master: add jwt expires_after_seconds 2019-05-04 08:42:25 -07:00
volume_server_handlers.go jwt check the base file id 2019-03-03 10:17:44 -08:00
volume_server_handlers_admin.go go fmt 2018-10-23 23:59:49 -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 refactoring 2019-04-18 21:43:36 -07:00
volume_server_handlers_ui.go go fmt 2018-10-23 23:59:49 -07:00
volume_server_handlers_write.go volume: support http status 304 for the same file id 2019-04-21 13:33:23 -07:00
webdav_server.go refactor: remove logger 2019-05-03 22:21:06 -07:00