mirror of
1
Fork 0
forgejo/routers/web/repo
Giteabot 3bdf9eae01
Add missed return after `ctx.ServerError` (#31130) (#31133)
Backport #31130 by @lunny

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
(cherry picked from commit e6bacf1fed57e33fcbbb7d57782bfc5daa8f2fee)
2024-05-31 14:35:19 +02:00
..
actions Fix nil dereference on error (#30740) (#30746) 2024-05-01 08:14:16 +02:00
badges badges: Relax the default workflow badge conditions 2024-05-20 10:47:25 +00:00
flags
setting Fix wrong transfer hint (#30889) (#30900) 2024-05-14 15:45:03 +02:00
activity.go Show repo activities even if only code unit active or git repo is empty but issue is active (#3455) 2024-04-28 13:50:45 +00:00
attachment.go
blame.go
branch.go
cherry_pick.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor.go Add missed return after `ctx.ServerError` (#31130) (#31133) 2024-05-31 14:35:19 +02:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go Fix Issue watching / unwatching on the web ui 2024-05-01 13:32:39 +02:00
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
projects_test.go
pull.go Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
pull_review.go
pull_review_test.go
recent_commits.go
release.go Fix release published actions not triggering for releases created from existing tags 2024-04-16 18:28:53 +00:00
release_test.go
render.go
repo.go Add an immutable tarball link to archive download headers for Nix 2024-05-29 18:50:14 +00:00
search.go
topic.go
treelist.go
view.go s/Gitea/Forgejo in various log messages and comments 2024-04-22 14:41:17 +00:00
view_test.go
wiki.go
wiki_test.go