0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:15:34 +01:00
gitea/services
zeripath 7948cb3149
Prevent NPE whilst migrating if there is a team request review (#19855)
A pr.Reviewer may be nil when migrating from Gitea if this is a team
request review.

We do not migrate teams therefore we cannot map these requests, but we can
migrate user requests.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-06-09 10:50:05 +08:00
..
agit Fix spelling mistake in ProcReceive (#19853) 2022-06-01 04:06:31 +01:00
asymkey Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
attachment Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
auth Implement http signatures support for the API (#17565) 2022-06-05 08:16:14 +01:00
automerge Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
comments Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
context Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
cron Disable unnecessary mirroring elements (#18527) 2022-06-04 19:42:17 +08:00
externalaccount
forms
gitdiff Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
issue Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
lfs
mailer Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
migrations Prevent NPE whilst migrating if there is a team request review (#19855) 2022-06-09 10:50:05 +08:00
mirror Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
packages
pull Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
release improvement some release related code (#19867) 2022-06-03 02:13:58 -04:00
repository Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
task
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
webhook fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
wiki