| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-07 | fix compilation error | Chris Lu | 1 | -1/+1 | |
| 2020-01-06 | weed fix: add back .idx file generation | Chris Lu | 1 | -8/+7 | |
| 2020-01-04 | volume: copy volumes also include .vif file | Chris Lu | 1 | -7/+8 | |
| 2020-01-03 | remove .vif files | Chris Lu | 1 | -0/+9 | |
| 2020-01-03 | Update README.md | Chris Lu | 1 | -3/+5 | |
| 2020-01-03 | volume: add option to limit file size | Chris Lu | 7 | -20/+46 | |
| 2020-01-02 | Update README.md | Chris Lu | 1 | -4/+0 | |
| 2020-01-02 | Update README.md | Chris Lu | 1 | -0/+8 | |
| 2020-01-02 | Update README.md | Chris Lu | 1 | -0/+2 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -1/+2 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2020-01-01 | update help message | Chris Lu | 1 | -1/+1 | |
| 2020-01-01 | fix help message | Chris Lu | 2 | -2/+2 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -1/+2 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2020-01-01 | Update README.md | Chris Lu | 1 | -2/+4 | |
| 2020-01-01 | fix dev build | Chris Lu | 1 | -0/+1 | |
| 2020-01-01 | fix dev docker build | Chris Lu | 1 | -0/+2 | |
| 2020-01-01 | 1.481.48 | Chris Lu | 1 | -1/+1 | |
| 2019-12-31 | filer: optional recursive deletion | Chris Lu | 3 | -6/+24 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1176 | |||||
| 2019-12-29 | fs: synchronized meta file writing | Chris Lu | 1 | -7/+20 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1175 | |||||
| 2019-12-28 | keep .vif file for ec to normal volume conversion | Chris Lu | 1 | -1/+0 | |
| 2019-12-28 | always create .vif file | Chris Lu | 1 | -0/+3 | |
| 2019-12-28 | correct .vif file creation | Chris Lu | 1 | -6/+4 | |
| 2019-12-28 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2019-12-28 | endure creating .vif files | Chris Lu | 2 | -4/+6 | |
| 2019-12-28 | go fmt | Chris Lu | 4 | -5/+1 | |
| 2019-12-28 | fix edge cases | Chris Lu | 2 | -3/+4 | |
| 2019-12-28 | ec: generate and copy .vif file | Chris Lu | 8 | -212/+220 | |
| 2019-12-28 | load volume info from .vif file, use superblock as a backup | Chris Lu | 9 | -251/+292 | |
| 2019-12-28 | fix compilation | Chris Lu | 3 | -4/+4 | |
| 2019-12-28 | refactoring: separating .vif from tier file loading | Chris Lu | 3 | -13/+11 | |
| 2019-12-28 | rename volume tier info to volume info | Chris Lu | 9 | -219/+219 | |
| 2019-12-28 | rename from .tier to .vif | Chris Lu | 2 | -3/+3 | |
| 2019-12-28 | fix spelling | Chris Lu | 3 | -187/+187 | |
| 2019-12-25 | ignore draining error | Chris Lu | 1 | -1/+1 | |
| 2019-12-25 | tier: support remote file attributes and remember the file extension | Chris Lu | 6 | -185/+214 | |
| 2019-12-25 | Merge pull request #1173 from divinerapier/master | Chris Lu | 1 | -1/+9 | |
| feat: drains http body if buffer is too small | |||||
| 2019-12-26 | feat: drains http body if buffer is too small | divinerapier | 1 | -1/+9 | |
| Signed-off-by: divinerapier <poriter.coco@gmail.com> | |||||
| 2019-12-25 | Merge pull request #1172 from divinerapier/master | Chris Lu | 1 | -16/+24 | |
| fix: handle errors for ReadUrl | |||||
| 2019-12-26 | fix: handle errors for ReadUrl | divinerapier | 1 | -16/+24 | |
| Signed-off-by: divinerapier <poriter.coco@gmail.com> | |||||
| 2019-12-25 | Merge pull request #1171 from stlpmo-jn/redundant_type_conversion | Chris Lu | 1 | -2/+2 | |
| remove the redundant type conversion | |||||
| 2019-12-25 | cleanly destroy remote files | Chris Lu | 3 | -0/+17 | |
| 2019-12-25 | go fmt | Chris Lu | 3 | -6/+6 | |
| 2019-12-25 | tier storage: support downloading the remote dat files | Chris Lu | 11 | -256/+775 | |
| 2019-12-25 | remove the redundant type conversion | stlpmo | 1 | -2/+2 | |
| 2019-12-24 | ec encode distribute ec data and parity shards evenly | Chris Lu | 3 | -27/+36 | |
| 2019-12-24 | go fmt | Chris Lu | 2 | -3/+2 | |
| 2019-12-24 | compaction changed to .idx based deletion | Chris Lu | 8 | -15/+63 | |
