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
wxiaoguang ca5f302876
Fix admin config page error, use tests to cover the admin config and 500 error page (#24965)
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>
1 year ago
..
api API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
install Fix install page context, make the install page tests really test (#24858) 1 year ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Hide 'Mirror Settings' when unneeded, improve hints (#24433) 1 year ago
init.go Decouple the different contexts from each other (#24786) 1 year ago