| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-07-01 | refactor all methods strings to const (#5726) | Konstantin Lebedev | 1 | -1/+1 | |
| 2023-09-19 | fix grpd dial option | chrislu | 1 | -1/+4 | |
| 2023-08-24 | Implement SRV lookups for filer (#4767) | Nico D'Cotta | 1 | -1/+1 | |
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -4/+4 | |
| 2022-09-14 | refactor: `Directory` readability (#3665) | Ryan Russell | 1 | -4/+4 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -9/+9 | |
| 2022-07-28 | add dc and rack | chrislu | 1 | -1/+1 | |
| 2022-07-08 | fix iam CreatePolicy error | guosj | 1 | -3/+4 | |
| 2022-05-01 | filer: add filer group | chrislu | 1 | -1/+1 | |
| 2022-03-26 | refactor: change masters from a slice to a map | chrislu | 1 | -1/+1 | |
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -25/+17 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-11-08 | adjust client name | Chris Lu | 1 | -1/+1 | |
| 2021-09-14 | go fmt | Chris Lu | 1 | -5/+5 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -9/+7 | |
| 2021-08-11 | Retry save and update IAM identity | Konstantin Lebedev | 1 | -1/+5 | |
| https://github.com/chrislusf/seaweedfs/issues/2242 | |||||
| 2021-07-09 | rename | Chris Lu | 1 | -2/+2 | |
| 2021-06-10 | refactor | Chris Lu | 1 | -1/+2 | |
| 2021-04-10 | GetUserPolicy | Konstantin Lebedev | 1 | -0/+41 | |
| 2021-04-08 | add auth aws signV4 | Konstantin Lebedev | 1 | -3/+7 | |
| 2021-04-06 | add tests | Konstantin Lebedev | 1 | -8/+40 | |
| 2021-03-25 | init Iam Api Server | Konstantin Lebedev | 1 | -0/+72 | |
