| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-12-13 | filer: DeleteFolderChildren for deleting large folders | Chris Lu | 2 | -281/+0 | |
| 2019-09-11 | filer: recursive deletion optionally ignoring any errors | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1062 | |||||
| 2019-04-16 | lock btree writes | Chris Lu | 1 | -1/+9 | |
| fix https://github.com/chrislusf/seaweedfs/issues/930 | |||||
| 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-16 | fix tests | Chris Lu | 1 | -2/+4 | |
| 2019-03-15 | add context.Context | Chris Lu | 1 | -10/+12 | |
| 2019-03-15 | add context to all filer APIs | Chris Lu | 1 | -6/+7 | |
| 2019-03-15 | adding context | Chris Lu | 1 | -1/+2 | |
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -2/+2 | |
| 2018-08-19 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-08-19 | merge notification config with filer.toml | Chris Lu | 1 | -1/+2 | |
| 2018-07-20 | set filer2.ErrNotFound for not found entry | Chris Lu | 1 | -1/+1 | |
| 2018-07-19 | fix test | Chris Lu | 1 | -1/+1 | |
| 2018-06-17 | decouple from viper for filer store | Chris Lu | 1 | -2/+1 | |
| 2018-06-06 | support renaming files | Chris Lu | 1 | -1/+1 | |
| 2018-06-01 | use fixed list of masters in both filer and volume servers | Chris Lu | 1 | -2/+2 | |
| 2018-05-30 | add mime, use simple insert and update filer store API | Chris Lu | 2 | -8/+4 | |
| 1. add mime type to file in filer 2. purge old chunks if overwrite during insert | |||||
| 2018-05-27 | go fmt | Chris Lu | 2 | -3/+3 | |
| 2018-05-26 | mysql can compile, not yet tested! | Chris Lu | 1 | -3/+0 | |
| 2018-05-26 | refactoring variable names | Chris Lu | 1 | -20/+20 | |
| 2018-05-26 | fix test error | Chris Lu | 1 | -6/+1 | |
| 2018-05-26 | add leveldb store | Chris Lu | 2 | -11/+22 | |
| 1. switch to viper for filer store configuration 2. simplify FindEntry() return values, removing “found” 3. add leveldb store | |||||
| 2018-05-23 | avoid overwriting variables | Chris Lu | 1 | -1/+1 | |
| 2018-05-22 | weed mount can work well | Chris Lu | 1 | -5/+4 | |
| TODO: somehow filer url is returning empty content | |||||
| 2018-05-21 | able to update file content | Chris Lu | 1 | -3/+2 | |
| having some issue when vi reports file changed. | |||||
| 2018-05-19 | fix directory creation, directory listing | Chris Lu | 1 | -2/+6 | |
| 2018-05-16 | cp file can work | Chris Lu | 1 | -2/+5 | |
| 1. consolidate to filer_pb.FileChunk 2. dir add file, mkdir 3. file flush, write updates having issue | |||||
| 2018-05-13 | properly working filer | Chris Lu | 1 | -0/+8 | |
| 2018-05-13 | add better listing directory entries | Chris Lu | 2 | -7/+31 | |
| 2018-05-13 | remove Size from Attr | Chris Lu | 1 | -0/+2 | |
| 2018-05-12 | remove nlink property from directory node | Chris Lu | 2 | -6/+10 | |
| 2018-05-12 | more tests | Chris Lu | 1 | -0/+25 | |
| 2018-05-12 | file store adds memdb implementation | Chris Lu | 2 | -0/+190 | |
