.. |
filer_ui
|
44a2538f67
extract embed html of master/volume/filer ui to separate files
|
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
|
3668d10664
range query for mp4 video play
|
3 years ago |
common_test.go
|
219b651bc3
jwt check the base file id
|
5 years ago |
filer_grpc_server.go
|
450222dd64
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
filer_grpc_server_kv.go
|
387ab6796f
filer: cross cluster synchronization
|
4 years ago |
filer_grpc_server_rename.go
|
215b169562
mount: recursively rename locally
|
3 years ago |
filer_grpc_server_sub_meta.go
|
233103f6b2
sync empty notification with timestamp
|
3 years ago |
filer_server.go
|
b624090398
go fmt
|
3 years ago |
filer_server_handlers.go
|
b938df97a2
remove unused parameter
|
3 years ago |
filer_server_handlers_proxy.go
|
487e435679
adjust http max idle connections per host
|
3 years ago |
filer_server_handlers_read.go
|
b938df97a2
remove unused parameter
|
3 years ago |
filer_server_handlers_read_dir.go
|
ddc8643ee0
filer: directory listing adds namePatternExclude
|
3 years ago |
filer_server_handlers_tagging.go
|
e24ba2aadc
filer: delete specific tags
|
3 years ago |
filer_server_handlers_write.go
|
88d52adfdd
remove unused fields
|
3 years ago |
filer_server_handlers_write_autochunk.go
|
c6d4c16079
S3: add metadata with multipart upload
|
3 years ago |
filer_server_handlers_write_cipher.go
|
6c82326575
use bytes.Buffer to reduce memory allocation and gc
|
3 years ago |
filer_server_handlers_write_upload.go
|
18c40686d9
s3: multipart upload miss data if file is chunked in 4MB
|
3 years ago |
filer_server_rocksdb.go
|
f4d87f8b9d
works
|
4 years ago |
gateway_server.go
|
af313dff58
add gateway for easier POST and DELETE blobs
|
3 years ago |
master_grpc_server.go
|
ee6c67682c
minor
|
3 years ago |
master_grpc_server_admin.go
|
f0ad172e80
shell: show which server holds the lock
|
3 years ago |
master_grpc_server_collection.go
|
892e726eb9
avoid reusing context object
|
4 years ago |
master_grpc_server_volume.go
|
b624090398
go fmt
|
3 years ago |
master_server.go
|
b624090398
go fmt
|
3 years ago |
master_server_handlers.go
|
b624090398
go fmt
|
3 years ago |
master_server_handlers_admin.go
|
c4d32f6937
ahead of time volume assignment
|
3 years ago |
master_server_handlers_ui.go
|
11c120c040
master UI adds volume size limit
|
3 years ago |
raft_server.go
|
1b17f71939
adjust election timeout to 10 seconds
|
4 years ago |
raft_server_handlers.go
|
702b1cb876
fix: remove deleted peers if resumeState = true
|
4 years ago |
volume_grpc_admin.go
|
3fe628f04e
use hdd instead of empty string
|
3 years ago |
volume_grpc_batch_delete.go
|
f24bb9e688
mount: fix for deletion stopped working since 2.53
|
3 years ago |
volume_grpc_client_to_master.go
|
3575d41009
go fmt
|
3 years ago |
volume_grpc_copy.go
|
7ca75347ec
minor
|
3 years ago |
volume_grpc_copy_incremental.go
|
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 years ago |
volume_grpc_erasure_coding.go
|
f8446b42ab
this can compile now!!!
|
3 years ago |
volume_grpc_query.go
|
7e91ae592c
pass in option to read deleted entries
|
4 years ago |
volume_grpc_read_write.go
|
f315eb2bb8
fix build error
|
3 years ago |
volume_grpc_tail.go
|
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 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
|
6d30b21b10
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
volume_grpc_vacuum.go
|
ac26080bd2
fix concurrent vacuum & delete panic
|
3 years ago |
volume_server.go
|
49c66e88a0
volume: change all writes to fsync during graceful stopping
|
3 years ago |
volume_server_handlers.go
|
9cba5cca0b
optionally disable concurrent upload limit
|
3 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
|
b624090398
go fmt
|
3 years ago |
volume_server_handlers_ui.go
|
7ce647f27e
support customizable disk type
|
3 years ago |
volume_server_handlers_write.go
|
6c82326575
use bytes.Buffer to reduce memory allocation and gc
|
3 years ago |
volume_server_tcp_handlers_write.go
|
8363be8548
trim out trailing return character
|
3 years ago |
webdav_server.go
|
7ab389e7ec
optimization: improve random range query for large files
|
3 years ago |