| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-16 | convert error fromating to %w everywhere (#6995) | Chris Lu | 1 | -2/+2 | |
| 2025-05-22 | added context to filer_client method calls (#6808) | Aleksey Kosov | 1 | -2/+3 | |
| 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 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -4/+4 | |
| 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-14 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -31/+1 | |
| 2021-09-01 | filer.remote.sync: exit when directory is unmounted | Chris Lu | 1 | -9/+14 | |
| this will not propagate the deletions back to the cloud | |||||
| 2021-08-29 | remove unused code | Chris Lu | 1 | -7/+0 | |
| 2021-08-28 | add warning on unmount a folder | Chris Lu | 1 | -1/+7 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -1/+2 | |
| 2021-08-14 | adjust help message | Chris Lu | 1 | -2/+2 | |
| 2021-08-08 | shell: add filer.remote.unmount | Chris Lu | 1 | -0/+146 | |
