| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-27 | fs.meta.load load any dirs with prefix "important" (#3747) | Konstantin Lebedev | 1 | -1/+15 | |
| * fs.meta.load load any dirs with prefix "important" * replace dirPattern to dirPrefix * help dirPrefix | |||||
| 2022-08-30 | print process before do the work | chrislu | 1 | -7/+7 | |
| 2022-08-17 | move proto package | chrislu | 1 | -1/+1 | |
| 2022-08-07 | shell: fs.meta.load add quieter mode | chrislu | 1 | -1/+16 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/3414 | |||||
| 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-04-15 | avoid possible corrupted file names | Chris Lu | 1 | -0/+2 | |
| 2020-03-23 | simplify parsing filer host and port | Chris Lu | 1 | -7/+2 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -2/+1 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -6/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -1/+1 | |
| 2020-01-25 | grpc send error via response instead of grpc error | Chris Lu | 1 | -1/+1 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -2/+2 | |
| 2019-04-26 | minor | Chris Lu | 1 | -0/+5 | |
| 2019-04-18 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2019-04-16 | weed shell: fs.meta.save adjusts meta data file name | Chris Lu | 1 | -1/+1 | |
| 2019-04-16 | weed shell: add command fs.meta.load to restore meta data | Chris Lu | 1 | -0/+103 | |
