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-04-02
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
3.45
chrislu
5
-30
/
+28
2023-04-02
3.45
chrislu
2
-3
/
+3
2023-03-31
style: clerical error (#4361)
wusong
1
-6
/
+0
2023-03-29
fix key corrupt when fs.configure copy path trie (#4353)
LHHDZ
1
-1
/
+2
2023-03-27
build(deps): bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 (#4342)
dependabot[bot]
2
-6
/
+6
2023-03-27
build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#4344)
dependabot[bot]
2
-2
/
+3
2023-03-27
build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 (#4340)
dependabot[bot]
2
-3
/
+3
2023-03-27
build(deps): bump google.golang.org/api from 0.112.0 to 0.114.0 (#4343)
dependabot[bot]
2
-11
/
+13
2023-03-27
build(deps): bump github.com/gocql/gocql from 0.0.0-20210707082121-9a3953d182...
dependabot[bot]
2
-3
/
+3
2023-03-27
build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#4339)
dependabot[bot]
1
-1
/
+1
2023-03-26
print wait in progress
chrislu
1
-0
/
+1
2023-03-26
adjust name
chrislu
1
-1
/
+1
2023-03-25
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2023-03-25
update entry Attributes.Mtime = time.Now().Unix()
chrislu
1
-0
/
+1
2023-03-25
weed mount default EnableACL,Support chmod chown (#4335)
renweijun
1
-1
/
+1
2023-03-21
refactoring
chrislu
11
-44
/
+182
2023-03-21
add validate config for raft (#4332)
Konstantin Lebedev
1
-0
/
+4
2023-03-20
Update artifacthub-repo-stable.yml (#4330)
Matt
1
-1
/
+1
2023-03-20
build(deps): bump github.com/tikv/client-go/v2 from 2.0.5 to 2.0.6 (#4329)
dependabot[bot]
2
-19
/
+15
2023-03-20
build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 (#4328)
dependabot[bot]
2
-2
/
+3
2023-03-20
build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#4327)
dependabot[bot]
2
-4
/
+6
2023-03-20
build(deps): bump github.com/hashicorp/raft from 1.3.11 to 1.4.0 (#4325)
dependabot[bot]
2
-8
/
+7
2023-03-20
build(deps): bump wangyoucao577/go-release-action from 1.36 to 1.37 (#4324)
dependabot[bot]
6
-14
/
+14
2023-03-20
build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#4323)
dependabot[bot]
2
-2
/
+2
2023-03-20
build(deps): bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#4322)
dependabot[bot]
1
-1
/
+1
2023-03-19
fix image
chrislu
1
-0
/
+0
2023-03-19
avoid lower casing the command
chrislu
1
-1
/
+1
2023-03-19
3.44
3.44
chrislu
2
-3
/
+3
2023-03-19
cleaning variables
chrislu
2
-0
/
+9
2023-03-19
Fs.verify.concurrency (#4293)
Konstantin Lebedev
1
-20
/
+59
2023-03-19
fix volume not found if marked as read only
chrislu
2
-2
/
+34
2023-03-16
Retry until a leader is selected. (#4318)
Stewart Miles
1
-1
/
+14
2023-03-15
The filer does not set defaultReplication to the defaultReplication o… (#4315)
LHHDZ
1
-3
/
+0
2023-03-15
Use exponential backoff to query leader. (#4313)
Stewart Miles
3
-13
/
+10
2023-03-15
Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309)
Stewart Miles
2
-6
/
+8
2023-03-15
Skip parent directory creation in mount (#4310)
Patrick Schmidt
3
-14
/
+23
2023-03-14
fix test
chrislu
1
-1
/
+3
2023-03-14
fix test
chrislu
1
-1
/
+3
2023-03-14
fix naming
chrislu
1
-1
/
+1
2023-03-13
build(deps): bump golang.org/x/image from 0.5.0 to 0.6.0 (#4304)
dependabot[bot]
2
-3
/
+3
2023-03-13
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.12 to 3.43....
dependabot[bot]
2
-3
/
+3
2023-03-13
build(deps): bump google.golang.org/api from 0.111.0 to 0.112.0 (#4302)
dependabot[bot]
2
-21
/
+25
2023-03-13
build(deps): bump github.com/aws/aws-sdk-go from 1.44.209 to 1.44.219 (#4301)
dependabot[bot]
2
-3
/
+3
2023-03-13
build(deps): bump github.com/arangodb/go-driver from 1.4.1 to 1.5.2 (#4300)
dependabot[bot]
2
-3
/
+3
2023-03-13
fix tests
chrislu
1
-1
/
+6
2023-03-13
build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#4299)
dependabot[bot]
7
-7
/
+7
2023-03-13
shell script unclean variables (#4298)
Konstantin Lebedev
1
-17
/
+12
2023-03-08
fix(weed/topology/node.go): typo in error message (#4292)
Thomas Anderson
1
-5
/
+6
2023-03-08
#4270 set http status code to 409 if dir already exists (#4287)
Rohit Chormale
1
-1
/
+1
2023-03-08
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
3
-2
/
+28
[next]