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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-21
3.51
3.51
chrislu
2
-3
/
+3
2023-05-21
fix no more writables volumes while disk free space is sufficient (#4491)
wusong
2
-0
/
+17
2023-05-21
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
7
-134
/
+153
2023-05-21
recover build on windows
chrislu
2
-1
/
+3
2023-05-19
support swift (#4480)
mervynzhang
4
-126
/
+142
2023-05-18
Feat: etcd filer store keys should have customizable prefix (#4484)
Mesar Hameed
3
-8
/
+11
2023-05-16
Use filerGroup for s3 buckets collection prefix (#4465)
SmsS4
14
-12
/
+40
2023-05-15
fix test
chrislu
1
-1
/
+1
2023-05-15
Feat: support username/password authentication for etcd filer store s… (#4477)
Mesar Hameed
2
-2
/
+9
2023-05-15
build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#4475)
dependabot[bot]
2
-3
/
+3
2023-05-15
build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#4474)
dependabot[bot]
2
-14
/
+15
2023-05-15
build(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#4473)
dependabot[bot]
2
-3
/
+3
2023-05-15
build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#4470)
dependabot[bot]
2
-2
/
+2
2023-05-15
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#4471)
dependabot[bot]
2
-9
/
+9
2023-05-15
build(deps): bump google.golang.org/api from 0.114.0 to 0.122.0 (#4472)
dependabot[bot]
2
-15
/
+17
2023-05-11
3.50
chrislu
2
-3
/
+3
2023-05-09
Revert "build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 t...
3.50
chrislu
2
-6
/
+5
2023-05-09
Update go.sum
chrislu
1
-0
/
+2
2023-05-09
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-16
/
+20
2023-05-09
update raft version
chrislu
2
-5
/
+3
2023-05-08
build(deps): bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.258 (#4457)
dependabot[bot]
2
-3
/
+3
2023-05-08
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 to 3.46.0...
dependabot[bot]
2
-5
/
+6
2023-05-08
build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#4455)
dependabot[bot]
2
-3
/
+3
2023-05-08
build(deps): bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#4454)
dependabot[bot]
2
-2
/
+5
2023-05-08
build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#4453)
dependabot[bot]
2
-3
/
+3
2023-05-07
reset wait time on a successful retry
chrislu
1
-0
/
+2
2023-05-07
3.49
chrislu
2
-3
/
+3
2023-05-07
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-24
/
+93
2023-05-07
update raft
chrislu
3
-5
/
+7
2023-05-04
fix shell volume.balance bug (#4447)
themarkchen
2
-24
/
+93
2023-05-01
build(deps): bump github.com/aws/aws-sdk-go from 1.44.248 to 1.44.253 (#4443)
dependabot[bot]
2
-3
/
+3
2023-05-01
build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (#4440)
dependabot[bot]
2
-2
/
+3
2023-05-01
build(deps): bump github.com/gocql/gocql from 1.3.2 to 1.4.0 (#4441)
dependabot[bot]
2
-3
/
+3
2023-05-01
build(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#4442)
dependabot[bot]
2
-5
/
+7
2023-05-01
build(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#4444)
dependabot[bot]
2
-8
/
+8
2023-05-01
build(deps): bump wangyoucao577/go-release-action from 1.37 to 1.38 (#4439)
dependabot[bot]
6
-14
/
+14
2023-04-30
3.48
3.48
chrislu
2
-3
/
+3
2023-04-29
[Filer] post add param:saveInside (#4434)
zemul
3
-2
/
+22
2023-04-26
Fix: http rename move dir to subdir (#4432)
wusong
2
-4
/
+11
2023-04-25
allow deleting only older empty dir without recursion (#4430)
Konstantin Lebedev
2
-11
/
+15
2023-04-24
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 (#4428)
dependabot[bot]
2
-9
/
+9
2023-04-24
build(deps): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.248 (#4424)
dependabot[bot]
2
-3
/
+3
2023-04-24
build(deps): bump golang.org/x/image from 0.6.0 to 0.7.0 (#4427)
dependabot[bot]
2
-4
/
+3
2023-04-24
build(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 (#4426)
dependabot[bot]
2
-3
/
+3
2023-04-24
build(deps): bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#4425)
dependabot[bot]
2
-6
/
+6
2023-04-24
build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 (#4423)
dependabot[bot]
7
-7
/
+7
2023-04-24
Volume range read use sync.pool (#4422)
zemul
1
-2
/
+11
2023-04-23
3.47
3.47
chrislu
2
-3
/
+3
2023-04-23
[mount]Fix copy file range (#4407)
zemul
1
-6
/
+2
2023-04-22
reset local file content if remote file is updated
chrislu
1
-0
/
+3
[next]