aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/src/main/proto
AgeCommit message (Expand)AuthorFilesLines
2020-03-20S3 API: fix DeleteMultipleObjectsHandlerChris Lu1-3/+0
2020-03-08filer: remember content is gzipped or notChris Lu1-0/+1
2020-03-06filer: option to encrypt data on volume serverChris Lu1-0/+2
2020-02-27weed queue startsChris Lu1-0/+1
2020-02-25move filer assign volume grpc errror to responseChris Lu1-0/+1
2020-02-25s3: implemented DeleteMultipleObjectsChris Lu1-0/+4
2020-02-24filer: dynamically create bucket under /buckets folderChris Lu1-0/+3
2020-02-24s3: move buckets folder configuration to filerChris Lu1-0/+1
2020-01-25grpc send error via response instead of grpc errorChris Lu1-0/+1
2020-01-22filer: option to create file only if it is new, O_EXCLChris Lu1-0/+1
2019-12-13filer: streaming file listingChris Lu1-2/+2
2019-09-11filer: recursive deletion optionally ignoring any errorsChris Lu1-0/+1
2019-06-23filer.copy: use filer settings, avoid unnecessary command line optionsChris Lu1-0/+12
2019-05-17filer: migrating filer store from persisting shorter structured file id inste...Chris Lu1-2/+10
2019-04-16replicate need to include new entry pathChris Lu1-0/+6
2019-03-30support atomic renaming for mysql/postgres filer storeChris Lu1-0/+13
2019-02-15benchmark can work in secure modeChris Lu1-0/+1
2018-12-25weed mount add symlink supportChris Lu1-0/+1
2018-12-14HCFS 1.0.2Chris Lu1-1/+1
2018-11-25WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, deleteChris Lu1-0/+178