.. |
filer_ui
|
remove QR code for mobile upload
|
3 years ago |
master_ui
|
extract embed html of master/volume/filer ui to separate files
|
4 years ago |
volume_server_ui
|
show RemoteVolumes/EcVolumes only if it is not empty
|
4 years ago |
common.go
|
buffer for all range requests
|
3 years ago |
common_test.go
|
jwt check the base file id
|
6 years ago |
filer_grpc_server.go
|
rename to skipCheckParentDir
|
3 years ago |
filer_grpc_server_kv.go
|
filer: cross cluster synchronization
|
4 years ago |
filer_grpc_server_remote.go
|
use streaming mode for long poll grpc calls
|
3 years ago |
filer_grpc_server_rename.go
|
rename to skipCheckParentDir
|
3 years ago |
filer_grpc_server_sub_meta.go
|
dedup local metadata subscribers
|
3 years ago |
filer_server.go
|
Set default leveldb2 enabled
|
3 years ago |
filer_server_handlers.go
|
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
3 years ago |
filer_server_handlers_proxy.go
|
filer, s3, volume server: a bit memory optimization
|
3 years ago |
filer_server_handlers_read.go
|
a little optimization
|
3 years ago |
filer_server_handlers_read_dir.go
|
remove QR code for mobile upload
|
3 years ago |
filer_server_handlers_tagging.go
|
rename to skipCheckParentDir
|
3 years ago |
filer_server_handlers_write.go
|
use "mv.from" for moving files
|
3 years ago |
filer_server_handlers_write_autochunk.go
|
fix-filer: calculation error of the method skipCheckParentDirEntry
|
3 years ago |
filer_server_handlers_write_cipher.go
|
rename to skipCheckParentDir
|
3 years ago |
filer_server_handlers_write_upload.go
|
[bugfix] filer: 1. Delete uploaded chunks when upload failed. 2. Report error when upload is interrupted by user.
|
3 years ago |
filer_server_rocksdb.go
|
go fmt
|
3 years ago |
master_grpc_server.go
|
metrics master is leader
|
3 years ago |
master_grpc_server_admin.go
|
add lock messages
|
3 years ago |
master_grpc_server_cluster.go
|
master: remove hard coded filer settings in master.toml
|
3 years ago |
master_grpc_server_collection.go
|
use streaming mode for long poll grpc calls
|
3 years ago |
master_grpc_server_volume.go
|
rename security.GenJwt to security.GenJwtForVolumeServer
|
3 years ago |
master_server.go
|
new master metrics
|
3 years ago |
master_server_handlers.go
|
rename security.GenJwt to security.GenJwtForVolumeServer
|
3 years ago |
master_server_handlers_admin.go
|
use streaming mode for long poll grpc calls
|
3 years ago |
master_server_handlers_ui.go
|
adjust data type
|
3 years ago |
raft_server.go
|
[UPDATE] Make heartbeat interval and election timeout of masters configurable.
|
3 years ago |
raft_server_handlers.go
|
change server address from string to a type
|
3 years ago |
volume_grpc_admin.go
|
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_batch_delete.go
|
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_client_to_master.go
|
use streaming mode for long poll grpc calls
|
3 years ago |
volume_grpc_copy.go
|
change to util.WriteFile
|
3 years ago |
volume_grpc_copy_incremental.go
|
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 years ago |
volume_grpc_erasure_coding.go
|
use streaming mode for long poll grpc calls
|
3 years ago |
volume_grpc_query.go
|
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_read_all.go
|
volume stream read skips deleted content
|
3 years ago |
volume_grpc_read_write.go
|
fix build error
|
4 years ago |
volume_grpc_remote.go
|
go fmt
|
3 years ago |
volume_grpc_tail.go
|
change server address from string to a type
|
3 years ago |
volume_grpc_tier_download.go
|
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
volume_grpc_tier_upload.go
|
cloud tier: remove tagging since not all s3 vendors support this
|
3 years ago |
volume_grpc_vacuum.go
|
go fmt
|
3 years ago |
volume_server.go
|
remove dead code
|
3 years ago |
volume_server_handlers.go
|
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request
|
3 years ago |
volume_server_handlers_admin.go
|
healthz check to avoid drain pod with last replicas
|
3 years ago |
volume_server_handlers_helper.go
|
directory structure change to work with glide
|
9 years ago |
volume_server_handlers_read.go
|
filer, s3, volume server: a bit memory optimization
|
3 years ago |
volume_server_handlers_ui.go
|
change server address from string to a type
|
3 years ago |
volume_server_handlers_write.go
|
move some volume lookup operations to grpc
|
3 years ago |
volume_server_tcp_handlers_write.go
|
trim out trailing return character
|
4 years ago |
webdav_server.go
|
use file size as max range
|
3 years ago |