| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-04-18 | refactoring | Chris Lu | 1 | -385/+0 | |
| 2019-04-18 | volume tailing chunks large files | Chris Lu | 1 | -12/+19 | |
| 2019-04-18 | add VolumeStreamFollow, but not used yet | Chris Lu | 1 | -7/+7 | |
| 2019-03-19 | fix length checking | Chris Lu | 1 | -16/+14 | |
| fix https://github.com/chrislusf/seaweedfs/issues/890 | |||||
| 2019-03-19 | add error checking | Chris Lu | 1 | -10/+29 | |
| 2019-03-17 | needle scanner read appendAtNs | Chris Lu | 1 | -0/+6 | |
| 2019-01-16 | fix needle Append return offset to avoid uint32 overflow | bingoohuang | 1 | -4/+5 | |
| 2018-12-31 | reduce file seek when writing | Chris Lu | 1 | -16/+14 | |
| 2018-12-10 | fix MaxUint8 | Chris Lu | 1 | -1/+1 | |
| 2018-12-10 | fix possible name overflow when len(name)>255 | Chris Lu | 1 | -2/+8 | |
| 2018-07-24 | go fmt | Chris Lu | 1 | -17/+17 | |
| 2018-07-24 | working version3 | Chris Lu | 1 | -31/+55 | |
| 2018-07-21 | go fmt | Chris Lu | 1 | -16/+16 | |
| 2018-07-08 | refactoring: add type for needle id, offset | Chris Lu | 1 | -33/+38 | |
| later the type size can possibly be adjusted | |||||
| 2018-06-23 | fix error for deleted files during compaction | Chris Lu | 1 | -1/+1 | |
| deletion during commit may cause trouble when make up the difference during commitCompact() | |||||
| 2017-06-03 | skip bytes cache | Chris Lu | 1 | -3/+2 | |
| 2017-01-08 | support Fallocate on linux | Chris Lu | 1 | -7/+2 | |
| 2017-01-08 | support additional header name-value pairs | sparklxb | 1 | -2/+31 | |
| 2017-01-06 | keep track of total data file size | Chris Lu | 1 | -5/+9 | |
| 2016-07-25 | deleted needle does not need checksum verification | 霍晓栋 | 1 | -0/+3 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+291 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2013-02-10 | testing compilation with remove package | Chris Lu | 1 | -238/+0 | |
| 2013-02-10 | testing new directory structure | Chris Lu | 1 | -1/+1 | |
| 2013-02-10 | avoid the "src" folder | Chris Lu | 1 | -0/+238 | |
