.. |
filer_ui
|
24fda6f47f
remove QR code for mobile upload
|
3 лет назад |
master_ui
|
44a2538f67
extract embed html of master/volume/filer ui to separate files
|
3 лет назад |
volume_server_ui
|
ed57a55eae
show RemoteVolumes/EcVolumes only if it is not empty
|
3 лет назад |
common.go
|
7210558c7b
s3: pass through s3 presigned headers
|
2 лет назад |
common_test.go
|
219b651bc3
jwt check the base file id
|
5 лет назад |
filer_grpc_server.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
filer_grpc_server_kv.go
|
387ab6796f
filer: cross cluster synchronization
|
4 лет назад |
filer_grpc_server_remote.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
filer_grpc_server_rename.go
|
e423548673
rename: pass along entry metadata
|
2 лет назад |
filer_grpc_server_sub_meta.go
|
4a311c7f5e
dedup local metadata subscribers
|
2 лет назад |
filer_server.go
|
42c849e0df
Merge branch 'master' into metadata_follow_with_client_id
|
2 лет назад |
filer_server_handlers.go
|
10404c4275
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
2 лет назад |
filer_server_handlers_proxy.go
|
487e435679
adjust http max idle connections per host
|
3 лет назад |
filer_server_handlers_read.go
|
28b395bef4
better control for reader caching
|
2 лет назад |
filer_server_handlers_read_dir.go
|
24fda6f47f
remove QR code for mobile upload
|
3 лет назад |
filer_server_handlers_tagging.go
|
e24ba2aadc
filer: delete specific tags
|
3 лет назад |
filer_server_handlers_write.go
|
320637dc7a
use "mv.from" for moving files
|
2 лет назад |
filer_server_handlers_write_autochunk.go
|
6ab09e9071
filer_http: support uploading file with offset
|
2 лет назад |
filer_server_handlers_write_cipher.go
|
6923af7280
refactoring
|
3 лет назад |
filer_server_handlers_write_upload.go
|
6ab09e9071
filer_http: support uploading file with offset
|
2 лет назад |
filer_server_rocksdb.go
|
7ce97b59d8
go fmt
|
3 лет назад |
master_grpc_server.go
|
c9952759c4
metrics master is leader
|
2 лет назад |
master_grpc_server_admin.go
|
a2d3f89c7b
add lock messages
|
2 лет назад |
master_grpc_server_cluster.go
|
826a7b307e
master: remove hard coded filer settings in master.toml
|
2 лет назад |
master_grpc_server_collection.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
master_grpc_server_volume.go
|
d156d410ef
rename security.GenJwt to security.GenJwtForVolumeServer
|
2 лет назад |
master_server.go
|
28efe31524
new master metrics
|
2 лет назад |
master_server_handlers.go
|
d156d410ef
rename security.GenJwt to security.GenJwtForVolumeServer
|
2 лет назад |
master_server_handlers_admin.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
master_server_handlers_ui.go
|
5469019852
adjust data type
|
3 лет назад |
raft_server.go
|
bd032eabe7
[UPDATE] Make heartbeat interval and election timeout of masters configurable.
|
2 лет назад |
raft_server_handlers.go
|
e5fc35ed0c
change server address from string to a type
|
3 лет назад |
volume_grpc_admin.go
|
734c980040
volume: support concurrent download data size limit
|
3 лет назад |
volume_grpc_batch_delete.go
|
734c980040
volume: support concurrent download data size limit
|
3 лет назад |
volume_grpc_client_to_master.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
volume_grpc_copy.go
|
affe3c2c12
change to util.WriteFile
|
2 лет назад |
volume_grpc_copy_incremental.go
|
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
3 лет назад |
volume_grpc_erasure_coding.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
volume_grpc_query.go
|
734c980040
volume: support concurrent download data size limit
|
3 лет назад |
volume_grpc_read_all.go
|
2e9372dcf7
volume stream read skips deleted content
|
3 лет назад |
volume_grpc_read_write.go
|
f315eb2bb8
fix build error
|
3 лет назад |
volume_grpc_remote.go
|
2789d10342
go fmt
|
3 лет назад |
volume_grpc_tail.go
|
e5fc35ed0c
change server address from string to a type
|
3 лет назад |
volume_grpc_tier_download.go
|
6d30b21b10
volume: add "-dir.idx" option for separate index storage
|
3 лет назад |
volume_grpc_tier_upload.go
|
c857cc7286
cloud tier: remove tagging since not all s3 vendors support this
|
3 лет назад |
volume_grpc_vacuum.go
|
0c8dea9de8
go fmt
|
3 лет назад |
volume_server.go
|
9ea09cc41c
healthz check to avoid drain pod with last replicas
|
2 лет назад |
volume_server_handlers.go
|
fcc09cef6f
Refactor: pass in claim type into security.DecodeJwt
|
2 лет назад |
volume_server_handlers_admin.go
|
9ea09cc41c
healthz check to avoid drain pod with last replicas
|
2 лет назад |
volume_server_handlers_helper.go
|
5ce6bbf076
directory structure change to work with glide
|
8 лет назад |
volume_server_handlers_read.go
|
a152f17937
mount: improve read performance on random reads
|
2 лет назад |
volume_server_handlers_ui.go
|
e5fc35ed0c
change server address from string to a type
|
3 лет назад |
volume_server_handlers_write.go
|
d1d1fc772c
move some volume lookup operations to grpc
|
3 лет назад |
volume_server_tcp_handlers_write.go
|
8363be8548
trim out trailing return character
|
3 лет назад |
webdav_server.go
|
b2a148cb4c
use file size as max range
|
2 лет назад |