| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-11-10 | Replace dashes with underscores in x-amz-meta headers (#3965) | aronneagu | 1 | -1/+5 | |
| 2022-11-04 | fix filer.remote.sync to azure with ContentType (#3949) | Konstantin Lebedev | 1 | -14/+8 | |
| * fix filer.remote.sync to azure with ContentType * fix pass X-Amz-Meta to X-Ms-Meta | |||||
| 2022-11-02 | azure metadata: skip metadata prefixed with "X-" | chrislu | 1 | -0/+4 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/3875 | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -5/+5 | |
| 2022-05-11 | fix compilation | chrislu | 1 | -2/+2 | |
| 2021-10-14 | refactor: move from io/ioutil to io and os package | Eng Zer Jun | 1 | -6/+6 | |
| The io/ioutil package has been deprecated as of Go 1.16, see https://golang.org/doc/go1.16#ioutil. This commit replaces the existing io/ioutil functions with their new definitions in io and os packages. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> | |||||
| 2021-09-03 | cloud drive: add createBucket() deleteBucket() | Chris Lu | 1 | -8/+29 | |
| 2021-09-03 | cloud drive: add list buckets | Chris Lu | 1 | -0/+15 | |
| 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 | 1 | -0/+4 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -9/+10 | |
| 2021-08-24 | cloud drive: add support for Azure | Chris Lu | 2 | -0/+327 | |
