0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:58:09 +01:00
gitea/routers
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
..
api Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
common
install add smtp password to install page (#17564) 2022-05-02 16:45:23 +08:00
private Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
utils
web Handle the error of a missing blob object fix #19530 (#19552) 2022-05-02 18:46:50 +02:00
init.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00