| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -206/+0 | |
| 2020-08-31 | Merge pull request #1431 from kmlebedev/wip-prefix-search | Chris Lu | 1 | -4/+6 | |
| Wip prefix search | |||||
| 2020-08-31 | filer store wrapper can implement the logic to filter by prefi | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-08-29 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-08-20 | SQL insert falls back to update | Chris Lu | 1 | -1/+15 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1429 | |||||
| 2020-08-06 | ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -2/+2 | |
| 2020-08-06 | ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -77/+5 | |
| 2020-08-06 | test ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -1/+7 | |
| 2020-08-05 | test ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -0/+1 | |
| 2020-08-05 | test ListDirectoryPrefixedEntries | Устюжанин Антон Александрович | 1 | -1/+68 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -5/+5 | |
| 2020-03-14 | filer: close stores if interrupted | Chris Lu | 1 | -0/+4 | |
| 2020-03-07 | breaks dependency loop | Chris Lu | 1 | -1/+2 | |
| 2020-01-19 | filer: set inode | Chris Lu | 2 | -38/+7 | |
| avoid "getcwd: No such file or directory" | |||||
| 2019-12-13 | filer: DeleteFolderChildren for deleting large folders | Chris Lu | 1 | -7/+23 | |
| 2019-04-01 | weed filer: mysql/postgres use ReadCommitted transaction isolation level for ↵ | Chris Lu | 1 | -1/+4 | |
| atomic rename | |||||
| 2019-03-30 | support atomic renaming for mysql/postgres filer store | Chris Lu | 1 | -5/+39 | |
| 2019-03-15 | add context to all filer APIs | Chris Lu | 1 | -5/+6 | |
| 2018-07-21 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-07-20 | set filer2.ErrNotFound for not found entry | Chris Lu | 1 | -1/+1 | |
| 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 | skip deletion if entry not found | Chris Lu | 1 | -1/+4 | |
| 2018-05-26 | support both mysql and postgres | Chris Lu | 1 | -26/+28 | |
| 2018-05-26 | simplifying dirhash to 64bit integer | Chris Lu | 2 | -8/+27 | |
| 2018-05-26 | this works great and support long file names | Chris Lu | 2 | -7/+24 | |
| 2018-05-26 | working fine now | Chris Lu | 1 | -6/+11 | |
| but index length can be improved | |||||
| 2018-05-26 | mysql can compile, not yet tested! | Chris Lu | 1 | -0/+121 | |
