1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 15:16:51 +02:00
seaweedfs/weed/server
2017-05-05 12:17:30 +03:00
..
filer_ui Add limit parameter and pagination for files 2016-07-20 10:46:28 +02:00
master_ui directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_server_ui directory structure change to work with glide 2016-06-02 18:09:14 -07:00
common.go support additional header name-value pairs 2017-01-08 22:34:42 +08:00
filer_server.go complement weed mount 2017-03-10 10:28:19 +08:00
filer_server_handlers.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
filer_server_handlers_admin.go add "weed copy" command to copy files to filer 2016-07-20 23:45:55 -07:00
filer_server_handlers_api.go complement weed mount: add read and delete 2017-03-17 15:02:27 +08:00
filer_server_handlers_read.go check Accept instead of content type 2017-01-04 19:58:27 -08:00
filer_server_handlers_write.go complement weed mount: add read and delete 2017-03-17 15:02:27 +08:00
master_grpc_server.go avoid nil 2017-02-11 10:21:28 -08:00
master_server.go remove weeds.conf 2017-02-12 21:58:44 -08:00
master_server_handlers.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
master_server_handlers_admin.go gRpc for master~volume heartbeat 2017-01-10 01:01:12 -08:00
master_server_handlers_ui.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
raft_server.go adjust timing of leader election 2017-01-18 09:54:43 -08:00
raft_server_handlers.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_grpc_client.go properly send heartbeats 2017-03-27 10:11:54 -07:00
volume_server.go Delete volumes online without restarting volume server 2017-01-20 13:02:37 +01:00
volume_server_handlers.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
volume_server_handlers_admin.go Delete volumes online without restarting volume server 2017-01-20 13:02:37 +01: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 Scale images to fit or fill 2017-05-05 12:17:30 +03:00
volume_server_handlers_sync.go Delete volumes online without restarting volume server 2017-01-20 13:02:37 +01:00
volume_server_handlers_ui.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_server_handlers_vacuum.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_server_handlers_write.go fix volume_layout bug, add new feature for volume etag write,filer pass through query params' 2016-06-29 16:05:00 +08:00