| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-01 | rename filer2 to filer | Chris Lu | 3 | -269/+0 | |
| 2020-08-31 | rename | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-08-31 | add var UnsupportedListDirectoryPrefixedErr | Konstantin Lebedev | 1 | -2/+1 | |
| 2020-08-31 | add const | Konstantin Lebedev | 1 | -1/+2 | |
| 2020-08-31 | filer store wrapper can implement the logic to filter by prefi | Konstantin Lebedev | 1 | -33/+1 | |
| 2020-08-06 | test ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -1/+7 | |
| 2020-08-05 | test ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -0/+30 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -6/+7 | |
| 2020-03-17 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2020-03-14 | filer: close stores if interrupted | Chris Lu | 1 | -0/+5 | |
| 2020-03-07 | breaks dependency loop | Chris Lu | 1 | -1/+2 | |
| 2020-03-05 | filer redis: directory listing follow ttl | Chris Lu | 1 | -4/+14 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1217 | |||||
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 2 | -11/+11 | |
| 2019-12-21 | default redis reads options | Chris Lu | 1 | -0/+3 | |
| details in https://github.com/chrislusf/seaweedfs/pull/1165 | |||||
| 2019-12-21 | default to false in scaffold.go | Chris Lu | 1 | -3/+0 | |
| 2019-12-20 | set default | Chris Lu | 1 | -0/+4 | |
| 2019-12-20 | Fix config property names | Dakota Sullivan | 1 | -2/+2 | |
| 2019-12-18 | Add readOnly and routeByLatency options to Redis Cluster Store | Dakota Sullivan | 1 | -3/+7 | |
| 2019-12-13 | filer: DeleteFolderChildren for deleting large folders | Chris Lu | 1 | -0/+18 | |
| 2019-05-20 | filer: redis cluster add option for password | Chris Lu | 1 | -2/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/971 | |||||
| 2019-03-30 | go fmt | Chris Lu | 1 | -3/+3 | |
| 2019-03-30 | support atomic renaming for mysql/postgres filer store | Chris Lu | 1 | -0/+10 | |
| 2019-03-15 | add context to all filer APIs | Chris Lu | 1 | -7/+8 | |
| 2019-01-17 | go fmt and fix some typo | bingoohuang | 1 | -1/+1 | |
| 2019-01-09 | Set redis key ttl with entry.TTLSec | byungjo.yoon | 1 | -1/+2 | |
| 2018-08-22 | fix a bug on error reporting | Chris Lu | 1 | -1/+1 | |
| 2018-08-19 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2018-08-19 | merge notification config with filer.toml | Chris Lu | 2 | -2/+4 | |
| 2018-08-15 | add support for redis cluster | Chris Lu | 3 | -132/+173 | |
| fix https://github.com/chrislusf/seaweedfs/issues/705 | |||||
| 2018-06-17 | decouple from viper for filer store | Chris Lu | 1 | -5/+4 | |
| 2018-05-30 | add mime, use simple insert and update filer store API | Chris Lu | 1 | -9/+4 | |
| 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-27 | add reds | Chris Lu | 1 | -0/+172 | |
