gitea/routers
wxiaoguang 3b839f8dc0
Trivial fixes ()
1. the error check was added for go-git, it was caused by the empty `.keep` file in the test fixtures.
2. use `PostFormValue` instead of `PostForm.Get` (`Get` needs to parse the form ahead)
3. fix incorrect container text (it should show "Images" in the header but not "OS/Arch")
4. align maven xml
5. fix closed PR color&icon
..
api Only allow admins to rename default/protected branches ()
common Fix bleve fuzziness search ()
install Refactor request context ()
private Automerge supports deleting branch automatically after merging ()
utils Refactor older tests to use testify ()
web Trivial fixes ()
init.go Prepare for support performance trace ()