1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/services
zeripath f2f99a7d0c
Ensure that pusher is not nil preventing panic in push (#13945)
PR #13381 refactored notification actions to call NotifyCreateRef and
NotifyDeleteRef in a slightly different manner. This leads to the pusher
not being set before the call.

This PR ensures that the pusher is updated before the call.

Fix #13940

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-11 18:27:00 +01:00
..
archiver Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
comments Refactor pull request review (#8954) 2019-11-14 10:57:36 +08:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
gitdiff Handle incomplete diff files properly (#13662) 2020-11-21 17:41:24 -05:00
issue Add review request api (#11355) 2020-10-20 14:18:25 -04:00
mailer Make sure email recipients can see issue (#13820) 2020-12-03 14:25:49 -06:00
mirror Fix branch/tag notifications in mirror sync (#13855) 2020-12-05 23:13:11 +08:00
pull Fix Pull Merge when tag with same name as base branch exist (#13882) 2020-12-08 02:46:50 +01:00
release Add the tag list page to the release page (#12096) 2020-11-02 18:10:22 -05:00
repository Ensure that pusher is not nil preventing panic in push (#13945) 2020-12-11 18:27:00 +01:00
webhook Fix bug for webhook and feishu caused by API changed (#13937) 2020-12-11 17:04:04 +01:00
wiki Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00