forgejo/routers/common
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>
2023-09-28 01:38:53 +00:00
..
auth.go Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
db.go
errpage.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
errpage_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
markup.go
middleware.go
middleware_test.go
redirect.go
serve.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00