mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
04c97aa364
As suggest by Go developers, use `filepath.WalkDir` instead of `filepath.Walk` because [*Walk is less efficient than WalkDir, introduced in Go 1.16, which avoids calling `os.Lstat` on every file or directory visited](https://pkg.go.dev/path/filepath#Walk). This proposition address that, in a similar way as https://github.com/go-gitea/gitea/pull/22392 did. Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
2 years ago | |
---|---|---|
.. | ||
admin | 2 years ago | |
auth | 2 years ago | |
events | 2 years ago | |
explore | 2 years ago | |
feed | 2 years ago | |
healthcheck | 2 years ago | |
misc | 2 years ago | |
org | 2 years ago | |
repo | 2 years ago | |
shared/packages | 2 years ago | |
user | 2 years ago | |
auth.go | 2 years ago | |
auth_windows.go | 2 years ago | |
base.go | 2 years ago | |
goget.go | 2 years ago | |
home.go | 2 years ago | |
metrics.go | 2 years ago | |
nodeinfo.go | 2 years ago | |
swagger_json.go | 2 years ago | |
web.go | 2 years ago | |
webfinger.go | 2 years ago |