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
2024-11-18
3.80
3.80
chrislu
2
-3
/
+3
2024-11-18
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.5 to 1.9.7 (#6249)
dependabot[bot]
2
-3
/
+3
2024-11-18
chore(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.1 (#6251)
dependabot[bot]
2
-3
/
+3
2024-11-18
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.4 (...
dependabot[bot]
2
-18
/
+18
2024-11-18
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.16 to 3.5.17 (#6253)
dependabot[bot]
2
-9
/
+9
2024-11-17
Adjust threshold config (#6246)
zemul
1
-0
/
+1
2024-11-15
Fix/parse upload filename (#6241)
Kevin Bulteel
4
-134
/
+123
2024-11-15
Add a loop to wait for master and filer services in post-install-bucket-hook ...
Omar Hamadeh
1
-2
/
+22
2024-11-14
fix java.lang.IllegalArgumentException: Comparison method violates its genera...
fo40225
1
-9
/
+12
2024-11-14
feat(filer.backup): add ignore errors option (#6235)
Max Denushev
3
-19
/
+52
2024-11-12
added backward compatible CRC check and extra explanatory comments (#6233)
Eugeniy E. Mikhailov
2
-3
/
+10
2024-11-11
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#6231)
dependabot[bot]
2
-3
/
+3
2024-11-11
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66...
dependabot[bot]
2
-21
/
+21
2024-11-11
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 (#6227)
dependabot[bot]
2
-3
/
+3
2024-11-11
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.89.2 to 3.91.0...
dependabot[bot]
2
-3
/
+3
2024-11-11
chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#6229)
dependabot[bot]
2
-29
/
+24
2024-11-09
delete aborted ec shards from both source and target servers (#6221)
Chris Lu
1
-1
/
+4
2024-11-08
[helm] fix s3 servicemonitor label matching (#6218)
Nathan Dorsey
1
-2
/
+2
2024-11-07
remove the direct_io flag, as it is not well-supported on macOS
chrislu
3
-0
/
+11
2024-11-07
adjust logs
chrislu
1
-1
/
+1
2024-11-06
add debug info
chrislu
1
-0
/
+1
2024-11-05
[shell] add admin noLock for balance (#6209)
Konstantin Lebedev
2
-2
/
+12
2024-11-05
remove dup code for section.reader access (#6169)
Bruce
1
-6
/
+2
2024-11-05
fix tests
chrislu
1
-4
/
+4
2024-11-05
remove case when read request is out side of the file size
chrislu
1
-5
/
+4
2024-11-05
a bit optimization
chrislu
1
-0
/
+2
2024-11-05
fix FUSE mount on mac
chrislu
1
-1
/
+4
2024-11-04
Refactor `ec.balance` logic into a `weeed/shell/command_ec_common.go`… (#6195)
Lisandro Pin
2
-428
/
+428
2024-11-04
merge current message queue code changes (#6201)
Chris Lu
33
-264
/
+1106
2024-11-04
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.66...
dependabot[bot]
2
-27
/
+27
2024-11-04
chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 (#6196)
dependabot[bot]
2
-3
/
+3
2024-11-04
chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.39.0 to 0.40.0 (#6198)
dependabot[bot]
2
-3
/
+3
2024-11-04
chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#6199)
dependabot[bot]
2
-3
/
+3
2024-11-04
chore(deps): bump cloud.google.com/go/pubsub from 1.43.0 to 1.45.1 (#6200)
dependabot[bot]
2
-35
/
+31
2024-11-03
fix deadlock hang when broadcast to clients (#6184)
wyang
2
-5
/
+21
2024-11-03
fix mount: cannot locate OSXFUSE
chrislu
2
-1
/
+5
2024-11-03
[shell] volume.balance collect volume servers by dc rack node (#6191)
Konstantin Lebedev
4
-8
/
+18
2024-11-01
Update filer_multipart.go (#6188)
han
1
-0
/
+1
2024-10-31
Fix 6181/6182 (#6183)
Bruce
4
-14
/
+50
2024-10-31
fix format (#6185)
wyang
1
-1
/
+1
2024-10-30
fix parameter
chrislu
1
-2
/
+2
2024-10-30
pass in bytes buffer to avoid possible race condition
chrislu
1
-2
/
+2
2024-10-30
adding more debug message
chrislu
1
-0
/
+4
2024-10-28
3.79
3.79
chrislu
2
-3
/
+3
2024-10-28
backward compatible vif loading
chrislu
3
-727
/
+881
2024-10-28
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 (#6174)
dependabot[bot]
2
-3
/
+3
2024-10-28
chore(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1 (#6173)
dependabot[bot]
2
-3
/
+15
2024-10-28
chore(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.45.0 (#6172)
dependabot[bot]
2
-8
/
+53
2024-10-28
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.77.1 to 3.89.2...
dependabot[bot]
2
-6
/
+6
2024-10-28
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#6170)
dependabot[bot]
2
-3
/
+3
[next]