aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14fix #1996qieqieplus1-0/+1
2021-04-14ensure to call line.Close()Chris Lu1-0/+4
2021-04-14go fmtChris Lu2-10/+10
2021-04-14move file reader, entryViewCache to file handleChris Lu4-59/+16
2021-04-12add log level possible valuesChris Lu1-1/+1
2021-04-12Merge pull request #1975 from kmlebedev/iam_handlersChris Lu12-55/+289
2021-04-12simpler logicChris Lu1-1/+1
2021-04-12Merge pull request #1981 from ueni-ltd/if-modified-sinceChris Lu2-2/+2
2021-04-12filer: upload to a directory without "/" suffixChris Lu1-0/+8
2021-04-12Merge branch 'upstreamMaster' into iam_handlersKonstantin Lebedev13-127/+281
2021-04-112.392.39Chris Lu3-4/+4
2021-04-11adjust help messageChris Lu1-1/+1
2021-04-10go fmtChris Lu4-6/+4
2021-04-10add gateway for easier POST and DELETE blobsChris Lu4-0/+222
2021-04-10GetUserPolicyKonstantin Lebedev7-39/+226
2021-04-10raft: fix possible nilChris Lu2-1/+3
2021-04-09filer: avoid stuck uploaderChris Lu1-120/+50
2021-04-09properly release the view cacheChris Lu1-1/+2
2021-04-09filer: return 304 when If-Modified-Since == Last-ModifiedMerlin Gaillard1-1/+1
2021-04-09s3api: handle 304 response code from filerMerlin Gaillard1-1/+1
2021-04-08mount: fix possible memory leakChris Lu1-1/+2
2021-04-08add auth aws signV4Konstantin Lebedev4-12/+34
2021-04-08add DeleteUserPolicyKonstantin Lebedev3-7/+32
2021-04-07upgrade raft to v1.0.5Chris Lu2-1/+3
2021-04-07Merge pull request #1973 from philpep/patch-1Chris Lu1-1/+1
2021-04-07Fix typo in weed filer long helpPhilippe Pepiot1-1/+1
2021-04-07skip connection reset errorChris Lu1-2/+4
2021-04-07remove mac specific mount optionsChris Lu1-2/+0
2021-04-06Merge pull request #1969 from kmlebedev/iamapiprChris Lu9-6/+901
2021-04-06fix get filerGrpcAddressKonstantin Lebedev1-1/+1
2021-04-06Merge branch 'upstreamMaster' into iamapiprKonstantin Lebedev199-1829/+8754
2021-04-06add testsKonstantin Lebedev4-36/+217
2021-04-06Merge pull request #1968 from hilimd/masterChris Lu18-0/+1867
2021-04-05fix to avoid loop2.38Chris Lu1-3/+10
2021-04-06add HCFS over ftplimd18-0/+1867
2021-04-06Merge pull request #75 from chrislusf/masterhilimd112-1444/+3685
2021-04-052.38Chris Lu3-4/+4
2021-04-05ensure error is sent back in channelChris Lu1-4/+8
2021-04-05Update README.mdChris Lu1-0/+1
2021-04-04mount: add readOnly optionChris Lu8-0/+61
2021-04-042.372.37Chris Lu3-4/+4
2021-04-04skip limiting if limit is zeroChris Lu1-7/+11
2021-04-04refactorChris Lu1-2/+3
2021-04-04Merge pull request #1960 from xdevs23/patch-1Chris Lu1-1/+1
2021-04-04README: fix typoSimão Gomes Viana1-1/+1
2021-04-03fix typoChris Lu1-1/+1
2021-04-02ensure tables are createdChris Lu1-0/+4
2021-04-02go fmtChris Lu1-0/+1
2021-04-02go fmtChris Lu7-7/+7
2021-04-02revert to same implementation as beforeChris Lu2-2/+42