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
2022-09-25
3.29
3.29
chrislu
2
-3
/
+3
2022-09-25
add future list
chrislu
2
-13
/
+35
2022-09-25
assert results are sorted
chrislu
1
-5
/
+10
2022-09-25
ordered execution async wait
chrislu
2
-0
/
+102
2022-09-25
rename
chrislu
1
-0
/
+0
2022-09-25
rename file
chrislu
2
-114
/
+40
2022-09-20
s3 to watch specific directories
chrislu
3
-10
/
+7
2022-09-20
grpc: watch metadata changes by directory
chrislu
7
-216
/
+244
2022-09-20
filer replication: compare content changes directly
chrislu
1
-4
/
+0
2022-09-19
build(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 (#3728)
dependabot[bot]
2
-3
/
+3
2022-09-19
build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.12 (#3727)
dependabot[bot]
2
-4
/
+6
2022-09-19
build(deps): bump google.golang.org/api from 0.95.0 to 0.96.0 (#3726)
dependabot[bot]
2
-6
/
+6
2022-09-19
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.37.7 to 3.38.0...
dependabot[bot]
2
-6
/
+6
2022-09-19
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 (#3724)
dependabot[bot]
2
-9
/
+10
2022-09-19
build(deps): bump github.com/klauspost/reedsolomon from 1.10.0 to 1.11.0 (#3723)
dependabot[bot]
2
-6
/
+6
2022-09-19
build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#3722)
dependabot[bot]
2
-16
/
+17
2022-09-19
build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatibl...
dependabot[bot]
2
-10
/
+3
2022-09-18
mount: fix 0 file size in linux
chrislu
1
-0
/
+1
2022-09-18
adjust logs
chrislu
1
-1
/
+1
2022-09-18
3.28
3.28
chrislu
2
-3
/
+3
2022-09-18
report write error
chrislu
1
-3
/
+9
2022-09-17
volume server: rename readBufferSize to readBufferSizeMB
chrislu
4
-8
/
+8
2022-09-16
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
20
-17
/
+31
2022-09-16
remove unused code
chrislu
1
-9
/
+0
2022-09-16
mute log filer: no entry is found in filer store (#3707)
Konstantin Lebedev
1
-0
/
+2
2022-09-16
refactor(shell): readability improvements (#3704)
Ryan Russell
5
-5
/
+5
2022-09-16
refactor(storage): readability improvements (#3703)
Ryan Russell
9
-9
/
+9
2022-09-16
volume: add "readBufSize" option to customize read optimization (#3702)
famosss
6
-3
/
+15
2022-09-15
mark "hasSlowRead" as experimental
chrislu
2
-2
/
+2
2022-09-15
Revert "Temporarily enable cgo"
chrislu
1
-2
/
+2
2022-09-15
able to build on mac
chrislu
2
-1
/
+7
2022-09-15
docs(s3api): readability improvements (#3696)
Ryan Russell
6
-10
/
+10
2022-09-15
refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `de… (#3695)
Ryan Russell
1
-2
/
+2
2022-09-15
refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` (#3694)
Ryan Russell
1
-3
/
+3
2022-09-15
refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` (#3693)
Ryan Russell
1
-4
/
+4
2022-09-15
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
14
-24
/
+26
2022-09-15
volume: add "hasSlowRead" option to customize read optimization
chrislu
6
-5
/
+46
2022-09-15
docs: update `fileIdsToDelete` var (#3692)
Ryan Russell
1
-5
/
+5
2022-09-15
docs(meta_cache): readability fixes (#3691)
Ryan Russell
2
-2
/
+2
2022-09-15
refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConne… (#3690)
Ryan Russell
1
-3
/
+3
2022-09-15
docs(topology): readability improvements (#3688)
Ryan Russell
2
-5
/
+5
2022-09-15
docs: `panicing` -> `panicking` (#3687)
Ryan Russell
1
-2
/
+2
2022-09-15
docs(command): readability fixes (#3686)
Ryan Russell
3
-3
/
+3
2022-09-15
docs(wdclient): readability fix (#3685)
Ryan Russell
1
-1
/
+1
2022-09-15
docs(docker): readability fixes (#3684)
Ryan Russell
2
-2
/
+2
2022-09-15
fix 0 size (#3683)
ImFantuan
1
-1
/
+2
2022-09-15
IsTruncated returned by the ListMultipartUploads method is set to false by de...
famosss
1
-0
/
+1
2022-09-14
go fmt
chrislu
45
-706
/
+742
2022-09-14
master: implement grpc VolumeMarkWritable
chrislu
5
-565
/
+532
2022-09-14
refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)
Ryan Russell
1
-3
/
+3
[next]