| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-18 | de/compress the fs meta file if filename ends with gz/gzip (#7500) | Feng Shao | 1 | -6/+24 | |
| * de/compress the fs meta file if filename ends with gz/gzip * gemini code review * update help msg | |||||
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -0/+4 | |
| 2022-11-20 | ADHOC: fix fs.meta.save typo (#3993) | Eric Yang | 1 | -1/+1 | |
| Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> | |||||
| 2022-08-17 | move proto package | chrislu | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2022-01-21 | refactoring, move genFn before saveFn | chrislu | 1 | -10/+10 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -3/+3 | |
| 2021-08-31 | shell: fs.meta.save skip saving system logs | Chris Lu | 1 | -0/+5 | |
| 2021-05-19 | minor | Chris Lu | 1 | -1/+1 | |
| 2021-04-15 | avoid forward slash in file names | Chris Lu | 1 | -0/+2 | |
| 2021-04-14 | add option to obfuscate the file names | Chris Lu | 1 | -0/+13 | |
| 2020-04-29 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-04-21 | refactor | Chris Lu | 1 | -56/+3 | |
| 2020-03-26 | add back running output | Chris Lu | 1 | -1/+7 | |
| 2020-03-24 | shell: add volume.fsck | Chris Lu | 1 | -34/+7 | |
| volume.fsck can find out how much space is not used by the filer | |||||
| 2020-03-24 | fix compilation | Chris Lu | 1 | -4/+4 | |
| 2020-03-24 | fix logic | Chris Lu | 1 | -29/+27 | |
| 2020-03-24 | disable chunk file output | Chris Lu | 1 | -22/+20 | |
| 2020-03-23 | add comments | Chris Lu | 1 | -1/+8 | |
| 2020-03-23 | shell: fs.meta.save add option to export all fileIds for all files | Chris Lu | 1 | -21/+57 | |
| 2020-03-23 | simplify parsing filer host and port | Chris Lu | 1 | -4/+4 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -7/+6 | |
| 2020-02-25 | remove ctx if possible | Chris Lu | 1 | -10/+4 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-19 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2019-12-29 | fs: synchronized meta file writing | Chris Lu | 1 | -7/+20 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1175 | |||||
| 2019-12-13 | filer: streaming file listing | Chris Lu | 1 | -87/+57 | |
| 2019-12-06 | filer: speed up filer.meta.save by parallelizing | Chris Lu | 1 | -11/+49 | |
| 2019-07-26 | shell: Added minor changes to `fs.meta.save` | Chris Lu | 1 | -8/+22 | |
| * added an option to set the output file name * added an option to see verbose output, default to non-verbose mode related to: https://github.com/chrislusf/seaweedfs/issues/1019 | |||||
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -2/+2 | |
| 2019-04-16 | weed shell: fs.meta.save adjusts meta data file name | Chris Lu | 1 | -5/+13 | |
| 2019-04-16 | weed shell: add command fs.meta.save | Chris Lu | 1 | -0/+142 | |
