| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-11-15 | refactor filer_pb.Entry and filer.Entry to use GetChunks() | chrislu | 1 | -1/+1 | |
| for later locking on reading chunks | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -2/+2 | |
| 2022-07-11 | close SkipCheckParentDirectory flag | guosj | 1 | -2/+3 | |
| 2022-06-06 | filer: remove replication, collection, disk_type info from entry metadata | chrislu | 1 | -6/+4 | |
| these metadata can change and are not used | |||||
| 2022-03-17 | minor optimization | chrislu | 1 | -0/+1 | |
| 2022-02-07 | filer read empty file may cause OOM in some cases | chrislu | 1 | -2/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2641 | |||||
| 2021-07-09 | s3 config read via grpc | Chris Lu | 1 | -45/+8 | |
| 2021-05-05 | revert PR #1903 avoid http error: superfluous response.WriteHeader | Chris Lu | 1 | -1/+1 | |
| 2021-04-06 | Merge branch 'upstreamMaster' into iamapipr | Konstantin Lebedev | 1 | -2/+2 | |
| 2021-03-25 | SaveAs S3 Configuration | Konstantin Lebedev | 1 | -2/+6 | |
| 2021-03-16 | Merge branch 'upstreamMaster' into check_chunkviews_mr | Konstantin Lebedev | 1 | -1/+1 | |
| # Conflicts: # weed/filer/filechunk_manifest.go # weed/filer/stream.go # weed/replication/repl_util/replication_util.go # weed/util/fasthttp_util.go | |||||
| 2021-03-16 | CheckAllChunkViews() for HEAD requests only | Konstantin Lebedev | 1 | -1/+1 | |
| 2021-03-16 | revert fasthttp changes | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1907 | |||||
| 2021-02-12 | use fasthttp lib to read | Chris Lu | 1 | -1/+1 | |
| 2020-12-22 | go fmt | Chris Lu | 1 | -6/+6 | |
| 2020-12-10 | save /etc/iam/identity.json inside filer store | Chris Lu | 1 | -0/+39 | |
| 2020-12-09 | added error handling for saving | Chris Lu | 1 | -1/+11 | |
| 2020-12-06 | refactoring | Chris Lu | 1 | -0/+63 | |
