.. |
scaffold
|
filer tikv support tls
|
2 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 "copied from https://github.com/restic/restic/tree/master/internal/selfupdate"
|
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
|
Improve filer command help, add supported filer store list
|
3 years ago |
filer_backup.go
|
metadata subscription uses client epoch
|
2 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
|
metadata subscription uses client epoch
|
2 years ago |
filer_meta_tail.go
|
metadata subscription uses client epoch
|
2 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
|
metadata subscription uses client epoch
|
2 years ago |
filer_remote_gateway_buckets.go
|
metadata subscription uses client epoch
|
2 years ago |
filer_remote_sync.go
|
metadata subscription uses client epoch
|
2 years ago |
filer_remote_sync_dir.go
|
metadata subscription uses client epoch
|
2 years ago |
filer_replication.go
|
filer.remote.sync can work now
|
3 years ago |
filer_sync.go
|
metadata subscription uses client epoch
|
2 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
|
Update tikv client version and add one PC support
|
3 years ago |
master.go
|
master: put metadata under instance specific folder
|
3 years ago |
master_follower.go
|
refactor: change masters from a slice to a map
|
3 years ago |
mount.go
|
Fix link to osxfuse github page
|
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
|
Merge pull request #3081 from paochiang/volume_upload_limit_fix
|
3 years ago |
shell.go
|
filer: add filer group
|
3 years ago |
update.go
|
remove "weed" from UsageLine, or weed will not show usage of weed update
|
3 years ago |
update_full.go
|
remove hdfs, add tikv for full version update
|
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
|
add inflight upload data wait timeout
|
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 |