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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-12
collect volume server status
chrislu
1
-3
/
+7
2022-06-11
go fmt
chrislu
1
-1
/
+1
2022-06-10
Merge pull request #3165 from blacktear23/reload-bug-fix
Chris Lu
1
-4
/
+8
2022-06-10
Bug Fix: force reload filer page when upload/delete/rename/create directory
yulai.li
1
-4
/
+8
2022-06-10
fix typo
guol-fnst
1
-3
/
+3
2022-06-10
Revert "Merge pull request #3159 from shichanglin5/_duplicateUUID"
chrislu
1
-19
/
+5
2022-06-09
Merge pull request #3159 from shichanglin5/_duplicateUUID
Chris Lu
1
-5
/
+19
2022-06-09
perf: Optimized volume handling duplicateUUID logic to avoid quitting when vo...
shichanglin5
1
-5
/
+19
2022-06-06
filer: remove replication, collection, disk_type info from entry metadata
chrislu
6
-45
/
+30
2022-06-06
filer: detect ttl based on fs configure setting
chrislu
1
-0
/
+7
2022-06-05
stream read large files
chrislu
1
-3
/
+48
2022-06-04
remove unused logic
chrislu
1
-1
/
+1
2022-05-31
fix wrong logic
chrislu
1
-1
/
+1
2022-05-30
move s3 related constants from package http to s3_constants
chrislu
3
-12
/
+12
2022-05-30
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
4
-10
/
+33
2022-05-30
use final destination to resolve fs configuration
chrislu
1
-1
/
+7
2022-05-30
fresh filer store bootstrap from the oldest peer
chrislu
2
-4
/
+10
2022-05-30
refactor
chrislu
1
-1
/
+3
2022-05-30
collect cluster node start time
chrislu
1
-3
/
+4
2022-05-30
stop when in memory log is done
chrislu
1
-2
/
+8
2022-05-30
stop when on disk log is done
chrislu
1
-2
/
+10
2022-05-30
subscribe metadata between a range
chrislu
1
-2
/
+2
2022-05-29
shell: cluster.ps display filer group
chrislu
1
-0
/
+1
2022-05-24
reduce busy waiting when reading metadata logs
chrislu
1
-2
/
+0
2022-05-19
Merge pull request #3079 from ztinpn/hotfix_fsync
Chris Lu
1
-1
/
+5
2022-05-19
hotfix_fsync fix fsync
tianzhang
1
-1
/
+5
2022-05-17
fix naming convention
guol-fnst
2
-25
/
+37
2022-05-17
just exit in case of duplicated volume directories were loaded
guol-fnst
2
-7
/
+1
2022-05-17
rename UUID file
guol-fnst
1
-1
/
+1
2022-05-16
avoid duplicated volume directory
guol-fnst
4
-9
/
+70
2022-05-05
Merge pull request #2996 from kmlebedev/ydb
Chris Lu
1
-0
/
+1
2022-05-03
fix wrong assignment
chrislu
1
-1
/
+2
2022-05-02
fix segmentation violation
chrislu
1
-0
/
+1
2022-05-03
Merge branch 'new_master' into ydb
Konstantin Lebedev
5
-15
/
+16
2022-05-01
filer: add filer group
chrislu
4
-14
/
+15
2022-05-02
ydb-go-sdk move to v3
Konstantin Lebedev
1
-0
/
+1
2022-04-30
skip if already copied to remote
chrislu
1
-1
/
+1
2022-04-30
avoid panic if hashicorp raft not initialized
Konstantin Lebedev
1
-0
/
+13
2022-04-26
volume: sync to disk before copying volume files
chrislu
1
-0
/
+1
2022-04-24
fix http response error code
guol-fnst
1
-1
/
+1
2022-04-20
Merge branch 'master' into a
a
6
-19
/
+55
2022-04-18
shell vacuum volume by collection and volume id
Konstantin Lebedev
2
-2
/
+2
2022-04-18
Merge branch 'master' into slices.SortFunc
leyou240
11
-72
/
+650
2022-04-18
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
justin
1
-5
/
+3
2022-04-16
add timing info during ping operation
chrislu
3
-12
/
+50
2022-04-12
merge master
a
11
-108
/
+667
2022-04-10
Merge pull request #2868 from kmlebedev/hashicorp_raft
Chris Lu
8
-60
/
+600
2022-04-11
use the full ServerAddress as the identifier
Konstantin Lebedev
1
-4
/
+5
2022-04-08
Merge pull request #2889 from blacktear23/filer-ui-bootstrap-style
Chris Lu
1
-7
/
+17
2022-04-08
Change filer UI icon from picture to icon font.
yulai.li
1
-7
/
+17
[next]