aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Dependabot config settings for golangnaveensrinivasan1-0/+4
2022-03-18Merge pull request #2769 from chrislusf/dependabot/github_actions/actions/set...Chris Lu1-1/+1
2022-03-18Bump actions/setup-go from 2.2.0 to 3dependabot[bot]1-1/+1
2022-03-18Merge pull request #2768 from naveensrinivasan/naveen/feat/dependabotChris Lu1-0/+6
2022-03-18Dependabot for GitHub actionsnaveensrinivasan1-0/+6
2022-03-18Update README.mdChris Lu1-2/+2
2022-03-18Update README.mdChris Lu1-0/+1
2022-03-18Merge pull request #2767 from naveensrinivasan/naveen/feat/pin-actionsChris Lu11-53/+71
2022-03-18Pin actions to a full length commit SHAnaveensrinivasan11-53/+71
2022-03-17Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu3-8/+10
2022-03-17skip localhost if bound to all interfaces already 0.0.0.0 or 127.0.0.1chrislu1-1/+1
2022-03-17Merge pull request #2765 from bercknash/berck/fix_default_ipsChris Lu3-8/+10
2022-03-17The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few pr...Berck Nash3-8/+10
2022-03-17minor optimizationchrislu1-0/+1
2022-03-17mount: optimize a bit when writing fileschrislu2-6/+8
2022-03-16rename to skipCheckParentDirchrislu14-442/+456
2022-03-16Merge pull request #2761 from zhuqunzhou/masterChris Lu11-17/+23
2022-03-17go fmtzzq0949410-13/+13
2022-03-17fix: ut test errorzzq094944-4/+4
2022-03-17filer: support uploading file without needEnsureParentDirzzq094947-13/+19
2022-03-17Revert "filer: support uploading file without needEnsureParentDir"zzq094947-19/+13
2022-03-17filer: support uploading file without needEnsureParentDirzzq094947-13/+19
2022-03-16Merge pull request #2760 from bercknash/berck/mtlsChris Lu4-9/+72
2022-03-16Add mTLS support for both master and volume http server.Berck Nash4-9/+72
2022-03-16go 1.18chrislu1-1/+1
2022-03-15Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-0/+6
2022-03-15master, filer, s3: also listen to "localhost" in addition to specific ip addresschrislu8-17/+99
2022-03-15Merge pull request #2756 from kmlebedev/upload_conn_timeoutChris Lu1-0/+6
2022-03-15reduced the timeout for creating a connection from 30 to 10 secondsKonstantin Lebedev1-0/+6
2022-03-14minorchrislu1-5/+7
2022-03-142.942.94chrislu2-3/+3
2022-03-14generate inode via path and timechrislu8-40/+19
2022-03-13refactorchrislu1-13/+13
2022-03-13write to disk during random writes, limiting total disk spaces usedchrislu8-25/+82
2022-03-13tests skip reader pattern monitoringchrislu1-1/+1
2022-03-13mount: add back random read supportchrislu2-1/+10
2022-03-13add useful doc linkchrislu1-0/+1
2022-03-12mount: return open statuschrislu2-6/+11
2022-03-12mount: chmod for rootchrislu1-0/+9
2022-03-11default bind to one ip addresschrislu6-6/+27
2022-03-10Merge pull request #2747 from kmlebedev/issues_2658Chris Lu1-1/+4
2022-03-10checks disk file existKonstantin Lebedev1-1/+4
2022-03-09Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-1/+2
2022-03-09add back writes to swap file when too many in memory chunks are used.chrislu6-13/+34
2022-03-09Merge pull request #2741 from zhuqunzhou/masterChris Lu1-1/+2
2022-03-10fix:support some databases which not support 'IF NOT EXISTS' keyword of 'crea...zzq094941-1/+2
2022-03-09Merge pull request #2740 from banjiaojuhao/filer-bugfix-handle_upload_interru...Chris Lu1-0/+2
2022-03-10[bugfix] filer: 1. Delete uploaded chunks when upload failed. 2. Report error...banjiaojuhao1-0/+2
2022-03-08Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu3-12/+41
2022-03-08fix nil entrychrislu1-1/+1