You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zhihao.qu cd5cca36a4 feat(filer.sync): add fromTsMs. Extract signature from doSubscribeFilerMetaChanges 3 years ago
..
scaffold s3: add grpc server to accept configuration changes 3 years ago
autocomplete.go minor (typos...), done while reading around 3 years ago
backup.go backup do not need to use preallocation 3 years ago
benchmark.go minor (typos...), done while reading around 3 years ago
command.go add command filre.remote.gateway 3 years ago
compact.go volume vacuum: avoid timeout with streaming progress report 3 years ago
download.go refactor: move from io/ioutil to io and os package 3 years ago
export.go adjust logging 4 years ago
filer.go auto remove previous leftover socket 3 years ago
filer_backup.go fix filer.sync missing source srv uploaded files to target when target down 3 years ago
filer_cat.go filer read empty file may cause OOM in some cases 3 years ago
filer_copy.go filer: remove replication, collection, disk_type info from entry metadata 3 years ago
filer_meta_backup.go fix filer.sync missing source srv uploaded files to target when target down 3 years ago
filer_meta_tail.go fix filer.sync missing source srv uploaded files to target when target down 3 years ago
filer_meta_tail_elastic.go fix compilation 3 years ago
filer_meta_tail_non_elastic.go conditionally build elastic, gocdk to reduce binary size 3 years ago
filer_remote_gateway.go add client id for all metadata listening clients 3 years ago
filer_remote_gateway_buckets.go fix filer.sync missing source srv uploaded files to target when target down 3 years ago
filer_remote_sync.go add client id for all metadata listening clients 3 years ago
filer_remote_sync_dir.go fix filer.sync missing source srv uploaded files to target when target down 3 years ago
filer_replication.go filer.remote.sync can work now 3 years ago
filer_sync.go feat(filer.sync): add fromTsMs. Extract signature from doSubscribeFilerMetaChanges 3 years ago
filer_sync_std.go go fmt 3 years ago
filer_sync_windows.go filer.backup: escape colon from path on windows 4 years ago
fix.go Using positional arguments rather than option flag to enable better shell usage 3 years ago
fuse.go Fix error handling 3 years ago
iam.go refactor: change masters from a slice to a map 3 years ago
imports.go ydb-go-sdk move to v3 3 years ago
master.go Merge branch 'master' into slices.SortFunc 3 years ago
master_follower.go refactor: change masters from a slice to a map 3 years ago
mount.go add disableXAttr in mount option 3 years ago
mount_darwin.go remove dead code 3 years ago
mount_linux.go remove dead code 3 years ago
mount_notsupported.go remove dead code 3 years ago
mount_std.go add disableXAttr in mount option 3 years ago
msg_broker.go master, filer, s3: also listen to "localhost" in addition to specific ip address 3 years ago
s3.go s3: add grpc server to accept configuration changes 3 years ago
scaffold.go change to util.WriteFile 3 years ago
scaffold_test.go fix test 5 years ago
server.go s3: add grpc server to accept configuration changes 3 years ago
shell.go filer: add filer group 3 years ago
upload.go use streaming mode for long poll grpc calls 3 years ago
version.go inject git version into build 5 years ago
volume.go just exit in case of duplicated volume directories were loaded 3 years ago
volume_test.go directory structure change to work with glide 9 years ago
webdav.go mount: default disable cache 3 years ago