aboutsummaryrefslogtreecommitdiff
path: root/weed/command
AgeCommit message (Expand)AuthorFilesLines
2019-10-25go fmtChris Lu2-5/+1
2019-10-25fix iitial filer urlChris Lu1-8/+37
2019-10-25Merge pull request #1092 from binbinshi/masterChris Lu1-6/+7
2019-10-25 fix : change default filer.port to 8888shibinbin1-1/+1
2019-10-25 fix: weed shell add filer runtime attributesshibinbin1-6/+7
2019-10-24filer: filer.copy cleanup in case of failed uploadsChris Lu1-3/+9
2019-10-24filer: parallize weed filer.copy for single fileChris Lu1-44/+71
2019-10-23filer: add tikv supportChris Lu1-0/+5
2019-10-22refactor ScanVolumeFileFrom()Chris Lu2-2/+2
2019-10-21Merge pull request #1087 from joeslay/masterChris Lu2-3/+3
2019-10-14fix benchmark cmd usage infozhangsong1-1/+1
2019-09-12Change joeslay paths to chrislusf pathsj.laycock19-76/+76
2019-09-04Changed the InMemory bool to a uint32 so that it can be used to alter how muc...Tom Maxwell2-3/+3
2019-09-03Rename mem_map to mMap, remove some in_memory variables being passed around, ...j.laycock2-5/+3
2019-09-03Changes to try and pass the URL parameters through - in memory flag not worki...Tom Maxwell2-5/+7
2019-09-02Swap imports to use joeslayj.laycock19-76/+76
2019-08-16weed backup: add ttl and replication parameterxushuxun1-13/+41
2019-08-10server: fix starting default master listChris Lu1-2/+6
2019-08-06filer: fix typoChris Lu1-1/+1
2019-08-05notes on supported meta data storeChris Lu1-2/+2
2019-08-01Add etcd filestoreFeng Ye1-4/+9
2019-07-28master: followers can also lookup and redirectChris Lu2-9/+10
2019-07-28refactoringChris Lu2-100/+39
2019-07-24remove weedfuseChris Lu2-193/+0
2019-07-24mount: add umask optionChris Lu2-1/+11
2019-07-10filer.copy default to 32MB chunksChris Lu1-1/+1
2019-07-021.40Chris Lu1-1/+1
2019-06-30temp skipping azureChris Lu1-1/+1
2019-06-30filer: default to leveldb2Chris Lu1-2/+2
2019-06-23go fmtChris Lu2-15/+15
2019-06-23simplify metrics settingsChris Lu2-13/+2
2019-06-23fix duplicated flagsChris Lu1-1/+2
2019-06-23big refactoringChris Lu3-80/+102
2019-06-23filer.copy: use filer settings, avoid unnecessary command line optionsChris Lu1-15/+36
2019-06-17volume servers get metrics address and interval from the masterChris Lu3-22/+16
2019-06-15refactoringChris Lu1-0/+1
2019-06-14volume server: adds basic metricsChris Lu2-0/+8
2019-06-13filer: adds basic metrics pushing to Prometheus gatewayChris Lu2-2/+15
2019-06-06customizable sleep intervalsChris Lu1-0/+1
2019-06-06jwt for read access controlChris Lu1-0/+6
2019-06-05adjust script parameterChris Lu1-0/+1
2019-06-05periodic scripts exeuction from leader masterChris Lu14-50/+76
2019-05-28working with reading remote intervalsChris Lu1-1/+1
2019-05-21volume: load ec shards during heartbeats to masterChris Lu1-1/+1
2019-05-20filer: redis cluster add option for passwordChris Lu1-0/+1
2019-05-19mark the webdav as unstableChris Lu1-1/+1
2019-05-17filer: optimization for leveldb, add leveldb2Chris Lu1-0/+6
2019-05-17filer: adjust recommended mysql meta data type to LONGBLOBChris Lu1-1/+1
2019-05-14filer ip only use bind ipChris Lu1-1/+1
2019-05-11weedfuse: adapt to fstab command line patternChris Lu2-6/+115