gitea/services
zeripath f2f99a7d0c
Ensure that pusher is not nil preventing panic in push ()
PR  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 

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 () 2020-11-27 21:42:08 -05:00
comments Refactor pull request review () 2019-11-14 10:57:36 +08:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
gitdiff Handle incomplete diff files properly () 2020-11-21 17:41:24 -05:00
issue Add review request api () 2020-10-20 14:18:25 -04:00
mailer Make sure email recipients can see issue () 2020-12-03 14:25:49 -06:00
mirror Fix branch/tag notifications in mirror sync () 2020-12-05 23:13:11 +08:00
pull Fix Pull Merge when tag with same name as base branch exist () 2020-12-08 02:46:50 +01:00
release Add the tag list page to the release page () 2020-11-02 18:10:22 -05:00
repository Ensure that pusher is not nil preventing panic in push () 2020-12-11 18:27:00 +01:00
webhook Fix bug for webhook and feishu caused by API changed () 2020-12-11 17:04:04 +01:00
wiki Update golangci-lint to version 1.31.0 () 2020-10-11 21:27:20 +01:00