1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-04 16:16:58 +02:00
seaweedfs/weed/server
2017-02-12 21:58:44 -08: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 volume servers always connect to the master leader 2017-01-13 10:20:40 -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_read.go check Accept instead of content type 2017-01-04 19:58:27 -08:00
filer_server_handlers_write.go support additional header name-value pairs 2017-01-08 22:34:42 +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 set the volume size limit 2017-01-22 21:36:36 -08: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 supporting reading file of size zero 2017-01-21 13:45:16 -08: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