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
path:
root
/
weed
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
support swift (#4480)
mervynzhang
4
-126
/
+142
2023-05-18
Feat: etcd filer store keys should have customizable prefix (#4484)
Mesar Hameed
3
-8
/
+11
2023-05-16
Use filerGroup for s3 buckets collection prefix (#4465)
SmsS4
12
-12
/
+36
2023-05-15
fix test
chrislu
1
-1
/
+1
2023-05-15
Feat: support username/password authentication for etcd filer store s… (#4477)
Mesar Hameed
2
-2
/
+9
2023-05-11
3.50
chrislu
1
-1
/
+1
2023-05-09
update raft version
chrislu
1
-4
/
+2
2023-05-07
reset wait time on a successful retry
chrislu
1
-0
/
+2
2023-05-07
3.49
chrislu
1
-1
/
+1
2023-05-07
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-24
/
+93
2023-05-07
update raft
chrislu
1
-2
/
+4
2023-05-04
fix shell volume.balance bug (#4447)
themarkchen
2
-24
/
+93
2023-04-30
3.48
3.48
chrislu
1
-1
/
+1
2023-04-29
[Filer] post add param:saveInside (#4434)
zemul
3
-2
/
+22
2023-04-26
Fix: http rename move dir to subdir (#4432)
wusong
2
-4
/
+11
2023-04-25
allow deleting only older empty dir without recursion (#4430)
Konstantin Lebedev
2
-11
/
+15
2023-04-24
Volume range read use sync.pool (#4422)
zemul
1
-2
/
+11
2023-04-23
3.47
3.47
chrislu
1
-1
/
+1
2023-04-23
[mount]Fix copy file range (#4407)
zemul
1
-6
/
+2
2023-04-22
reset local file content if remote file is updated
chrislu
1
-0
/
+3
2023-04-22
avoid overwriting variables
chrislu
1
-1
/
+1
2023-04-21
Writables inconsistency (#4417)
wusong
1
-6
/
+37
2023-04-21
mount: add retry for read only case (#4416)
wusong
2
-6
/
+40
2023-04-20
use env for flags wtih dot in name (#4415)
SmsS4
1
-1
/
+3
2023-04-18
Rclone storage backend (#4402)
Damiano Albani
4
-0
/
+291
2023-04-18
compilation fail (#4414)
wusong
1
-1
/
+1
2023-04-17
collect ec shard from multiple locations
chrislu
4
-6
/
+47
2023-04-17
adjust error message
chrislu
1
-2
/
+2
2023-04-16
3.46
3.46
chrislu
1
-1
/
+1
2023-04-15
update fuse client log which should output the fh of FileHandle. (#4404)
Chengyu Liu
2
-3
/
+2
2023-04-13
Mount concurrent read (#4400)
zemul
8
-26
/
+45
2023-04-12
fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399)
Konstantin Lebedev
2
-11
/
+21
2023-04-12
try fix s3test test_bucket_listv2_delimiter_prefix (#4396)
Konstantin Lebedev
1
-3
/
+12
2023-04-12
fix test prefix is a directory (#4393)
Konstantin Lebedev
1
-2
/
+2
2023-04-11
s3 fix get list of dir object key with slash suffix (#4391)
Konstantin Lebedev
1
-8
/
+22
2023-04-11
s3 fix get fake dir object key (#4390)
Konstantin Lebedev
3
-5
/
+5
2023-04-10
adjusted regex to be from 1 to 255 for the value (#4377)
Matt
1
-2
/
+2
2023-04-04
File Path Configuration TTL Validation (#4376)
Matt
1
-1
/
+12
2023-04-04
use UPSERT for postgres style databases
chrislu
1
-3
/
+3
2023-04-02
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
3.45
chrislu
2
-7
/
+2
2023-04-02
3.45
chrislu
1
-1
/
+1
2023-03-31
style: clerical error (#4361)
wusong
1
-6
/
+0
2023-03-29
fix key corrupt when fs.configure copy path trie (#4353)
LHHDZ
1
-1
/
+2
2023-03-26
print wait in progress
chrislu
1
-0
/
+1
2023-03-26
adjust name
chrislu
1
-1
/
+1
2023-03-25
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2023-03-25
update entry Attributes.Mtime = time.Now().Unix()
chrislu
1
-0
/
+1
2023-03-25
weed mount default EnableACL,Support chmod chown (#4335)
renweijun
1
-1
/
+1
2023-03-21
refactoring
chrislu
10
-43
/
+169
2023-03-21
add validate config for raft (#4332)
Konstantin Lebedev
1
-0
/
+4
[next]