0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 17:44:37 +01:00
gitea/services
zeripath 4a20eadfd7
Restore propagation of ErrDependenciesLeft (#18325)
Unfortunately #17643 prevented all propagation of ErrDependenciesLeft meaning
that dependency errors that prevent closing of issues get swallowed.

This PR restores propagation of the error but instead swallows the error in the
places where it needs to be swallowed.

Fix #18223

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 00:26:42 +01:00
..
agit Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
asymkey Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
attachment
auth Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
comments
cron
externalaccount Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
forms Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
gitdiff Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
issue Restore propagation of ErrDependenciesLeft (#18325) 2022-01-19 00:26:42 +01:00
lfs Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
mailer Add option to convert CRLF to LF line endings for sendmail (#18075) 2022-01-06 01:43:45 +01:00
migrations Fix CheckRepoStats and reuse it during migration (#18264) 2022-01-17 19:31:58 +01:00
mirror
org
pull Restore propagation of ErrDependenciesLeft (#18325) 2022-01-19 00:26:42 +01:00
release
repository Correctly upload LFS files (#18316) 2022-01-18 07:44:30 +00:00
task
user
webhook Add replay of webhooks. (#18191) 2022-01-05 15:00:20 -06:00
wiki Fix various typos (#18219) 2022-01-10 17:32:37 +08:00