| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-03 | change version directory | chrislu | 1 | -1/+2 | |
| 2025-01-17 | fix S3 per-user-directory Policy (#6443) | Tom Crasset | 1 | -2/+3 | |
| * fix S3 per-user-directory Policy * Delete docker/config.json * add tests * remove logs * undo modifications of weed/shell/command_volume_balance.go * remove modifications of docker-compose * fix failing test --------- Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> | |||||
| 2024-07-16 | Added loadSecurityConfigOnce (#5792) | vadimartynov | 1 | -1/+1 | |
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -6/+6 | |
| 2022-03-26 | refactor: change masters from a slice to a map | chrislu | 1 | -1/+1 | |
| 2022-03-15 | master, filer, s3: also listen to "localhost" in addition to specific ip address | chrislu | 1 | -1/+10 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1937 | |||||
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -1/+1 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -13/+10 | |
| 2021-08-03 | add TLS grpc support for filer meta clients | Chris Lu | 1 | -0/+1 | |
| 2021-04-06 | fix get filerGrpcAddress | Konstantin Lebedev | 1 | -1/+1 | |
| 2021-03-25 | init Iam Api Server | Konstantin Lebedev | 1 | -0/+97 | |
