| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-16 | refactor(shell): readability improvements (#3704) | Ryan Russell | 1 | -1/+1 | |
| Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org> | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2022-05-31 | help message when in simulation mode | chrislu | 1 | -0/+8 | |
| 2022-04-29 | fix return value | guosj | 1 | -1/+1 | |
| 2022-02-17 | fix minor bug in commandFsConfigure.Do | guosj | 1 | -1/+1 | |
| 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-23 | filer server: add "datacenter, rack and datanode" for path specific ↵ | banjiaojuhao | 1 | -0/+6 | |
| configuration | |||||
| 2021-10-11 | AclHandlers | Konstantin Lebedev | 1 | -18/+1 | |
| 2021-07-25 | refactor | Chris Lu | 1 | -15/+23 | |
| 2021-07-12 | fix typo in fs.configure help message text | bingoohuang | 1 | -5/+5 | |
| 2021-07-09 | /etc files are stored inside metadata store | Chris Lu | 1 | -1/+3 | |
| 2021-06-04 | filer: add path-specific option to enforce readonly | Chris Lu | 1 | -0/+2 | |
| 2021-02-22 | disk type support custom tags | Chris Lu | 1 | -1/+1 | |
| 2021-02-14 | disk type only supports hdd and ssd, not ready for random tags yet | Chris Lu | 1 | -1/+1 | |
| 2021-02-13 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2020-12-22 | Merge branch 'master' into support_ssd_volume | Chris Lu | 1 | -1/+1 | |
| 2020-12-22 | minor | Chris Lu | 1 | -1/+1 | |
| 2020-12-13 | rename parameter name to "disk" | Chris Lu | 1 | -1/+1 | |
| 2020-12-13 | rename from volumeType to diskType | Chris Lu | 1 | -0/+2 | |
| 2020-12-10 | filer: change to /etc/seaweedfs folder on filer | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1666 | |||||
| 2020-12-06 | refactoring | Chris Lu | 1 | -15/+1 | |
| 2020-12-06 | fix import cycle | Chris Lu | 1 | -1/+1 | |
| 2020-12-06 | refactoring | Chris Lu | 1 | -13/+1 | |
| 2020-12-06 | shell: fix fs.configure | Chris Lu | 1 | -3/+5 | |
| 2020-11-26 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-11-17 | fs.configure: configurable volume growth | Chris Lu | 1 | -5/+26 | |
| 2020-11-16 | fail fast if user configures collection for a bucket | Chris Lu | 1 | -0/+4 | |
| 2020-11-16 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2020-11-15 | filere.conf: prefer to use json format | Chris Lu | 1 | -0/+1 | |
| 2020-11-15 | adds more help message | Chris Lu | 1 | -1/+12 | |
| 2020-11-15 | fix typo | Chris Lu | 1 | -1/+1 | |
| 2020-11-15 | filer conf: delete location specific configuration | Chris Lu | 1 | -3/+30 | |
| 2020-11-15 | fs.configure: read and local add filer configuration | Chris Lu | 1 | -0/+87 | |
