| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -7/+7 | |
| 2021-04-14 | adjust logging | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1999 | |||||
| 2021-02-07 | fix typo offset.ToAcutalOffset to offset.ToActualOffset | bingoohuang | 1 | -1/+1 | |
| 2020-09-14 | weed export: print out [start,stop) content range | Chris Lu | 1 | -6/+8 | |
| 2020-09-11 | weed export: export deleted files | Chris Lu | 1 | -3/+3 | |
| 2020-08-18 | support read option readDeleted=true | Chris Lu | 1 | -1/+1 | |
| 2020-08-18 | refactoring to typed Size | Chris Lu | 1 | -2/+2 | |
| Go is amazing with refactoring! | |||||
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -2/+2 | |
| 2020-06-19 | renaming | Chris Lu | 1 | -5/+9 | |
| 2020-03-09 | volume: fix memory leak during compaction | Chris Lu | 1 | -0/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1222 | |||||
| 2019-12-24 | change btree map to in memory level db | Chris Lu | 1 | -9/+5 | |
| 2019-12-23 | shell: add ec.decode command | Chris Lu | 1 | -4/+4 | |
| 2019-10-22 | refactor ScanVolumeFileFrom() | Chris Lu | 1 | -1/+1 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -10/+12 | |
| 2019-04-08 | refactor Offset into a struct of bytes | Chris Lu | 1 | -1/+1 | |
| 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 | -44/+61 | |
| 2018-07-24 | working version3 | Chris Lu | 1 | -1/+1 | |
| 2018-07-21 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-07-14 | extend export command to show tombstone + change output format to CSV | Chris Lu | 1 | -47/+77 | |
| merging https://github.com/chrislusf/seaweedfs/pull/610 and add "-limit" option | |||||
| 2018-07-08 | refactoring: add type for needle id, offset | Chris Lu | 1 | -1/+2 | |
| later the type size can possibly be adjusted | |||||
| 2017-05-26 | add btree for volume index | Chris Lu | 1 | -1/+1 | |
| 2016-09-07 | minor help message change | Chris Lu | 1 | -1/+1 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+213 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
