| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-16 | convert error fromating to %w everywhere (#6995) | Chris Lu | 1 | -1/+1 | |
| 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 | |
| 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 | fix compilation | Chris Lu | 1 | -1/+1 | |
| 2021-09-03 | cloud drive: add createBucket() deleteBucket() | Chris Lu | 1 | -2/+50 | |
| 2021-09-03 | cloud drive: add list buckets | Chris Lu | 1 | -0/+4 | |
| 2021-09-01 | go fmt | Chris Lu | 1 | -3/+3 | |
| 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-23 | adjust package name | Chris Lu | 1 | -1/+1 | |
| 2021-08-23 | cloud drive: gcs simplify a little bit | Chris Lu | 1 | -10/+2 | |
| 2021-08-23 | fix format2.64 | Chris Lu | 1 | -1/+1 | |
| 2021-08-23 | cloud drive: add google cloud storage | Chris Lu | 1 | -0/+185 | |
