| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -91/+0 | |
| 2020-08-15 | file size support set file length | Chris Lu | 1 | -1/+9 | |
| use Attr.FileSize and TotalChunkSize to determine file size | |||||
| 2020-04-21 | async meta caching: can stream updates now | Chris Lu | 1 | -0/+8 | |
| 2020-04-08 | add If-None-Match and If-Modified-Since | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1269 | |||||
| 2020-03-23 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2019-12-17 | passing xattr | Chris Lu | 1 | -0/+2 | |
| 2019-04-16 | replicate need to include new entry path | Chris Lu | 1 | -1/+12 | |
| 2018-12-25 | weed mount add symlink support | Chris Lu | 1 | -11/+12 | |
| 2018-12-04 | support hdfs user name and group names | Chris Lu | 1 | -0/+2 | |
| 2018-11-03 | bootstrap filer replication with weed filer.export -targetStore=notification | Chris Lu | 1 | -0/+12 | |
| 2018-06-10 | add collection, replication, ttl to each file | Chris Lu | 1 | -6/+9 | |
| 2018-05-30 | add mime, use simple insert and update filer store API | Chris Lu | 1 | -0/+1 | |
| 1. add mime type to file in filer 2. purge old chunks if overwrite during insert | |||||
| 2018-05-27 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-05-26 | add leveldb store | Chris Lu | 1 | -3/+2 | |
| 1. switch to viper for filer store configuration 2. simplify FindEntry() return values, removing “found” 3. add leveldb store | |||||
| 2018-05-25 | refactoring | Chris Lu | 1 | -0/+42 | |
