forgejo/routers
wxiaoguang ca5f302876
Fix admin config page error, use tests to cover the admin config and 500 error page ()
The admin config page has been broken for many many times, a little
refactoring would make this page panic.

So, add a test for it, and add another test to cover the 500 error page.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-29 15:00:21 +00:00
..
api API endpoint for changing/creating/deleting multiple files () 2023-05-29 17:41:35 +08:00
common Fix admin config page error, use tests to cover the admin config and 500 error page () 2023-05-29 15:00:21 +00:00
install Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Hide 'Mirror Settings' when unneeded, improve hints () 2023-05-29 11:32:52 +00:00
init.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00