gitea/modules
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
..
activitypub
analyze
appstate
auth
avatar Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
base
cache
charset
container
context
convert
csv
doctor
emoji format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
eventsource
generate
git Only log non ErrNotExist errors in git.GetNote (#19884) 2022-06-07 16:39:50 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer
json
lfs
log Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) 2022-05-03 18:03:34 +02:00
markup
metrics
migration
nosql
notification
options
packages
paginator
password
pprof
private
process
proxy
public
queue
recaptcha
references
repository
secret
session format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting
ssh
storage
structs
svg
sync
templates Automatically render wiki TOC (#19873) 2022-06-08 16:59:16 +08:00
test
timeutil
translation Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2022-04-03 17:46:48 +08:00
typesniffer
updatechecker
upload
uri
user
util
validation
web