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-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
2022-10-11
fix bug : read error when position after 2147483647 (#3829)
livehl
1
-3
/
+2
2022-10-10
build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#3819)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#3821)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 (#3823)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 (#3822)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 (#3818)
dependabot[bot]
2
-14
/
+4
2022-10-10
build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)
dependabot[bot]
17
-18
/
+18
2022-10-10
build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 (#3816)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 (#3817)
dependabot[bot]
2
-3
/
+3
2022-10-10
build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.114 (#3820)
dependabot[bot]
2
-4
/
+4
2022-10-10
revert disabling FSync for non Mac (#3814)
Konstantin Lebedev
1
-2
/
+10
2022-10-10
change s3_account.go package to avoid cycle dependency (#3813)
LHHDZ
7
-34
/
+41
2022-10-10
3.31
3.31
chrislu
2
-3
/
+3
2022-10-10
mount: remove mount directory from generating cache directory id
chrislu
1
-1
/
+1
2022-10-09
tests add parsing ec shard info
chrislu
2
-0
/
+107635
2022-10-09
include ec shard for capacityByFreeVolumeCount
chrislu
1
-1
/
+5
2022-10-09
move volume: find target volume server by exiting/max ratio
chrislu
1
-2
/
+7
2022-10-09
refactor
chrislu
1
-2
/
+4
2022-10-09
parsing ec volumes
chrislu
1
-0
/
+24
2022-10-09
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
17
-155
/
+281
2022-10-09
refactor to change capacity data type
chrislu
2
-13
/
+9
2022-10-09
fix: compact_map get error mismatching cokie (#3748)
binbinshi
3
-6
/
+49
2022-10-08
Fix `mount -t weed` with extra options (#3807)
BakerBunker
1
-1
/
+4
2022-10-07
metric shows who is currently blocking the cluster or not (#3799)
Konstantin Lebedev
3
-0
/
+14
2022-10-07
Allow parallel volume loading from different dirs during startup. (#3802)
Viktor Kuzmin
1
-1
/
+11
2022-10-07
configure raft metrics (#3798)
Konstantin Lebedev
2
-20
/
+37
2022-10-06
master server graceful stop (#3797)
Konstantin Lebedev
3
-14
/
+37
2022-10-06
show raft leader via shell (#3796)
Konstantin Lebedev
5
-113
/
+129
2022-10-04
build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (...
dependabot[bot]
1
-1
/
+1
2022-10-04
fix parameters
chrislu
1
-9
/
+8
2022-10-04
filer.sync: limit concurrency when fetching file chunks
chrislu
2
-9
/
+13
2022-10-04
avoid increasing the coordinates of metric labels (#3785)
Konstantin Lebedev
1
-0
/
+6
2022-10-03
build(deps): bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.110 (#3783)
dependabot[bot]
2
-3
/
+3
2022-10-03
build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.26.0 to 0.27.0 (#3776)
dependabot[bot]
2
-81
/
+4
2022-10-03
build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#3780)
dependabot[bot]
2
-3
/
+3
2022-10-03
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.1 to 3.38.3...
dependabot[bot]
2
-6
/
+6
2022-10-03
build(deps): bump gocloud.dev/pubsub/natspubsub from 0.26.0 to 0.27.0 (#3777)
dependabot[bot]
2
-47
/
+1166
2022-10-03
build(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.0 (#3778)
dependabot[bot]
2
-27
/
+33
2022-10-03
build(deps): bump github.com/google/flatbuffers from 2.0.8+incompatible to 22...
dependabot[bot]
2
-3
/
+3
2022-10-02
3.30 java
chrislu
8
-62
/
+70
2022-10-02
3.30
3.30
chrislu
2
-3
/
+3
2022-10-01
add ownership rest apis (#3765)
LHHDZ
9
-1
/
+356
2022-10-01
fix delete key panic of remote sync dir (#3770)
Konstantin Lebedev
1
-4
/
+9
2022-09-30
better fix for option format
chrislu
1
-1
/
+5
2022-09-30
mount: fix extra option format
chrislu
1
-1
/
+1
2022-09-30
mount: accept all extra mount options
chrislu
3
-1
/
+4
2022-09-29
client-java: provide Content-MD5 when uploading chunks (#3761)
kvtb
1
-0
/
+10
2022-09-29
ADHOC: filter deleted files from idx file binary search (#3763)
Eric Yang
2
-7
/
+15
[next]