.. |
filer_ui
|
24fda6f47f
remove QR code for mobile upload
|
3 years ago |
master_ui
|
44a2538f67
extract embed html of master/volume/filer ui to separate files
|
3 years ago |
volume_server_ui
|
ed57a55eae
show RemoteVolumes/EcVolumes only if it is not empty
|
3 years ago |
common.go
|
7210558c7b
s3: pass through s3 presigned headers
|
2 years ago |
common_test.go
|
219b651bc3
jwt check the base file id
|
5 years ago |
filer_grpc_server.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
filer_grpc_server_kv.go
|
387ab6796f
filer: cross cluster synchronization
|
4 years ago |
filer_grpc_server_remote.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
filer_grpc_server_rename.go
|
e69c374956
minor
|
2 years ago |
filer_grpc_server_sub_meta.go
|
5c87fcc6d2
add client id for all metadata listening clients
|
2 years ago |
filer_server.go
|
42c849e0df
Merge branch 'master' into metadata_follow_with_client_id
|
2 years ago |
filer_server_handlers.go
|
10404c4275
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
2 years ago |
filer_server_handlers_proxy.go
|
487e435679
adjust http max idle connections per host
|
3 years ago |
filer_server_handlers_read.go
|
7210558c7b
s3: pass through s3 presigned headers
|
2 years ago |
filer_server_handlers_read_dir.go
|
24fda6f47f
remove QR code for mobile upload
|
3 years ago |
filer_server_handlers_tagging.go
|
e24ba2aadc
filer: delete specific tags
|
3 years ago |
filer_server_handlers_write.go
|
67b723f74e
Filer Server API support fsync
|
2 years ago |
filer_server_handlers_write_autochunk.go
|
7bf14452f7
s3: handle Response-Content-Disposition
|
2 years ago |
filer_server_handlers_write_cipher.go
|
6923af7280
refactoring
|
3 years ago |
filer_server_handlers_write_upload.go
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
filer_server_rocksdb.go
|
7ce97b59d8
go fmt
|
3 years ago |
master_grpc_server.go
|
330d1fde7f
send peers info to filers
|
3 years ago |
master_grpc_server_admin.go
|
a2d3f89c7b
add lock messages
|
2 years ago |
master_grpc_server_cluster.go
|
826a7b307e
master: remove hard coded filer settings in master.toml
|
2 years ago |
master_grpc_server_collection.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
master_grpc_server_volume.go
|
d156d410ef
rename security.GenJwt to security.GenJwtForVolumeServer
|
2 years ago |
master_server.go
|
826a7b307e
master: remove hard coded filer settings in master.toml
|
2 years ago |
master_server_handlers.go
|
d156d410ef
rename security.GenJwt to security.GenJwtForVolumeServer
|
2 years ago |
master_server_handlers_admin.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
master_server_handlers_ui.go
|
5469019852
adjust data type
|
3 years ago |
raft_server.go
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
raft_server_handlers.go
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
volume_grpc_admin.go
|
734c980040
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_batch_delete.go
|
734c980040
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_client_to_master.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
volume_grpc_copy.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
volume_grpc_copy_incremental.go
|
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
3 years ago |
volume_grpc_erasure_coding.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
volume_grpc_query.go
|
734c980040
volume: support concurrent download data size limit
|
3 years ago |
volume_grpc_read_all.go
|
2e9372dcf7
volume stream read skips deleted content
|
3 years ago |
volume_grpc_read_write.go
|
f315eb2bb8
fix build error
|
3 years ago |
volume_grpc_remote.go
|
2789d10342
go fmt
|
3 years ago |
volume_grpc_tail.go
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
volume_grpc_tier_download.go
|
6d30b21b10
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
volume_grpc_tier_upload.go
|
c857cc7286
cloud tier: remove tagging since not all s3 vendors support this
|
3 years ago |
volume_grpc_vacuum.go
|
0c8dea9de8
go fmt
|
3 years ago |
volume_server.go
|
b70cb3e0b2
upgrade protoc to 3.17.3
|
2 years ago |
volume_server_handlers.go
|
fcc09cef6f
Refactor: pass in claim type into security.DecodeJwt
|
2 years ago |
volume_server_handlers_admin.go
|
7ce647f27e
support customizable disk type
|
3 years ago |
volume_server_handlers_helper.go
|
5ce6bbf076
directory structure change to work with glide
|
8 years ago |
volume_server_handlers_read.go
|
a152f17937
mount: improve read performance on random reads
|
2 years ago |
volume_server_handlers_ui.go
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
volume_server_handlers_write.go
|
d1d1fc772c
move some volume lookup operations to grpc
|
3 years ago |
volume_server_tcp_handlers_write.go
|
8363be8548
trim out trailing return character
|
3 years ago |
webdav_server.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |