| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-22 | WIPorigin/changing-to-zap | chrislu | 1 | -7/+7 | |
| 2024-05-12 | fix: recreate index include deleted files (#5579) | Konstantin Lebedev | 1 | -12/+46 | |
| * fix: recreate index include deleted files https://github.com/seaweedfs/seaweedfs/issues/5508 * fix: counting the number of files * fix: log | |||||
| 2023-08-13 | Update weed fix description (#4745) | SmsS4 | 1 | -3/+3 | |
| 2022-10-28 | [fix] add param for ignore error (#3918) | Konstantin Lebedev | 1 | -2/+13 | |
| 2022-08-25 | minor: adjust ordering | chrislu | 1 | -2/+1 | |
| 2022-08-25 | minor clean up | chrislu | 1 | -1/+5 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -7/+7 | |
| 2022-01-08 | Using positional arguments rather than option flag to enable better shell usage | Radtoo | 1 | -43/+43 | |
| 2022-01-08 | Now works with a single file too | Radtoo | 1 | -28/+31 | |
| Parsing removed from doFixOneVolume Needle init removed from runFix | |||||
| 2022-01-07 | support fixing a collection of volumes, or volumes under one directory | chrislu | 1 | -9/+47 | |
| 2020-09-12 | do not idx file format | Chris Lu | 1 | -9/+3 | |
| revert c9ab8d05fa9b425352ce978b5c5b5b0d71d787ad | |||||
| 2020-09-10 | fixes for reading deleted fid | Chris Lu | 1 | -3/+9 | |
| 2020-08-18 | support read option readDeleted=true | Chris Lu | 1 | -1/+1 | |
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -2/+3 | |
| 2020-06-19 | renaming | Chris Lu | 1 | -1/+1 | |
| 2020-03-09 | volume: fix memory leak during compaction | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1222 | |||||
| 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 | |
| 2019-12-24 | change btree map to in memory level db | Chris Lu | 1 | -5/+5 | |
| 2019-12-23 | shell: add ec.decode command | Chris Lu | 1 | -2/+3 | |
| 2019-10-22 | refactor ScanVolumeFileFrom() | Chris Lu | 1 | -1/+1 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -3/+4 | |
| 2019-04-08 | refactor Offset into a struct of bytes | Chris Lu | 1 | -2/+2 | |
| 2019-03-25 | weed backup: efficient delta backup | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/399 | |||||
| 2019-01-16 | extract VolumeFileScanner for ScanVolumeFile | bingoohuang | 1 | -17/+31 | |
| 2018-07-29 | refactoring | Chris Lu | 1 | -3/+5 | |
| 2018-07-24 | working version3 | Chris Lu | 1 | -1/+3 | |
| 2018-07-08 | refactoring: add type for needle id, offset | Chris Lu | 1 | -2/+3 | |
| later the type size can possibly be adjusted | |||||
| 2017-05-26 | add btree for volume index | Chris Lu | 1 | -1/+1 | |
| 2017-01-06 | keep track of total data file size | Chris Lu | 1 | -1/+1 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+70 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
