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-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
2022-04-07
adjust td width
chrislu
1
-1
/
+1
2022-04-08
Make operation buttons show when table row hovered
yulai.li
1
-5
/
+17
2022-04-07
use icon instead of button text
chrislu
1
-3
/
+3
2022-04-07
Merge pull request #2885 from binbinshi/master
Chris Lu
1
-0
/
+3
2022-04-07
master ui add raft stats and Max Volume Id
Konstantin Lebedev
2
-0
/
+12
2022-04-07
Merge branch 'master' into a
a
2
-30
/
+205
2022-04-07
fix master ui
Konstantin Lebedev
4
-38
/
+180
2022-04-07
fix conflicts
Konstantin Lebedev
1
-1
/
+2
2022-04-07
Merge branch 'new_master' into hashicorp_raft
Konstantin Lebedev
5
-38
/
+232
2022-04-07
Make filer-ui bootstrap style
yulai.li
2
-50
/
+44
2022-04-07
refactor OnPeerUpdate
Konstantin Lebedev
1
-7
/
+8
2022-04-07
fix removing old raft server
Konstantin Lebedev
2
-15
/
+52
2022-04-07
filer UI touch up
chrislu
1
-3
/
+12
2022-04-07
Tune filer UI add rename feature
yulai.li
2
-5
/
+45
2022-04-07
Add upload progress support
yulai.li
1
-5
/
+79
2022-04-07
Add create directory and delete web UI features for filer
yulai.li
1
-27
/
+79
2022-04-07
fix: master lose some volumes
shibinbin
1
-0
/
+3
2022-04-06
Merge branch 'master' into a
eddy-gfx
7
-134
/
+251
2022-04-06
raft update peers via OnPeerUpdate
Konstantin Lebedev
2
-5
/
+50
2022-04-06
add raft shell cmds
Konstantin Lebedev
1
-0
/
+48
2022-04-06
add a place holder for later merge consecutive chunks
chrislu
2
-2
/
+21
2022-04-06
force raft bootstrap
Konstantin Lebedev
1
-2
/
+13
2022-04-05
erasure coding: tracking encoded/decoded volumes
chrislu
1
-6
/
+6
2022-04-05
rm set NoSnapshotRestoreOnStart
Konstantin Lebedev
1
-1
/
+0
[next]