0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-13 19:26:01 -05:00
forgejo/routers/web/repo
Giteabot c5c44d0951
Fix object does not exist error when checking citation file (#28314) (#28369)
Backport #28314 by @yp05327

Fix #28264

`DataAsync()` will be called twice.
Caused by https://github.com/go-gitea/gitea/pull/27958.
I'm sorry, I didn't completely remove all unnecessary codes.

Co-authored-by: yp05327 <576951401@qq.com>
2023-12-06 22:06:51 +00:00
..
actions Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) 2023-12-06 02:28:00 -05:00
setting Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
activity.go
attachment.go
blame.go Read previous info from git blame (#28306) (#28310) 2023-12-01 08:27:35 +01:00
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor.go Revert "Fix EOL handling in web editor" (#28101) (#28172) 2023-11-22 18:06:13 +08:00
editor_test.go
find.go
githttp.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
githttp_test.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
helper.go
helper_test.go
issue.go Fix issue will be detected as pull request when checking First-time contributor (#28237) (#28271) 2023-11-29 02:49:33 +00:00
issue_content_history.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
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
main_test.go
middlewares.go Fix viewing wiki commit on empty repo (#28040) (#28044) 2023-11-14 14:49:12 +01:00
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
projects_test.go
pull.go
pull_review.go
release.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go Fix object does not exist error when checking citation file (#28314) (#28369) 2023-12-06 22:06:51 +00:00
view_test.go
wiki.go
wiki_test.go