index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
remote_storage
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
Filer: Fixed critical bugs in the Azure SDK migration (PR #7310) (#7401)
Chris Lu
2
-11
/
+32
2025-10-27
go fmt
chrislu
1
-9
/
+9
2025-10-08
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)
Chris Lu
3
-221
/
+563
2025-08-06
fix for baidu cloud storage
chrislu
1
-2
/
+5
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
10
-13
/
+13
2025-06-03
change version directory
chrislu
1
-1
/
+2
2024-06-28
remove unused
chrislu
1
-62
/
+0
2023-07-12
Concurrency works better (#4663)
mervynzhang
1
-3
/
+4
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
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
1
-2
/
+2
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
2022-11-02
azure metadata: skip metadata prefixed with "X-"
chrislu
2
-0
/
+8
2022-08-26
gateway to remote object store: adjust upload concurrency
chrislu
1
-1
/
+1
2022-08-17
move proto package
chrislu
1
-1
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
14
-45
/
+45
2022-06-20
remote storage: stop supporting hdfs as a remote storage
chrislu
3
-261
/
+0
2022-06-11
remote object store gateway: disable tagging for backblaze
chrislu
9
-16
/
+28
2022-05-11
fix compilation
chrislu
1
-2
/
+2
2022-04-21
conditionally skip hdfs related code
chrislu
3
-1
/
+16
2022-04-06
remove Redundant type conversion and use strings.TrimSuffix to enhance readab...
justin
1
-16
/
+12
2022-03-21
remove any go mod changes
chrislu
1
-0
/
+50
2022-03-21
Revert "Merge pull request #2782 from SadmiB/upstream"
chrislu
1
-50
/
+0
2022-03-21
Add contabo api client
SadmiB
1
-0
/
+50
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-2
/
+2
2021-11-06
remote.mount: print out metadata sync errors
Chris Lu
1
-0
/
+5
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2
-12
/
+12
2021-09-14
go fmt
Chris Lu
1
-1
/
+1
2021-09-12
change server address from string to a type
Chris Lu
1
-2
/
+2
2021-09-04
adjust error message
Chris Lu
1
-1
/
+1
2021-09-04
auto list of storage types
Chris Lu
1
-0
/
+21
2021-09-03
fix compilation
Chris Lu
1
-1
/
+1
2021-09-03
cloud drive: add createBucket() deleteBucket()
Chris Lu
5
-10
/
+117
2021-09-03
cloud drive: add list buckets
Chris Lu
5
-0
/
+45
2021-09-03
adjust formatting remote location
Chris Lu
1
-0
/
+3
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
8
-22
/
+22
2021-09-01
filer.remote.sync: exit when directory is unmounted
Chris Lu
1
-0
/
+73
2021-09-01
ensure cached client with updated storage conf
Chris Lu
1
-4
/
+13
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
refactor
Chris Lu
2
-6
/
+5
2021-08-29
cloud drive: filer.remote.sync supports remove folder
Chris Lu
5
-0
/
+17
2021-08-29
cloud mount: remote storage support hdfs
Chris Lu
12
-1
/
+365
2021-08-26
refactor: separating out remote.proto
Chris Lu
9
-49
/
+53
2021-08-25
cloud drive: add support for Wasabi
Chris Lu
6
-5
/
+73
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
[next]