aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-02return errChris Lu1-0/+4
2021-03-01s3: list permission is needed to list my bucketsChris Lu1-1/+1
2021-03-01add dependency for local dev clusterChris Lu1-0/+2
2021-03-01add seaweedfilesystem at gmail dot comChris Lu1-11/+28
2021-03-01skip network error when remote volumes startChris Lu2-0/+8
2021-03-01add logs for remote file loadingChris Lu1-0/+1
2021-03-01add vif file versions in case loading superblock failsChris Lu2-4/+15
2021-03-01skip already loaded backendsChris Lu1-0/+6
2021-02-282clusters adds tiering to s3Chris Lu2-0/+32
2021-02-28go fmtChris Lu6-15/+14
2021-02-28adjust log levelChris Lu1-4/+4
2021-02-28adjust textChris Lu1-1/+1
2021-02-28cloud tier to non-AWS s3 gatewaysChris Lu1-2/+3
2021-02-282.292.29Chris Lu3-4/+4
2021-02-28Merge pull request #1851 from bingoohuang/masterChris Lu1-0/+1
2021-03-01set default env prefix to WEED_bingoohuang1-0/+1
2021-03-01Merge pull request #5 from chrislusf/masterbingoohuang69-329/+735
2021-02-28filer.backup: added to replace filer.replicateChris Lu5-99/+296
2021-02-28minorChris Lu1-2/+2
2021-02-28local file sink: create backup files with permission 0755Chris Lu1-2/+2
2021-02-28always use non bucket prefixing urlChris Lu1-0/+1
2021-02-28filer source: support filerProxy modeChris Lu3-6/+11
2021-02-28data sink: add incremental modeChris Lu9-15/+60
2021-02-28rename fileChris Lu1-1/+1
2021-02-28setup 2 clusters, with one as s3 destinationChris Lu1-1/+2
2021-02-27add help messageChris Lu1-1/+1
2021-02-27use "options"Chris Lu1-1/+1
2021-02-27avoid confusion: conf and config are too similarChris Lu1-1/+1
2021-02-26Merge pull request #1844 from kmlebedev/processRangeRequestChris Lu1-0/+1
2021-02-26Merge pull request #1845 from Woellchen/show-real-disk-usageChris Lu3-7/+4
2021-02-26Show the real disk usage in stats callsPatrick Schmidt3-7/+4
2021-02-26log error write entryKonstantin Lebedev1-0/+1
2021-02-25Java: 1.6.2Chris Lu8-9/+9
2021-02-24Java client: ByteBuffer.clear supports higher JDK versionsChris Lu1-1/+2
2021-02-24Merge pull request #1833 from LazyDBA247-Anyvision/masterChris Lu6-8/+122
2021-02-24Volume:LazyDBA247-Anyvision4-7/+120
2021-02-24make internal filter svc - internal k8s lbLazyDBA247-Anyvision1-0/+1
2021-02-24add filter Pattern only if configuredLazyDBA247-Anyvision1-1/+1
2021-02-23filer: do not return no content for empty filesChris Lu1-8/+0
2021-02-23volume.tier.move: avoid repeated move for replicated volumesChris Lu1-1/+1
2021-02-222.282.28Chris Lu3-4/+4
2021-02-22avoid conflict with "weed scaffold -config=xxx"Chris Lu1-1/+1
2021-02-22avoid unnecessary user home checkingChris Lu1-0/+4
2021-02-22volume: avoid fixed vacuum timeout for large volumesChris Lu1-13/+12
2021-02-22filer: avoid encryption and compression at the same timeChris Lu1-16/+17
2021-02-22disk type support custom tagsChris Lu11-15/+15
2021-02-22volume.tier.move: passing non-empty disk typeChris Lu3-4/+11
2021-02-22avoid moving to another server with the same volume idChris Lu1-3/+25
2021-02-22shell: add volume.tier.moveChris Lu2-6/+61
2021-02-22refactoringChris Lu11-98/+63