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-01-10
refactor
chrislu
3
-12
/
+68
2023-01-08
3.39
3.39
chrislu
1
-1
/
+1
2023-01-08
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
3
-6
/
+116
2023-01-08
add missing options for webdav
chrislu
2
-0
/
+2
2023-01-06
Add image cropping. (#4117)
monchickey
3
-6
/
+116
2023-01-06
mount: faster add chunks
chrislu
2
-4
/
+22
2023-01-05
fix for stream reader
chrislu
1
-6
/
+13
2023-01-04
add notes for full version
chrislu
1
-1
/
+1
2023-01-03
add back previous chunk upload selection algo
chrislu
4
-5
/
+35
2023-01-03
batch delete EC needles
chrislu
1
-18
/
+46
2023-01-03
add mount log (#4101)
zemul
1
-1
/
+2
2023-01-02
3.38
3.38
chrislu
1
-1
/
+1
2023-01-02
more solid weed mount (#4089)
Chris Lu
45
-806
/
+1835
2023-01-01
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)
CommanderRoot
3
-15
/
+15
2023-01-01
filer.store.mysql: Replace deprecated upsert syntax (#4096)
CommanderRoot
1
-2
/
+2
2023-01-01
filer.store.mysql: Escape table columns in SQL query (#4095)
CommanderRoot
3
-9
/
+9
2022-12-29
add more help message, in case of misunderstanding (#4092)
Guo Lei
2
-2
/
+2
2022-12-28
support enable/disable vacuum (#4087)
Guo Lei
17
-255
/
+656
2022-12-26
Fix ide warning (#4082)
Guo Lei
1
-4
/
+4
2022-12-21
fs.verify needles status of file (#4060)
Konstantin Lebedev
1
-0
/
+177
2022-12-21
lock and unlock chunks for read
chrislu
1
-0
/
+4
2022-12-21
remove duplicated logic of removing from writableChunks
chrislu
1
-3
/
+1
2022-12-20
add a simple file replication progress bar
chrislu
1
-2
/
+21
2022-12-20
unlock before submitting the uploading jobs
chrislu
1
-1
/
+5
2022-12-19
mount: adjust locking for upload pipeline
chrislu
2
-39
/
+31
2022-12-19
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
4
-4
/
+21
2022-12-19
filer sink retries reading file chunks, skipping missing chunks
chrislu
2
-9
/
+15
2022-12-19
metadata skip reading un-available logs
chrislu
1
-0
/
+9
2022-12-17
add -filer.path to webdav command (#4061)
lfhy
2
-3
/
+14
2022-12-17
more detailed logs
chrislu
1
-3
/
+15
2022-12-13
fix response not allowed (#4057)
LHHDZ
1
-1
/
+1
2022-12-11
sort tags by key (#4047)
LHHDZ
1
-0
/
+6
2022-12-11
3.37
3.37
chrislu
1
-1
/
+1
2022-12-11
rotate log files
chrislu
2
-2
/
+36
2022-12-11
volume server logs add url info
chrislu
1
-1
/
+1
2022-12-10
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
4
-10
/
+20
2022-12-10
add chunk etag when downloading from remote storage
chrislu
4
-408
/
+425
2022-12-08
Fix hardlink counting (#4042)
wusong
3
-9
/
+19
2022-12-07
[filer] Fix uri escape during renaming (#4039)
Jiffs Maverick
1
-1
/
+1
2022-12-05
simple refactoring
chrislu
1
-7
/
+3
2022-12-05
duplicated logic
chrislu
1
-1
/
+0
2022-12-05
Revert "refactor: moved to locked entry" (#4035)
Chris Lu
7
-7
/
+34
2022-12-04
3.36
3.36
chrislu
1
-1
/
+1
2022-12-04
refactor: moved to locked entry
chrislu
13
-62
/
+74
2022-12-01
Update Makefile - use binary in current directory (#4027)
aronneagu
1
-11
/
+11
2022-11-30
Return ETag from remote when file doesn't exist on Filer (#4025)
aronneagu
1
-0
/
+3
2022-11-30
volume.list show volumes only from the specified dc/rack/dn (#4024)
Konstantin Lebedev
1
-0
/
+15
2022-11-25
avoid recursive deleting newly created empty directories (#4016)
Konstantin Lebedev
1
-1
/
+8
2022-11-24
[metrics] Add the ability to control bind ip (#4012)
Jiffs Maverick
7
-8
/
+10
2022-11-23
fix: Lost Content-Encoding metadata (#4010)
famosss
1
-0
/
+4
[next]