aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/src/main/proto
AgeCommit message (Expand)AuthorFilesLines
2021-07-21configure and store remote configurationsChris Lu1-3/+4
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu1-0/+8
2021-07-19proto: add remoteChris Lu1-0/+7
2021-07-12add version to filer configuration responseChris Lu1-0/+1
2021-07-01mount: recursively rename locallyChris Lu1-0/+1
2021-06-04filer: add path-specific option to enforce readonlyChris Lu1-0/+1
2020-12-13allocate volume by disk typeChris Lu1-3/+3
2020-12-13rename from volumeType to diskTypeChris Lu1-6/+1
2020-12-13adding volume typeChris Lu1-3/+3
2020-11-30filer: cache small file to filer storeChris Lu1-0/+1
2020-11-17fs.configure: configurable volume growthChris Lu1-0/+1
2020-11-16filer confi: support hierachical configurationChris Lu1-2/+3
2020-11-15refactoringChris Lu1-0/+1
2020-11-12adjust filer confChris Lu1-5/+14
2020-11-11prepare for path based configurationChris Lu1-0/+8
2020-10-25renamingChris Lu1-1/+1
2020-10-20filer: support default rackChris Lu1-0/+1
2020-10-15s3: avoid duplicated bucketChris Lu1-0/+13
2020-09-24switch hardlink id from int64 to bytesChris Lu1-1/+1
2020-09-24hardlink works nowChris Lu1-0/+2
2020-09-17filer report metrics configurationChris Lu1-0/+2
2020-09-09filer: cross cluster synchronizationChris Lu1-0/+22
2020-09-05read filer signatureChris Lu1-0/+1
2020-08-28add signatures to messages to avoid double processingChris Lu1-0/+5
2020-07-15renameChris Lu1-1/+5
2020-07-14add is_file_chunks to filer.protoChris Lu1-0/+1
2020-07-05add SubscribeLocalMetadata without checking persisted meta logsChris Lu1-0/+3
2020-07-01replication: pass isFromOtherCluster also to EventNotificationChris Lu1-0/+1
2020-06-30filer: support active<=>active filer replicationChris Lu1-0/+3
2020-06-20rename filechunk is_gzipped to is_compressedChris Lu1-1/+1
2020-06-20adjust protocChris Lu1-0/+1
2020-05-08able to read chan and write chanChris Lu1-0/+19
2020-05-05add broker connects to filerChris Lu1-0/+9
2020-04-21async meta caching: can stream updates nowChris Lu1-0/+1
2020-04-17filer: able to append to a fileChris Lu1-0/+11
2020-04-12refactoringChris Lu1-3/+3
2020-04-12remove configurable topics folder locationChris Lu1-1/+0
2020-04-08add If-None-Match and If-Modified-SinceChris Lu1-0/+1
2020-04-05watch entries with common path prefixChris Lu1-1/+1
2020-04-05filer: able to tail meta data changesChris Lu1-1/+1
2020-03-30writing meta logs is workingChris Lu1-0/+19
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