aboutsummaryrefslogtreecommitdiff
path: root/weed/command
AgeCommit message (Expand)AuthorFilesLines
2022-05-15s3: add grpc server to accept configuration changeschrislu4-1/+29
2022-05-13backup do not need to use preallocationchrislu1-1/+1
2022-05-03add options to scaffoldKonstantin Lebedev1-5/+7
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev5-1/+7
2022-05-01filer: add filer groupchrislu4-1/+6
2022-05-02ydb-go-sdk move to v3Konstantin Lebedev2-0/+12
2022-04-30s3 backend support customizing storage classchrislu1-0/+1
2022-04-21conditionally build elastic, gocdk to reduce binary sizechrislu3-72/+96
2022-04-21fix typochrislu1-1/+1
2022-04-20Merge branch 'master' into aa3-19/+24
2022-04-18start filer local socket only on non windowschrislu1-15/+17
2022-04-18Merge branch 'master' into slices.SortFuncleyou2402-12/+38
2022-04-18enhancement: replace sort.Slice with slices.SortFunc to reduce reflectionjustin1-3/+3
2022-04-14Fix filer.backup deletes files in backup folder in incremental modechrislu1-1/+4
2022-04-12merge mastera1-11/+34
2022-04-07Merge branch 'master' into aa1-3/+3
2022-04-07Merge branch 'new_master' into hashicorp_raftKonstantin Lebedev1-3/+3
2022-04-07mount: remove leftover socket filechrislu1-3/+3
2022-04-06Merge branch 'master' into aeddy-gfx6-20/+51
2022-04-05Merge branch 'new_master' into hashicorp_raftKonstantin Lebedev3-1/+27
2022-04-04add stats raft handlerKonstantin Lebedev1-1/+1
2022-04-04hashicorp raft with state machineKonstantin Lebedev1-13/+16
2022-04-04initial add hashicorp raftKonstantin Lebedev1-2/+22
2022-04-02configure mount quotachrislu1-1/+1
2022-04-02mount: add grpc method to adjust quotachrislu2-0/+26
2022-04-01use original server address string as map keychrislu1-1/+1
2022-04-01change user and pass to username and passworda1-2/+2
2022-03-30allowDeleteBucketNotEmptyKonstantin Lebedev3-19/+24
2022-03-28diffa6-16/+23
2022-03-26refactor: change masters from a slice to a mapchrislu6-12/+12
2022-03-26refactorchrislu1-1/+6
2022-03-23fix cmdFilerKonstantin Lebedev1-1/+1
2022-03-23set iam ip from filerKonstantin Lebedev1-1/+1
2022-03-17prefix search, bucket implementedelee1-3/+7
2022-03-17The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few pr...Berck Nash3-8/+10
2022-03-17arangodb adapterelee2-0/+7
2022-03-16Add mTLS support for both master and volume http server.Berck Nash3-9/+54
2022-03-15master, filer, s3: also listen to "localhost" in addition to specific ip addresschrislu7-11/+64
2022-03-11default bind to one ip addresschrislu6-6/+27
2022-03-07[bugfix] filer: nil pointer dereferencebanjiaojuhao1-1/+1
2022-03-07s3 and filer transport using unix domain socket instead of tcpchrislu3-0/+25
2022-03-06mount: quota for one mounted collectionchrislu2-0/+3
2022-03-03mount: avoid comma in mount optionschrislu1-4/+6
2022-02-27minorchrislu1-1/+1
2022-02-27remove dead codechrislu5-15/+1
2022-02-27retire mount v1chrislu7-416/+43
2022-02-27use debug option to see operationschrislu1-2/+2
2022-02-27mount2: add back readonly modechrislu1-4/+27
2022-02-25fix mount2 optionschrislu1-7/+7
2022-02-25refactoringchrislu5-22/+19