.. |
filer_ui
|
extract embed html of master/volume/filer ui to separate files
|
4 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
|
range query for mp4 video play
|
4 years ago |
common_test.go
|
jwt check the base file id
|
6 years ago |
filer_grpc_server.go
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
filer_grpc_server_kv.go
|
filer: cross cluster synchronization
|
4 years ago |
filer_grpc_server_rename.go
|
mount: recursively rename locally
|
4 years ago |
filer_grpc_server_sub_meta.go
|
sync empty notification with timestamp
|
4 years ago |
filer_server.go
|
add ReadRemote(), add read remote setup when filer starts
|
3 years ago |
filer_server_handlers.go
|
remove unused parameter
|
3 years ago |
filer_server_handlers_proxy.go
|
adjust http max idle connections per host
|
4 years ago |
filer_server_handlers_read.go
|
rename
|
3 years ago |
filer_server_handlers_read_dir.go
|
filer: directory listing adds namePatternExclude
|
4 years ago |
filer_server_handlers_tagging.go
|
filer: delete specific tags
|
4 years ago |
filer_server_handlers_write.go
|
remove unused fields
|
4 years ago |
filer_server_handlers_write_autochunk.go
|
S3: add metadata with multipart upload
|
4 years ago |
filer_server_handlers_write_cipher.go
|
use bytes.Buffer to reduce memory allocation and gc
|
4 years ago |
filer_server_handlers_write_upload.go
|
s3: multipart upload miss data if file is chunked in 4MB
|
3 years ago |
filer_server_rocksdb.go
|
works
|
4 years ago |
gateway_server.go
|
add gateway for easier POST and DELETE blobs
|
4 years ago |
master_grpc_server.go
|
minor
|
4 years ago |
master_grpc_server_admin.go
|
shell: show which server holds the lock
|
4 years ago |
master_grpc_server_collection.go
|
avoid reusing context object
|
5 years ago |
master_grpc_server_volume.go
|
go fmt
|
4 years ago |
master_server.go
|
refactoring
|
3 years ago |
master_server_handlers.go
|
go fmt
|
4 years ago |
master_server_handlers_admin.go
|
ahead of time volume assignment
|
4 years ago |
master_server_handlers_ui.go
|
master UI adds volume size limit
|
4 years ago |
raft_server.go
|
adjust election timeout to 10 seconds
|
4 years ago |
raft_server_handlers.go
|
fix: remove deleted peers if resumeState = true
|
4 years ago |
volume_grpc_admin.go
|
use hdd instead of empty string
|
4 years ago |
volume_grpc_batch_delete.go
|
mount: fix for deletion stopped working since 2.53
|
4 years ago |
volume_grpc_client_to_master.go
|
go fmt
|
4 years ago |
volume_grpc_copy.go
|
minor
|
4 years ago |
volume_grpc_copy_incremental.go
|
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 years ago |
volume_grpc_erasure_coding.go
|
this can compile now!!!
|
4 years ago |
volume_grpc_query.go
|
pass in option to read deleted entries
|
4 years ago |
volume_grpc_read_write.go
|
fix build error
|
4 years ago |
volume_grpc_remote.go
|
refactor
|
3 years ago |
volume_grpc_tail.go
|
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 years ago |
volume_grpc_tier_download.go
|
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
volume_grpc_tier_upload.go
|
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
volume_grpc_vacuum.go
|
fix concurrent vacuum & delete panic
|
4 years ago |
volume_server.go
|
volume: change all writes to fsync during graceful stopping
|
3 years ago |
volume_server_handlers.go
|
optionally disable concurrent upload limit
|
4 years ago |
volume_server_handlers_admin.go
|
support customizable disk type
|
4 years ago |
volume_server_handlers_helper.go
|
directory structure change to work with glide
|
9 years ago |
volume_server_handlers_read.go
|
Add webp extension for resizing
|
3 years ago |
volume_server_handlers_ui.go
|
support customizable disk type
|
4 years ago |
volume_server_handlers_write.go
|
use bytes.Buffer to reduce memory allocation and gc
|
4 years ago |
volume_server_tcp_handlers_write.go
|
trim out trailing return character
|
4 years ago |
webdav_server.go
|
optimization: improve random range query for large files
|
3 years ago |