| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-12-10 | add lock messages | chrislu | 1 | -1/+1 | |
| 2021-09-13 | shell: do not need to lock to see volume -h | Chris Lu | 1 | -4/+4 | |
| 2020-12-14 | collection.delete requires _default_ as the default empty collection name | Chris Lu | 1 | -2/+10 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1677 | |||||
| 2020-11-20 | fix typo | Aleksandr Demshin | 1 | -1/+1 | |
| 2020-09-20 | fix print out | Chris Lu | 1 | -2/+2 | |
| 2020-09-20 | shell: adjust command option for collection.delete | Chris Lu | 1 | -4/+15 | |
| 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 | -3/+3 | |
| 2019-05-30 | add collection.delete | Chris Lu | 1 | -0/+51 | |
