gitea/routers
wxiaoguang 3b839f8dc0
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
cron-translations / crowdin-pull (push) Has been skipped
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
2025-01-17 08:55:02 +00:00
..
api Only allow admins to rename default/protected branches (#33276) 2025-01-15 20:51:49 +00:00
common Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00