| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | -2/+2 | |
| 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-03-20 | minor | Chris Lu | 1 | -1/+1 | |
| 2021-03-20 | fs.mv ensures there are 2 arguments | Chris Lu | 1 | -0/+4 | |
| 2020-04-05 | refactoring | Chris Lu | 1 | -2/+1 | |
| 2020-03-23 | simplify parsing filer host and port | Chris Lu | 1 | -3/+3 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -4/+4 | |
| 2020-03-07 | fuse mount: avoid lookup nil entry | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1221 | |||||
| 2020-02-26 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -5/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-02-25 | fix directory lookup nil | Chris Lu | 1 | -1/+1 | |
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -1/+1 | |
| 2019-07-21 | go fmt | Chris Lu | 1 | -3/+0 | |
| 2019-07-11 | shell: add fs.mv | Chris Lu | 1 | -0/+96 | |
| fix https://github.com/chrislusf/seaweedfs/issues/954 | |||||
