aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge pull request #3079 from ztinpn/hotfix_fsyncChris Lu1-1/+5
2022-05-19hotfix_fsync fix fsynctianzhang1-1/+5
2022-05-17fix naming conventionguol-fnst2-25/+37
2022-05-17just exit in case of duplicated volume directories were loadedguol-fnst2-7/+1
2022-05-17rename UUID fileguol-fnst1-1/+1
2022-05-16avoid duplicated volume directoryguol-fnst4-9/+70
2022-05-05Merge pull request #2996 from kmlebedev/ydbChris Lu1-0/+1
2022-05-03fix wrong assignmentchrislu1-1/+2
2022-05-02fix segmentation violationchrislu1-0/+1
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev5-15/+16
2022-05-01filer: add filer groupchrislu4-14/+15
2022-05-02ydb-go-sdk move to v3Konstantin Lebedev1-0/+1
2022-04-30skip if already copied to remotechrislu1-1/+1
2022-04-30avoid panic if hashicorp raft not initializedKonstantin Lebedev1-0/+13
2022-04-26volume: sync to disk before copying volume fileschrislu1-0/+1
2022-04-24fix http response error codeguol-fnst1-1/+1
2022-04-20Merge branch 'master' into aa6-19/+55
2022-04-18shell vacuum volume by collection and volume idKonstantin Lebedev2-2/+2
2022-04-18Merge branch 'master' into slices.SortFuncleyou24011-72/+650
2022-04-18enhancement: replace sort.Slice with slices.SortFunc to reduce reflectionjustin1-5/+3
2022-04-16add timing info during ping operationchrislu3-12/+50
2022-04-12merge mastera11-108/+667
2022-04-10Merge pull request #2868 from kmlebedev/hashicorp_raftChris Lu8-60/+600
2022-04-11use the full ServerAddress as the identifierKonstantin Lebedev1-4/+5
2022-04-08Merge pull request #2889 from blacktear23/filer-ui-bootstrap-styleChris Lu1-7/+17
2022-04-08Change filer UI icon from picture to icon font.yulai.li1-7/+17
2022-04-07adjust td widthchrislu1-1/+1
2022-04-08Make operation buttons show when table row hoveredyulai.li1-5/+17
2022-04-07use icon instead of button textchrislu1-3/+3
2022-04-07Merge pull request #2885 from binbinshi/masterChris Lu1-0/+3
2022-04-07master ui add raft stats and Max Volume IdKonstantin Lebedev2-0/+12
2022-04-07Merge branch 'master' into aa2-30/+205
2022-04-07fix master uiKonstantin Lebedev4-38/+180
2022-04-07fix conflictsKonstantin Lebedev1-1/+2
2022-04-07Merge branch 'new_master' into hashicorp_raftKonstantin Lebedev5-38/+232
2022-04-07Make filer-ui bootstrap styleyulai.li2-50/+44
2022-04-07refactor OnPeerUpdateKonstantin Lebedev1-7/+8
2022-04-07fix removing old raft serverKonstantin Lebedev2-15/+52
2022-04-07filer UI touch upchrislu1-3/+12
2022-04-07Tune filer UI add rename featureyulai.li2-5/+45
2022-04-07Add upload progress supportyulai.li1-5/+79
2022-04-07Add create directory and delete web UI features for fileryulai.li1-27/+79
2022-04-07fix: master lose some volumesshibinbin1-0/+3
2022-04-06Merge branch 'master' into aeddy-gfx7-134/+251
2022-04-06raft update peers via OnPeerUpdateKonstantin Lebedev2-5/+50
2022-04-06add raft shell cmdsKonstantin Lebedev1-0/+48
2022-04-06add a place holder for later merge consecutive chunkschrislu2-2/+21
2022-04-06force raft bootstrapKonstantin Lebedev1-2/+13
2022-04-05erasure coding: tracking encoded/decoded volumeschrislu1-6/+6
2022-04-05rm set NoSnapshotRestoreOnStartKonstantin Lebedev1-1/+0