| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-07 | read from alternative replica | Chris Lu | 6 | -63/+86 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1512 | |||||
| 2020-09-12 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 8 | -44/+59 | |
| 2020-09-09 | return http response directly | Chris Lu | 2 | -7/+8 | |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 6 | -28/+28 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -1/+5 | |
| 2020-08-19 | read possible old deleted chunks | Chris Lu | 3 | -3/+3 | |
| 2020-08-15 | file size support set file length | Chris Lu | 4 | -4/+4 | |
| use Attr.FileSize and TotalChunkSize to determine file size | |||||
| 2020-07-19 | go code can read and write chunk manifest | Chris Lu | 5 | -9/+25 | |
| 2020-07-01 | replication: pass isFromOtherCluster also to EventNotification | Chris Lu | 1 | -0/+3 | |
| EventNotification is consistent with message queue and metadata logs. | |||||
| 2020-06-30 | filer: support active<=>active filer replication | Chris Lu | 2 | -3/+17 | |
| 2020-06-20 | rename filechunk is_gzipped to is_compressed | Chris Lu | 1 | -1/+1 | |
| 2020-04-29 | refactoring | Chris Lu | 2 | -2/+10 | |
| 2020-04-13 | refactoring | Chris Lu | 3 | -3/+3 | |
| 2020-04-10 | fix sqs message reading | Chris Lu | 1 | -1/+3 | |
| 2020-04-08 | add If-None-Match and If-Modified-Since | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1269 | |||||
| 2020-04-07 | filer replication: add s3 endpoint | Chris Lu | 1 | -2/+7 | |
| 2020-04-05 | refactoring | Chris Lu | 1 | -2/+1 | |
| 2020-03-28 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-03-23 | refactoring | Chris Lu | 2 | -30/+15 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -3/+3 | |
| 2020-03-22 | consistent 64bit size | Chris Lu | 4 | -4/+4 | |
| 2020-03-17 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2020-03-11 | fix: #1226 | HongyanShen | 2 | -9/+12 | |
| 2020-03-08 | filer: remember content is gzipped or not | Chris Lu | 5 | -4/+5 | |
| 2020-03-07 | fuse mount: avoid lookup nil entry | Chris Lu | 1 | -5/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1221 | |||||
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 5 | -7/+9 | |
| 2020-03-04 | refactoring | Chris Lu | 2 | -3/+4 | |
| 2020-02-25 | remove ctx if possible | Chris Lu | 4 | -8/+6 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 10 | -69/+69 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-02-25 | move filer assign volume grpc errror to response | Chris Lu | 1 | -0/+3 | |
| 2020-02-25 | fix directory lookup nil | Chris Lu | 1 | -1/+4 | |
| 2020-02-24 | filer: dynamically create bucket under /buckets folder | Chris Lu | 2 | -8/+10 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 13 | -65/+67 | |
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 3 | -12/+12 | |
| 2020-01-25 | grpc send error via response instead of grpc error | Chris Lu | 1 | -1/+1 | |
| 2019-11-18 | WIP | Chris Lu | 2 | -6/+6 | |
| 2019-07-17 | disable azure due to api changes | Chris Lu | 1 | -1/+1 | |
| 2019-06-22 | refactoring | Chris Lu | 2 | -23/+7 | |
| 2019-04-16 | replicate need to include new entry path | Chris Lu | 7 | -8/+14 | |
| 2019-04-08 | Merge pull request #914 from jba/gocdk-receive | Chris Lu | 1 | -0/+50 | |
| replication: add GoCDK PubSub support | |||||
| 2019-04-05 | use cached grpc client | Chris Lu | 2 | -16/+9 | |
| 2019-04-05 | fix typo | Jonathan Amsterdam | 1 | -1/+1 | |
| 2019-04-04 | replication: add GoCDK PubSub support | Jonathan Amsterdam | 1 | -0/+50 | |
| 2019-03-15 | add context.Context | Chris Lu | 10 | -71/+62 | |
| 2019-03-04 | file path supports windows, avoiding back slashes | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/868 | |||||
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 3 | -13/+23 | |
| 2019-02-15 | add jwt for writes | Chris Lu | 1 | -2/+4 | |
| 2018-12-11 | adjust proto API | Chris Lu | 1 | -1/+0 | |
| 2018-12-07 | optimization for reading whole chunk with gzip encoding | Chris Lu | 1 | -1/+1 | |
