1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 23:06:05 +00:00
gitea/routers/web/repo/actions
Lunny Xiao a1c0b3a02e
Display friendly error message (#29105) (#29363)
Backport #29105 

`ctx.Error` only displays the text but `ctx.ServerError` renders the
usual error page.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-24 11:01:18 +00:00
..
actions.go Display friendly error message (#29105) (#29363) 2024-02-24 11:01:18 +00:00
view.go Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00