..
filer_ui
refactoring
2020-04-05 13:11:43 -07:00
master_ui
ui add ec shard statuses
2019-06-04 21:52:37 -07:00
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
jwt check the base file id
2019-03-03 10:17:44 -08:00
filer_grpc_server.go
Hadoop: fix entry not found for HCFS
2020-04-26 05:21:54 -07:00
filer_grpc_server_listen.go
metadata log: read from any timestamp
2020-04-28 00:05:57 -07:00
filer_grpc_server_rename.go
refactoring
2020-04-12 21:00:55 -07:00
filer_server.go
refacotr: move signal handling and pprof to grace package
2020-04-28 14:10:23 +08: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
s3: add option to fsync buckets
2020-04-11 23:37:10 -07:00
filer_server_handlers_write_cipher.go
remove printouts
2020-04-28 16:45:48 -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
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
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
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
Change joeslay paths to chrislusf paths
2019-09-12 14:18:21 +01:00
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
directory structure change to work with glide
2016-06-02 18:09:14 -07:00
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
refacotr: move signal handling and pprof to grace package
2020-04-28 14:10:23 +08:00