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-06-27
Bump github.com/go-redsync/redsync/v4 from 4.5.0 to 4.5.1
dependabot[bot]
2
-3
/
+3
2022-06-26
adjust log message
chrislu
1
-1
/
+1
2022-06-26
Merge pull request #3237 from shichanglin5/remove_query_collection
Chris Lu
2
-6
/
+6
2022-06-27
Remove the collection query param of s3api and let the collection be determin...
石昌林
2
-6
/
+6
2022-06-26
Merge pull request #3235 from blacktear23/list-filer-stores
Chris Lu
1
-5
/
+21
2022-06-27
Improve filer command help, add supported filer store list
yulai.li
1
-5
/
+21
2022-06-26
java 3.13
chrislu
11
-24
/
+35
2022-06-26
3.13
3.13
chrislu
2
-3
/
+3
2022-06-26
Merge pull request #3233 from blacktear23/filerstore-tikv
Chris Lu
12
-40
/
+552
2022-06-27
Update github workflow configuration files
yulai.li
4
-6
/
+6
2022-06-27
Make tikv filer enable/disable by build tags
yulai.li
4
-4
/
+11
2022-06-26
fix unit
chrislu
1
-1
/
+1
2022-06-26
mount: stats report physical size instead of logical size
chrislu
2
-3
/
+4
2022-06-26
Merge branch 'master' into filerstore-tikv
yulai.li
1
-1
/
+4
2022-06-26
Update tikv client version and add one PC support
yulai.li
677
-18356
/
+41567
2022-06-25
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-2
/
+17
2022-06-25
fix entry full url lookup
chrislu
1
-1
/
+4
2022-06-24
Merge pull request #3228 from shichanglin5/fix_volumeNotFound
Chris Lu
1
-2
/
+17
2022-06-25
Code comment optimization
石昌林
1
-9
/
+8
2022-06-24
When the connection with the leader is disconnected, the vidMap should not be...
石昌林
1
-2
/
+18
2022-06-24
masterclient: fallback to directly querying master in case of missing volume ...
chrislu
2
-4
/
+30
2022-06-24
Merge pull request #3226 from kmlebedev/advancedtls
Chris Lu
5
-60
/
+107
2022-06-23
test compact map with snowflake sequencer
chrislu
1
-0
/
+15
2022-06-23
verify seq is always unique
chrislu
1
-0
/
+25
2022-06-24
rm defer comments
Konstantin Lebedev
1
-2
/
+1
2022-06-24
fix Authenticate
Konstantin Lebedev
1
-45
/
+23
2022-06-24
enable require client cert
Konstantin Lebedev
1
-3
/
+3
2022-06-24
seperate option
Konstantin Lebedev
1
-6
/
+18
2022-06-23
upgrade github.com/chrislusf/raft
chrislu
2
-1
/
+3
2022-06-23
initial advancedtls
Konstantin Lebedev
5
-31
/
+89
2022-06-23
java: fix data encryption
chrislu
1
-1
/
+1
2022-06-23
fix compilation
chrislu
1
-1
/
+4
2022-06-23
master: broadcast new volume locations to clients to avoid possible racing co...
chrislu
2
-16
/
+30
2022-06-22
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
3
-5
/
+8
2022-06-22
remove unused code
chrislu
1
-13
/
+0
2022-06-21
Merge pull request #3218 from famosss/master
Chris Lu
1
-3
/
+3
2022-06-22
Merge branch 'chrislusf:master' into master
famosss
3
-3
/
+6
2022-06-22
fix: vacuum create a lot of connections quickly
zzq09494
1
-3
/
+3
2022-06-21
Merge pull request #3216 from kmlebedev/mk_raft_basedir
Chris Lu
2
-2
/
+5
2022-06-21
fix format
chrislu
1
-1
/
+1
2022-06-21
avoid no such raft date directory
Konstantin Lebedev
2
-2
/
+5
2022-06-20
3.12
3.12
chrislu
2
-3
/
+3
2022-06-20
master: put metadata under instance specific folder
chrislu
1
-1
/
+4
2022-06-20
Revert "remove max connection age"
chrislu
1
-2
/
+3
2022-06-20
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-1
/
+1
2022-06-20
remote storage: stop supporting hdfs as a remote storage
chrislu
11
-295
/
+7
2022-06-20
Merge pull request #3210 from zeisss/patch-1
Chris Lu
1
-1
/
+1
2022-06-20
Fix link to osxfuse github page
Stephan
1
-1
/
+1
2022-06-20
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
19
-108
/
+1318
2022-06-20
non-recursive directory deletion
chrislu
1
-1
/
+1
[next]