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.
94fde46151
Close #24002 Two problems before: 1. The `log.Fatal` is missing after these `wrapFatal` calls, so the error is not shown to users. 2. `GetTemplateAssetNames` has different behaviors for local files and builtin assets, for builtin assets, it also returns directories, so we need to check the extension again. I have tested with `TAGS="bindata sqlite sqlite_unlock_notify" make build && ./gitea` , it works well now. Before, the server responds internal server error (because it doesn't complete the template parsing) |
2 years ago | |
---|---|---|
.. | ||
eval | 2 years ago | |
vars | 2 years ago | |
base.go | 2 years ago | |
dynamic.go | 2 years ago | |
helper.go | 2 years ago | |
helper_test.go | 2 years ago | |
htmlrenderer.go | 2 years ago | |
mailer.go | 2 years ago | |
static.go | 2 years ago | |
templates_bindata.go | 2 years ago | |
util.go | 2 years ago | |
util_test.go | 2 years ago |