0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:54:19 +01:00
gitea/routers/web
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
..
admin Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
auth Federation: return useful statistic information for nodeinfo (#19561) 2022-05-02 21:35:45 +08:00
dev
events Improve Stopwatch behavior (#18930) 2022-04-25 22:45:22 +02:00
explore Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
feed
misc Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
org Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
repo Handle the error of a missing blob object fix #19530 (#19552) 2022-05-02 18:46:50 +02:00
user Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00