aboutsummaryrefslogtreecommitdiff
path: root/weed/command
AgeCommit message (Expand)AuthorFilesLines
2019-12-23shell: add ec.decode commandChris Lu3-10/+13
2019-12-21default redis reads optionsChris Lu1-2/+4
2019-12-21default to false in scaffold.goChris Lu1-2/+2
2019-12-20Add readOnly and routeByLatency options to scaffold.goDakota Sullivan1-0/+2
2019-12-15upload skipping mimetype if not neededChris Lu1-1/+1
2019-12-13mount: rename to dirListCacheLimit to configure cache for long format directo...Chris Lu2-5/+5
2019-12-13filer: configurable directory list cache sizeChris Lu2-3/+3
2019-12-13filer: DeleteFolderChildren for deleting large foldersChris Lu1-9/+0
2019-12-10return meaningful error logChris Lu1-7/+9
2019-11-29pass backend config from master to volume serversChris Lu1-1/+0
2019-11-29Merge pull request #1145 from stlpmo-jn/volume_graceful_stopChris Lu1-32/+114
2019-11-29resolve the Duration.Milliseconds() is not exist in golang v11 & v12stlpmo1-4/+8
2019-11-28tweakingChris Lu1-1/+1
2019-11-28fix testChris Lu1-0/+2
2019-11-28master load backend storage config from master.tomlChris Lu3-7/+53
2019-11-28fix scaffold errorChris Lu1-2/+2
2019-11-27Merge pull request #1142 from iliul/wip-fuse-mountChris Lu4-6/+165
2019-11-28fuse: adjust linux specific logicLei Liu2-2/+133
2019-11-27filer: support memsqlChris Lu1-0/+1
2019-11-27go fmtLei Liu1-0/+2
2019-11-27fuse: check mount point available before do runmountLei Liu4-6/+32
2019-11-27typoChris Lu1-2/+2
2019-11-18WIPChris Lu1-0/+8
2019-11-17test passedstlpmo1-32/+110
2019-11-14refactoring scaffolding for master.tomlChris Lu1-3/+4
2019-11-12fix master maintenance logicLei Liu2-23/+3
2019-11-11Merge branch 'master' into refactoring_dat_backendChris Lu1-0/+7
2019-11-11ut passstlpmo2-3/+2
2019-11-11move from cmd-line to scaffoldstlpmo2-6/+8
2019-11-05delete the var etcdClient and commentsstlpmo1-0/+6
2019-10-29Merge branch 'master' into refactoring_dat_backendChris Lu3-3/+0
2019-10-29misc updatedLei Liu3-3/+0
2019-10-29changed from os.file to backend.DataStorageBackendChris Lu1-1/+1
2019-10-27FUSE: add os specific mount optionsChris Lu5-1/+37
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