1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers
Lunny Xiao 43bbc54783
Fix 500 when a comment was deleted which has a notification (#17550)
* Fix 500 when a comment was deleted which has a notification

* Tolerate missing Comment in other places too

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-10 13:48:45 +08:00
..
api/v1 Fix 500 when a comment was deleted which has a notification (#17550) 2021-11-10 13:48:45 +08:00
common Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
install Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
private Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
init.go tune sqlite3 message (#17601) 2021-11-09 13:55:24 -05:00