| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-16 | convert error fromating to %w everywhere (#6995) | Chris Lu | 9 | -12/+12 | |
| 2025-06-03 | change version directory | chrislu | 1 | -1/+2 | |
| 2023-07-12 | Concurrency works better (#4663) | mervynzhang | 1 | -3/+4 | |
| Co-authored-by: mervyn.zhang <mervyn.zhang@sap.com> | |||||
| 2023-05-19 | support swift (#4480) | mervynzhang | 1 | -2/+5 | |
| 2023-02-05 | adding support for B2 region (#4177) | Muhammad Hallaj bin Subery | 1 | -1/+1 | |
| Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io> | |||||
| 2022-08-26 | gateway to remote object store: adjust upload concurrency | chrislu | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 9 | -28/+28 | |
| 2022-06-11 | remote object store gateway: disable tagging for backblaze | chrislu | 9 | -16/+28 | |
| 2022-03-21 | remove any go mod changes | chrislu | 1 | -0/+50 | |
| This reverts commit 6c7f7d68876ffbde656d491cceea8f5574930924. | |||||
| 2022-03-21 | Revert "Merge pull request #2782 from SadmiB/upstream" | chrislu | 1 | -50/+0 | |
| This reverts commit a644b7236a49bacff74b601ec1adc8015dd9af59, reversing changes made to 349257f8225565cab323090f390b6b62f02e94ac. | |||||
| 2022-03-21 | Add contabo api client | SadmiB | 1 | -0/+50 | |
| 2021-11-06 | remote.mount: print out metadata sync errors | Chris Lu | 1 | -0/+5 | |
| 2021-09-14 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-09-04 | adjust error message | Chris Lu | 1 | -1/+1 | |
| 2021-09-03 | cloud drive: add createBucket() deleteBucket() | Chris Lu | 1 | -0/+28 | |
| 2021-09-03 | cloud drive: add list buckets | Chris Lu | 1 | -0/+14 | |
| 2021-09-02 | simplify | Chris Lu | 1 | -1/+1 | |
| 2021-09-02 | conforming to http user agent common practice | Chris Lu | 1 | -0/+4 | |
| 2021-09-01 | go fmt | Chris Lu | 6 | -18/+18 | |
| 2021-08-30 | cloud drive: add storj, filebase | Chris Lu | 2 | -0/+100 | |
| 2021-08-30 | cloud drive: s3 add option for v4 signature | Chris Lu | 1 | -0/+4 | |
| 2021-08-29 | cloud drive: filer.remote.sync supports remove folder | Chris Lu | 1 | -0/+4 | |
| 2021-08-29 | cloud mount: remote storage support hdfs | Chris Lu | 6 | -0/+24 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 6 | -19/+20 | |
| 2021-08-25 | cloud drive: add support for Wasabi | Chris Lu | 6 | -5/+73 | |
| * disable md5, sha256 checking to avoid reading one chunk twice * single threaded upload to avoid chunk swapping (to be enhanced later) | |||||
| 2021-08-24 | cloud drive: add support for Baidu BOS | Chris Lu | 4 | -5/+51 | |
| 2021-08-24 | add default env variables | Chris Lu | 1 | -1/+5 | |
| 2021-08-24 | cloud drive: add support for Tencent COS | Chris Lu | 1 | -0/+36 | |
| 2021-08-24 | cloud drive: add support for Aliyun OSS | Chris Lu | 1 | -0/+42 | |
| 2021-08-24 | cloud drive: add support for BackBlaze | Chris Lu | 1 | -0/+38 | |
| 2021-08-23 | cloud drive: s3 configurable force path style | Chris Lu | 1 | -0/+1 | |
| 2021-08-23 | do not force path style for better compatibility | Chris Lu | 1 | -1/+0 | |
| 2021-08-23 | cloud drive: S3 supports storage class | Chris Lu | 1 | -4/+5 | |
| 2021-08-15 | metadata updates | Chris Lu | 1 | -3/+7 | |
| 2021-08-15 | fix https://github.com/chrislusf/seaweedfs/issues/2260 | Chris Lu | 1 | -3/+0 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2260 | |||||
| 2021-08-15 | shell: add "remote.meta.sync" | Chris Lu | 1 | -5/+1 | |
| 2021-08-09 | shell: remote.cache remote.uncache | Chris Lu | 1 | -8/+12 | |
| 2021-08-08 | go fmt | Chris Lu | 1 | -5/+5 | |
| 2021-08-08 | write back remote entry to local entry after uploading to remote | Chris Lu | 1 | -3/+23 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -6/+88 | |
| 2021-07-31 | read <- remote_storage | Chris Lu | 1 | -4/+21 | |
| 2021-07-29 | remote storage location changed to struct | Chris Lu | 1 | -4/+7 | |
| 2021-07-27 | refactor | Chris Lu | 1 | -3/+4 | |
| 2021-07-27 | remote.mount saves the mapping | Chris Lu | 1 | -14/+12 | |
| 2021-07-26 | remote.mount | Chris Lu | 1 | -0/+94 | |
