forgejo/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
externalaccount
gitdiff
issue
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
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