1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 12:21:41 +02:00
gitea/tests
JakobDev cf0df023be
More db.DefaultContext refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
mssql.ini.tmpl
mysql8.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go