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/tests
Giteabot b643b2ca9c
Do not use deprecated log config options by default (#26592) (#26600)
Backport #26592 by @wxiaoguang

Simplify the log config

* Remove unnecessary `ROUTER` config, it defaults to the `MODE`.
* `XORM` config was deprecated

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
e2e Rewrite logger system (#24726) 2 years ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Fix bug of branches API with tests(#25578) (#25579) 2 years ago
integration Fix NuGet search endpoints (#25613) (#26499) 2 years ago
mssql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
mysql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
pgsql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
test_utils.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago