| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add context with request (#6824) | Aleksey Kosov | 1 | -1/+1 | |
| 2024-12-19 | "golang.org/x/exp/slices" => "slices" and go fmt | chrislu | 1 | -1/+1 | |
| 2024-07-17 | Azure sink: avoid overwriting existing files | chrislu | 1 | -1/+12 | |
| 2022-11-15 | refactor filer_pb.Entry and filer.Entry to use GetChunks() | chrislu | 1 | -1/+1 | |
| for later locking on reading chunks | |||||
| 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 | 1 | -7/+7 | |
| 2022-05-11 | fix compilation | chrislu | 1 | -1/+1 | |
| 2021-08-24 | update azure library | Chris Lu | 1 | -3/+3 | |
| 2021-05-26 | filer.backup: fix cloud sinks when updating entry | Chris Lu | 1 | -2/+1 | |
| 2021-02-28 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-02-28 | data sink: add incremental mode | Chris Lu | 1 | -4/+10 | |
| 2020-10-07 | read from alternative replica | Chris Lu | 1 | -18/+7 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1512 | |||||
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -3/+3 | |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -3/+3 | |
| 2020-08-19 | read possible old deleted chunks | Chris Lu | 1 | -1/+1 | |
| 2020-08-15 | file size support set file length | Chris Lu | 1 | -1/+1 | |
| use Attr.FileSize and TotalChunkSize to determine file size | |||||
| 2020-07-19 | go code can read and write chunk manifest | Chris Lu | 1 | -1/+1 | |
| 2020-04-13 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | consistent 64bit size | Chris Lu | 1 | -1/+1 | |
| 2020-03-08 | filer: remember content is gzipped or not | Chris Lu | 1 | -1/+1 | |
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 1 | -1/+1 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -7/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -5/+5 | |
| 2019-04-16 | replicate need to include new entry path | Chris Lu | 1 | -1/+1 | |
| 2019-03-15 | add context.Context | Chris Lu | 1 | -8/+4 | |
| 2018-11-04 | working b2 sink | Chris Lu | 1 | -0/+13 | |
| 2018-10-23 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-10-23 | use released version of azblob | Chris Lu | 1 | -3/+7 | |
| replace https://github.com/chrislusf/seaweedfs/pull/754 | |||||
| 2018-10-11 | go fmt | Chris Lu | 1 | -5/+5 | |
| 2018-10-09 | adding filer replication sink to Azure | Chris Lu | 1 | -0/+133 | |
