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.
gitea/routers
wxiaoguang 3b839f8dc0
Trivial fixes (#33304)
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
2 weeks ago
..
api Only allow admins to rename default/protected branches (#33276) 2 weeks ago
common Fix bleve fuzziness search (#33078) 4 weeks ago
install Refactor request context (#32956) 1 month ago
private Automerge supports deleting branch automatically after merging (#32343) 3 weeks ago
utils Refactor older tests to use testify (#33140) 3 weeks ago
web Trivial fixes (#33304) 2 weeks ago
init.go Prepare for support performance trace (#33286) 2 weeks ago