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.
gitea/modules
zeripath 8f3aaef374
Improve template error reporting (#23396)
There are multiple duplicate reports of errors during template rendering
due to broken custom templates.

Unfortunately the error returned here is somewhat difficult for users to
understand and it doesn't return the context of the error.

This PR attempts to parse the error returned by the template renderer to
add in some further context including the filename of the template AND
the preceding lines within that template file.

Ref #23274

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
actions Convert GitHub event on actions and fix some pull_request events. (#23037) 2 years ago
activitypub Add Chef package registry (#22554) 2 years ago
analyze Implement FSFE REUSE for golang files (#21840) 2 years ago
auth Fix various bugs for "install" page (#23194) 2 years ago
avatar Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
base Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
cache Improve cache context (#23330) 2 years ago
charset Fix isAllowed of escapeStreamer (#22814) 2 years ago
container Implement FSFE REUSE for golang files (#21840) 2 years ago
context Improve template error reporting (#23396) 2 years ago
csv Add context when rendering labels or emojis (#23281) 2 years ago
doctor add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
emoji Fix unstable emoji sort (#22346) 2 years ago
eventsource Move `convert` package to services (#22264) 2 years ago
generate Implement FSFE REUSE for golang files (#21840) 2 years ago
git Handle files starting with colons in WalkGitLog (#22935) 2 years ago
gitgraph Add context cache as a request level cache (#22294) 2 years ago
graceful Implement FSFE REUSE for golang files (#21840) 2 years ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 2 years ago
highlight test_env: hardcode major go version in use (#23464) 2 years ago
hostmatcher Implement FSFE REUSE for golang files (#21840) 2 years ago
html Implement FSFE REUSE for golang files (#21840) 2 years ago
httpcache Set `X-Gitea-Debug` header once (#23361) 2 years ago
httplib Implement FSFE REUSE for golang files (#21840) 2 years ago
indexer Refactor the setting to make unit test easier (#22405) 2 years ago
issue/template Allow issue templates to not render title (#22589) 2 years ago
json Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
label Reduce duplicate and useless code in options (#23369) 2 years ago
lfs Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
log Improve trace logging for pulls and processes (#22633) 2 years ago
markup Add context when rendering labels or emojis (#23281) 2 years ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 2 years ago
metrics include build info in Prometheus metrics (#22819) 2 years ago
migration Scoped labels (#22585) 2 years ago
mirror Implement FSFE REUSE for golang files (#21840) 2 years ago
nosql Implement FSFE REUSE for golang files (#21840) 2 years ago
notification Implement actions (#21937) 2 years ago
options Use CleanPath instead of path.Clean (#23371) 2 years ago
packages Return `repository` in npm package metadata endpoint (#23539) 2 years ago
paginator Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
pprof Implement FSFE REUSE for golang files (#21840) 2 years ago
private Implement actions (#21937) 2 years ago
process Improve trace logging for pulls and processes (#22633) 2 years ago
proxy Use proxy for pull mirror (#22771) 2 years ago
proxyprotocol Implement FSFE REUSE for golang files (#21840) 2 years ago
public Use CleanPath instead of path.Clean (#23371) 2 years ago
queue Properly flush unique queues on startup (#23154) 2 years ago
recaptcha Implement FSFE REUSE for golang files (#21840) 2 years ago
references Use correct captured group range when parsing cross-reference (#22672) 2 years ago
regexplru Implement FSFE REUSE for golang files (#21840) 2 years ago
repository Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
secret Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
session Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
setting Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) 2 years ago
sitemap Fix sitemap (#22272) 2 years ago
ssh Implement FSFE REUSE for golang files (#21840) 2 years ago
storage add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
structs Add absent repounits to create/edit repo API (#23500) 2 years ago
svg Implement FSFE REUSE for golang files (#21840) 2 years ago
sync Implement FSFE REUSE for golang files (#21840) 2 years ago
system Implement FSFE REUSE for golang files (#21840) 2 years ago
templates Improve template error reporting (#23396) 2 years ago
test Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
timeutil Make time tooltips interactive (#23526) 2 years ago
translation Implement FSFE REUSE for golang files (#21840) 2 years ago
turnstile Add new captcha: cloudflare turnstile (#22369) 2 years ago
typesniffer Do not recognize text files as audio (#23355) 2 years ago
updatechecker Implement FSFE REUSE for golang files (#21840) 2 years ago
upload Implement FSFE REUSE for golang files (#21840) 2 years ago
uri Implement FSFE REUSE for golang files (#21840) 2 years ago
user Implement FSFE REUSE for golang files (#21840) 2 years ago
util Use CleanPath instead of path.Clean (#23371) 2 years ago
validation Map OIDC groups to Orgs/Teams (#21441) 2 years ago
watcher Implement FSFE REUSE for golang files (#21840) 2 years ago
web Map OIDC groups to Orgs/Teams (#21441) 2 years ago
webhook Restructure `webhook` module (#22256) 2 years ago