| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2022-05-01 | refactor use const CountEntryChunksForGzip | Konstantin Lebedev | 1 | -0/+2 | |
| 2022-01-11 | add a debug capability to list all metadata keys | chrislu | 1 | -0/+5 | |
| 2021-07-22 | filer: fix mysql, postgres batch delete error | Chris Lu | 1 | -1/+1 | |
| 2021-06-15 | avoid crashes Galera Cluster | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/2125 | |||||
| 2021-06-13 | fix for mysql2 postgres2 on fast dropping buckets | Chris Lu | 1 | -1/+1 | |
| 2021-06-10 | remove all bucket metadata | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2118 | |||||
| 2021-03-14 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2021-03-13 | filer: mysql2, postgres2 trigger actions on bucket creation and deletion | Chris Lu | 1 | -0/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1877 | |||||
| 2021-01-15 | add stream list directory entries | Chris Lu | 1 | -2/+4 | |
| 2021-01-14 | change limit to int64 in case of overflow | Chris Lu | 1 | -2/+2 | |
| 2021-01-14 | change interface | Chris Lu | 1 | -2/+2 | |
| 2020-12-22 | filer: redis, redis cluster, cassandra support super large directory | Chris Lu | 1 | -4/+4 | |
| 2020-12-21 | refactor: split into two files | Chris Lu | 1 | -290/+0 | |
| 2020-12-21 | refactor to dedicated function | Chris Lu | 1 | -9/+13 | |
| 2020-12-21 | change default filer store root | Chris Lu | 1 | -10/+10 | |
| 2020-12-19 | filer: support path-specific filer store | Chris Lu | 1 | -12/+24 | |
| 2020-12-18 | todo: load path-specific store from filer.toml | Chris Lu | 1 | -1/+2 | |
| 2020-12-18 | filer: use store by path | Chris Lu | 1 | -9/+9 | |
| 2020-12-18 | refactor, add getActualStore() by path | Chris Lu | 1 | -30/+52 | |
| 2020-12-18 | refactoring | Chris Lu | 1 | -35/+39 | |
| 2020-12-18 | assert FilerStoreWrapper is VirtualFilerStore | Chris Lu | 1 | -0/+2 | |
| 2020-12-12 | adjust logs | Chris Lu | 1 | -1/+1 | |
| 2020-12-10 | add logs | Chris Lu | 1 | -0/+11 | |
| 2020-11-26 | filer: avoid duplicated FindEntry for deletion | Chris Lu | 1 | -0/+18 | |
| 2020-09-24 | switch hardlink id from int64 to bytes | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | adjust hardlink update | Chris Lu | 1 | -197/+4 | |
| simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter. | |||||
| 2020-09-24 | hardlink works now | Chris Lu | 1 | -1/+225 | |
| 2020-09-05 | apply meta changes only if store is different | Chris Lu | 1 | -5/+0 | |
| 2020-09-01 | filer store adds kv support | Chris Lu | 1 | -0/+21 | |
| can compile now, need to implement those unimplemented | |||||
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -0/+208 | |
