| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add context with request (#6824) | Aleksey Kosov | 1 | -1/+2 | |
| 2023-10-06 | Fix filer.backup local sink to propagate file mode changes (#4896) | Andrew Garrett | 1 | -1/+13 | |
| 2023-09-27 | fix: avoid error file name too long when writing a file (#4876) | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-11-15 | refactor filer_pb.Entry and filer.Entry to use GetChunks() | chrislu | 1 | -1/+1 | |
| for later locking on reading chunks | |||||
| 2022-09-14 | refactor: `Directory` readability (#3665) | Ryan Russell | 1 | -1/+1 | |
| 2022-08-19 | filer.backup: backup small files if the file is saved in filer ↵ | chrislu | 1 | -0/+4 | |
| (saveToFilerLimit > 0) fix https://github.com/seaweedfs/seaweedfs/issues/3468 | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 2 | -9/+9 | |
| 2022-06-29 | use const multipart uploads folder | Konstantin Lebedev | 1 | -1/+2 | |
| avoid error bucket NotEmpty if multipart uploads folder exist | |||||
| 2021-05-26 | local sink: write and update files | Chris Lu | 1 | -3/+14 | |
| fix issues with https://github.com/chrislusf/seaweedfs/issues/2084 | |||||
| 2021-05-25 | filer.backup: backup to local directory optionally is incremental | Chris Lu | 1 | -5/+8 | |
| fixed one issue with https://github.com/chrislusf/seaweedfs/issues/2084 | |||||
| 2021-02-28 | local file sink: create backup files with permission 0755 | Chris Lu | 1 | -2/+2 | |
| 2021-02-28 | data sink: add incremental mode | Chris Lu | 1 | -0/+4 | |
| 2021-01-28 | replicate: use creation time for local incremental file sink | Chris Lu | 1 | -0/+17 | |
| related to https://github.com/chrislusf/seaweedfs/pull/1762 | |||||
| 2021-01-27 | replication to create time date directory | Konstantin Lebedev | 1 | -13/+6 | |
| 2021-01-27 | replication to todays date directory | Konstantin Lebedev | 1 | -5/+12 | |
| 2021-01-26 | replication to local disk storage | Konstantin Lebedev | 1 | -0/+101 | |
