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.
forgejo/routers/install
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9 months ago
..
install.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
routes.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 12 months ago
routes_test.go make writing main test easier (#27270) 9 months ago