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.
81b5bef55a
Unfortunately #19169 causing a panic at startup in prod mode. This was hidden by dev mode because the templates are compiled dynamically there. The issue is that DotEscape is not in the original FuncMap at the time of compilation which causes a panic. Ref #19169 Signed-off-by: Andrew Thornton <art27@cantab.net> |
3 years ago | |
---|---|---|
.. | ||
base.go | 3 years ago | |
dynamic.go | 3 years ago | |
helper.go | 3 years ago | |
helper_test.go | 5 years ago | |
static.go | 3 years ago | |
templates_bindata.go | 3 years ago |