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/web/repo/actions
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
3 weeks ago
..
actions.go workflow_dispatch use workflow from trigger branch (#33098) 1 month ago
actions_test.go Fix bug on action list deleted branch (#32848) 2 months ago
badge.go Refactor names (#31405) 8 months ago
main_test.go Fix bug on action list deleted branch (#32848) 2 months ago
view.go Trivial fixes (#33304) 3 weeks ago