aboutsummaryrefslogtreecommitdiff
path: root/weed/command
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Feat: etcd filer store keys should have customizable prefix (#4484)Mesar Hameed1-0/+1
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS41-0/+3
2023-05-15Feat: support username/password authentication for etcd filer store s… (#4477)Mesar Hameed1-0/+2
2023-04-04use UPSERT for postgres style databaseschrislu1-3/+3
2023-03-25weed mount default EnableACL,Support chmod chown (#4335)renweijun1-1/+1
2023-03-21refactoringchrislu6-18/+94
2023-03-15Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309)Stewart Miles2-6/+8
2023-02-25add -disk to filer command (#4247)lfhy2-0/+12
2023-02-21Updated the deprecated ioutil dependency (#4239)Zachary Walters1-4/+3
2023-02-05adding support for B2 region (#4177)Muhammad Hallaj bin Subery1-0/+1
2023-01-20grpc connection to filer add sw-client-id headerchrislu9-14/+16
2023-01-15adjust help messagechrislu1-2/+2
2023-01-08add missing options for webdavchrislu2-0/+2
2023-01-03add mount log (#4101)zemul1-1/+2
2023-01-02more solid weed mount (#4089)Chris Lu1-4/+4
2023-01-01filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)CommanderRoot1-13/+13
2023-01-01filer.store.mysql: Replace deprecated upsert syntax (#4096)CommanderRoot1-2/+2
2022-12-19Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+4
2022-12-17add -filer.path to webdav command (#4061)lfhy1-1/+4
2022-12-17more detailed logschrislu1-3/+15
2022-11-24[metrics] Add the ability to control bind ip (#4012)Jiffs Maverick6-6/+8
2022-11-15refactor filer_pb.Entry and filer.Entry to use GetChunks()chrislu1-1/+1
2022-11-14Lazy loading (#3958)Guo Lei4-3/+8
2022-11-04[filer.backup] add retention_duration (#3941)zemul1-0/+15
2022-10-28[fix] add param for ignore error (#3918)Konstantin Lebedev1-2/+13
2022-10-23remove volume server tcp clientchrislu1-24/+1
2022-10-12default hasSlowRead to truechrislu1-1/+1
2022-10-12volume server:set the default value of "hasSlowRead" to true (#3710)famosss1-1/+1
2022-10-12master fix interruption through ctrl+c (#3834)Konstantin Lebedev1-1/+1
2022-10-08Fix `mount -t weed` with extra options (#3807)BakerBunker1-1/+4
2022-10-06master server graceful stop (#3797)Konstantin Lebedev1-0/+8
2022-10-01fix delete key panic of remote sync dir (#3770)Konstantin Lebedev1-4/+9
2022-09-30better fix for option formatchrislu1-1/+5
2022-09-30mount: fix extra option formatchrislu1-1/+1
2022-09-30mount: accept all extra mount optionschrislu3-1/+4
2022-09-28[volume] Add new volumes to HUP(reload) signal (#3755)Konstantin Lebedev1-0/+2
2022-09-27fix set master options for single server (#3708)Konstantin Lebedev1-4/+5
2022-09-17volume server: rename readBufferSize to readBufferSizeMBchrislu2-4/+4
2022-09-16volume: add "readBufSize" option to customize read optimization (#3702)famosss2-0/+4
2022-09-15mark "hasSlowRead" as experimentalchrislu2-2/+2
2022-09-15Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu3-3/+3
2022-09-15volume: add "hasSlowRead" option to customize read optimizationchrislu2-0/+4
2022-09-15docs(command): readability fixes (#3686)Ryan Russell3-3/+3
2022-09-14go fmtchrislu4-16/+16
2022-09-14refactor(various): `Listner` -> `Listener` readability improvements (#3672)Ryan Russell4-14/+14
2022-09-14refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)Ryan Russell2-2/+2
2022-09-14docs: `orignial` -> `original` (#3661)Ryan Russell1-2/+2
2022-09-14fix 'localFilerSocket' nil pointer (#3654)LHHDZ1-0/+1
2022-09-14refactor: `DefaultConcurrencyLimit` var rename (#3658)Ryan Russell1-4/+4
2022-09-14refactor: `concurrentFiles` and `concurrentChunks` var name fix (#3655)Ryan Russell1-7/+7