| 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 | |
| 2022-03-04 | use logical number of files and sizes for statistics and quota | chrislu | 1 | -9/+12 | |
| 2022-02-08 | volume.balance: add delay during tight loop | chrislu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2637 | |||||
| 2022-01-21 | refactoring | 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-07-30 | shell command to calculate size / number of volumes in a collection | Chris Lu | 1 | -1/+53 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2224 | |||||
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -3/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -4/+4 | |
| 2019-05-30 | collection list normal and ec volumes | Chris Lu | 1 | -3/+6 | |
| 2019-05-05 | refactoring | Chris Lu | 1 | -8/+19 | |
| 2019-03-23 | weed shell: adjust help text format | Chris Lu | 1 | -1/+1 | |
| 2019-03-19 | refactoring function parameter | Chris Lu | 1 | -2/+2 | |
| 2019-03-19 | refactoring | Chris Lu | 1 | -2/+8 | |
| 2019-03-17 | weed shell: list volumes | Chris Lu | 1 | -1/+1 | |
| 2019-03-17 | adjust collection list output | Chris Lu | 1 | -1/+1 | |
| 2019-03-17 | adjust output | Chris Lu | 1 | -1/+1 | |
| 2019-03-16 | add shell command to list all collections | Chris Lu | 1 | -0/+39 | |
