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-10-23
fix merge
chrislu
1
-1
/
+0
2022-10-23
ensure monotonic n.AppendAtNs in each place (#3880)
Konstantin Lebedev
2
-12
/
+19
2022-10-23
Corrected the dashboard to use the new series name. (#3887)
Etienne G
1
-8
/
+8
2022-10-23
ReadNeedleMeta recovery panic occurred (#3883)
Konstantin Lebedev
1
-0
/
+6
2022-10-23
skip reading needle if size is invalid
chrislu
2
-0
/
+4
2022-10-23
remove volume server tcp client
chrislu
2
-121
/
+1
2022-10-23
fix size variable
chrislu
1
-1
/
+1
2022-10-23
volume server: remote tier volumes only soft delete in local index
chrislu
1
-7
/
+11
2022-10-19
add md5 header when UploadData to replication in ReplicatedWrite (#3881)
liubaojiang
3
-2
/
+12
2022-10-17
build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.2.0 (#3876)
dependabot[bot]
7
-7
/
+7
2022-10-17
build(deps): bump google.golang.org/api from 0.98.0 to 0.99.0 (#3873)
dependabot[bot]
2
-23
/
+24
2022-10-17
build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 (#3874)
dependabot[bot]
2
-3
/
+3
2022-10-17
build(deps): bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#3872)
dependabot[bot]
2
-30
/
+20
2022-10-17
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.3 to 3.38.5...
dependabot[bot]
2
-3
/
+3
2022-10-17
build(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.116 (#3870)
dependabot[bot]
2
-3
/
+3
2022-10-17
build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0 (#3869)
dependabot[bot]
7
-7
/
+7
2022-10-17
build(deps): bump actions/dependency-review-action from 2.4.0 to 2.5.0 (#3868)
dependabot[bot]
1
-1
/
+1
2022-10-17
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#3867)
dependabot[bot]
7
-7
/
+7
2022-10-17
build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#3866)
dependabot[bot]
7
-7
/
+7
2022-10-17
build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#3865)
dependabot[bot]
7
-9
/
+9
2022-10-16
3.32
3.32
chrislu
2
-3
/
+3
2022-10-16
shell: volume.move handles volume moved to cloud tier
chrislu
4
-674
/
+699
2022-10-16
shell: volume.tier.upload clean up replicated copies
chrislu
1
-5
/
+18
2022-10-16
refactor(compose)!: upgrade to v2 closes #3699 (#3705)
Ryan Russell
19
-36
/
+46
2022-10-16
avoid data race of TraverseBfs (#3856)
Konstantin Lebedev
2
-18
/
+25
2022-10-16
avoid data race of LogBuffer isStopping (#3859)
Konstantin Lebedev
1
-4
/
+10
2022-10-15
[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861)
Konstantin Lebedev
2
-9
/
+36
2022-10-15
fix volume_server.proto conflict (#3858)
Konstantin Lebedev
1
-735
/
+725
2022-10-14
Revert "mount: remove mount directory from generating cache directory id"
chrislu
1
-1
/
+1
2022-10-14
avoid load volume file with BytesOffset mismatch (#3841)
Konstantin Lebedev
9
-250
/
+291
2022-10-13
Volume fsck by volume (#3851)
Konstantin Lebedev
1
-279
/
+241
2022-10-13
ensure monotonic n.AppendAtNs
chrislu
1
-1
/
+8
2022-10-13
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
10
-67
/
+106
2022-10-13
remove unused ReadNeedleBlobRequest.needle_id
chrislu
4
-735
/
+724
2022-10-13
don't skip empty value at `AssembleEntryWithAcp` (#3855)
LHHDZ
2
-34
/
+36
2022-10-13
vacuum metrics and force sync dst files (#3832)
Konstantin Lebedev
8
-33
/
+70
2022-10-12
filer: redis store reduce from 2 redis operations to 1 for updates.
chrislu
3
-33
/
+54
2022-10-12
types packages is imported more than onece (#3838)
Guo Lei
2
-7
/
+5
2022-10-12
default hasSlowRead to true
chrislu
1
-1
/
+1
2022-10-12
volume server:set the default value of "hasSlowRead" to true (#3710)
famosss
1
-1
/
+1
2022-10-12
add acl helper functionalities (#3831)
LHHDZ
4
-0
/
+1233
2022-10-12
master fix interruption through ctrl+c (#3834)
Konstantin Lebedev
2
-1
/
+9
2022-10-12
filer: get directory metadata (#3833)
zemul
1
-2
/
+7
2022-10-12
cloud tier: add retry when copying data file
chrislu
1
-1
/
+5
2022-10-12
serialize sqlite operations
chrislu
1
-0
/
+2
2022-10-12
fix error handling
chrislu
1
-3
/
+5
2022-10-11
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
9
-83
/
+97
2022-10-11
fix invalid memory address or nil pointer dereference on filer.sync
chrislu
1
-1
/
+1
2022-10-11
Optimiz leveldb metric (#3830)
Guo Lei
4
-28
/
+39
2022-10-11
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824)
LHHDZ
4
-52
/
+56
[next]