gitea/routers/web/repo
99rgosse 438646e0b5
Handle the error of a missing blob object fix #19530 (#19552)
* Handle the error of a missing blob object

* Show error in logs

* as per @zeripath

* Add missing error check

* Add missing error check

* Update compare.go

* Use formal code

* Update compare.go

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-05-02 18:46:50 +02:00
..
activity.go
attachment.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
blame.go
branch.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
cherry_pick.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
commit.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
compare.go Handle the error of a missing blob object fix #19530 (#19552) 2022-05-02 18:46:50 +02:00
download.go
editor_test.go
editor.go
http_test.go
http.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
issue_content_history.go Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2022-04-03 17:46:48 +08:00
issue_dependency.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go Improve Stopwatch behavior (#18930) 2022-04-25 22:45:22 +02:00
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
lfs.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
middlewares.go
migrate.go
milestone.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
packages.go Package registry changes (#19305) 2022-04-06 03:32:09 +02:00
patch.go
projects_test.go
projects.go
pull_review.go
pull.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
release_test.go
release.go
repo.go Improve dashboard's repo list performance (#18963) 2022-04-26 16:34:30 -04:00
search.go
setting_protected_branch.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
setting.go When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
settings_test.go
tag.go
topic.go
view.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
webhook.go Update image URL for Discord webhook (#19536) 2022-04-27 20:23:27 -05:00
wiki_test.go
wiki.go When view _Siderbar or _Footer, just display once (#19501) 2022-04-26 19:24:20 -04:00