| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-16 | convert error fromating to %w everywhere (#6995) | Chris Lu | 1 | -3/+3 | |
| 2025-05-22 | added context to filer_client method calls (#6808) | Aleksey Kosov | 1 | -1/+1 | |
| Co-authored-by: akosov <a.kosov@kryptonite.ru> | |||||
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -0/+4 | |
| 2023-04-22 | reset local file content if remote file is updated | chrislu | 1 | -0/+3 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/4289 | |||||
| 2022-09-14 | go fmt | chrislu | 1 | -7/+12 | |
| 2022-08-17 | also migrate jsonpb | chrislu | 1 | -12/+1 | |
| 2022-08-17 | move proto package | chrislu | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -5/+5 | |
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -1/+1 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-11-07 | fix help message | Chris Lu | 1 | -1/+1 | |
| 2021-09-05 | option to map remote bucket to trimmed bucket name | Chris Lu | 1 | -2/+4 | |
| 2021-09-04 | shell: add remote.mount.buckets | Chris Lu | 1 | -8/+2 | |
| 2021-09-04 | rename | Chris Lu | 1 | -1/+1 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -31/+1 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -4/+4 | |
| 2021-08-31 | adjust error message | Chris Lu | 1 | -1/+1 | |
| 2021-08-31 | cloud drive: create mount directory if not exists | Chris Lu | 1 | -1/+15 | |
| 2021-08-29 | cloud mount: remote storage support hdfs | Chris Lu | 1 | -4/+6 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -4/+5 | |
| 2021-08-25 | cloud drive: add support for Wasabi | Chris Lu | 1 | -1/+4 | |
| * disable md5, sha256 checking to avoid reading one chunk twice * single threaded upload to avoid chunk swapping (to be enhanced later) | |||||
| 2021-08-15 | refactor | Chris Lu | 1 | -0/+3 | |
| 2021-08-15 | shell: add "remote.meta.sync" | Chris Lu | 1 | -55/+6 | |
| 2021-08-14 | rename, fix wrong logic. | Chris Lu | 1 | -0/+10 | |
| 2021-08-14 | adjust help message | Chris Lu | 1 | -3/+3 | |
| 2021-08-10 | fix help message | Chris Lu | 1 | -4/+4 | |
| 2021-08-09 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-08-09 | shell: remote.cache remote.uncache | Chris Lu | 1 | -11/+18 | |
| 2021-08-08 | adjust help message | Chris Lu | 1 | -0/+3 | |
| 2021-08-08 | shell: add filer.remote.unmount | Chris Lu | 1 | -9/+16 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -1/+4 | |
| 2021-08-04 | refactor client subscribe metadata | Chris Lu | 1 | -3/+2 | |
| 2021-08-04 | refacotring | Chris Lu | 1 | -18/+1 | |
| 2021-08-04 | refactoring | Chris Lu | 1 | -14/+3 | |
| 2021-08-04 | fix tests | Chris Lu | 1 | -3/+1 | |
| 2021-07-31 | read <- remote_storage | Chris Lu | 1 | -2/+35 | |
| 2021-07-29 | remote storage location changed to struct | Chris Lu | 1 | -10/+7 | |
| 2021-07-27 | remote.mount saves the mapping | Chris Lu | 1 | -17/+48 | |
| 2021-07-27 | directory to remote storage mapping | Chris Lu | 1 | -2/+1 | |
| 2021-07-26 | remote.mount | Chris Lu | 1 | -0/+200 | |
