| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-25 | passing full path when assign volume locations | Chris Lu | 1 | -1/+1 | |
| 2020-10-25 | renaming | Chris Lu | 1 | -1/+1 | |
| 2020-10-16 | webdav: return io.EOF when at end of a file | Chris Lu | 1 | -5/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1344 | |||||
| 2020-10-11 | refactoring in order to adjust volume server url later | Chris Lu | 1 | -2/+2 | |
| 2020-09-27 | refactor | Chris Lu | 1 | -1/+1 | |
| adjust for faster test | |||||
| 2020-09-16 | handle more than 2GB files | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1468 | |||||
| 2020-09-16 | minor | Chris Lu | 1 | -2/+2 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -1/+1 | |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -10/+10 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -3/+8 | |
| 2020-08-19 | avoid shutdown in the middle of running | Chris Lu | 1 | -4/+0 | |
| 2020-08-17 | rename | Chris Lu | 1 | -2/+2 | |
| 2020-08-16 | fix reader_at | Chris Lu | 1 | -2/+3 | |
| 2020-08-15 | file size support set file length | Chris Lu | 1 | -2/+2 | |
| use Attr.FileSize and TotalChunkSize to determine file size | |||||
| 2020-07-19 | go code can read and write chunk manifest | Chris Lu | 1 | -1/+1 | |
| 2020-06-30 | filer: support active<=>active filer replication | Chris Lu | 1 | -1/+1 | |
| 2020-06-09 | also add it for webdav | Chris Lu | 1 | -0/+4 | |
| 2020-04-30 | refactoring | Chris Lu | 1 | -11/+1 | |
| some previous chunk etag was using md5, which should be wrong. | |||||
| 2020-04-29 | able to subscribe any topic from any point of time | Chris Lu | 1 | -1/+2 | |
| 2020-04-29 | refactoring | Chris Lu | 1 | -0/+2 | |
| 2020-04-28 | refacotr: move signal handling and pprof to grace package | wuyuxiang | 1 | -1/+2 | |
| 2020-04-13 | tiered caching | Chris Lu | 1 | -1/+1 | |
| 1/4 for small less than 1MB files. 1/4 for 1~4MB files, 1/2 for bigger than 4MB files | |||||
| 2020-04-11 | mount: add on disk caching | Chris Lu | 1 | -1/+8 | |
| 2020-04-11 | refactor | Chris Lu | 1 | -3/+3 | |
| 2020-04-11 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-03-29 | refactoring to compile for windows OS1;701.70 | Chris Lu | 1 | -2/+1 | |
| windows os does not like to work with fuse | |||||
| 2020-03-28 | FUSE: add configurable in memory chunk cache size | Chris Lu | 1 | -1/+1 | |
| 2020-03-28 | FUSE: add chunk cache for recently accessed file chunks | Chris Lu | 1 | -2/+6 | |
| 2020-03-27 | fix FUSE read for large files | Chris Lu | 1 | -5/+4 | |
| FUSE expects ReadAt do not return partial filled buffer with a nil error. | |||||
| 2020-03-23 | same booleans as before | Chris Lu | 1 | -6/+1 | |
| 2020-03-23 | purge | Chris Lu | 1 | -5/+0 | |
| 2020-03-23 | Update webdav_server.go | Chris Lu | 1 | -15/+1 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -12/+12 | |
| 2020-03-22 | adjust log level | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | consistent 64bit size | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | webdav: stream read | Chris Lu | 1 | -10/+14 | |
| 2020-03-08 | filer: remember content is gzipped or not | Chris Lu | 1 | -3/+2 | |
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 1 | -6/+8 | |
| 2020-03-04 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2020-02-26 | mount: add mode to run external to SeaweedFS container cluster | Chris Lu | 1 | -0/+3 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -18/+16 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-02-25 | move filer assign volume grpc errror to response | Chris Lu | 1 | -0/+3 | |
| 2020-02-24 | filer: dynamically create bucket under /buckets folder | Chris Lu | 1 | -2/+8 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -3/+1 | |
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -9/+9 | |
| 2020-01-25 | grpc send error via response instead of grpc error | Chris Lu | 1 | -2/+2 | |
| 2020-01-19 | refactoring | Chris Lu | 1 | -13/+10 | |
| 2019-12-15 | upload skipping mimetype if not needed | Chris Lu | 1 | -1/+1 | |
| 2019-12-13 | filer: streaming file listing | Chris Lu | 1 | -1/+1 | |
| 2019-12-07 | webdav: fix writing file | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1114 | |||||
