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
base
cache Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
charset Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) 2022-05-21 14:06:24 +01:00
container
context Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
convert Nuke the incorrect permission report on /api/v1/notifications (#19761) 2022-05-20 18:57:49 +02:00
csv
doctor Add breaking email restrictions checker in doctor (#19903) 2022-06-07 16:51:33 -04:00
emoji
eventsource
generate
git Only log non ErrNotExist errors in git.GetNote (#19884) 2022-06-07 16:39:50 +08:00
gitgraph Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
json
lfs
log
markup Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
metrics
migration Prevent NPE whilst migrating if there is a team request review (#19855) 2022-06-09 10:50:05 +08:00
nosql
notification
options
packages
paginator
password
pprof
private
process Set Setpgid on child git processes (#19865) 2022-06-03 15:36:18 +01:00
proxy
public
queue
recaptcha
references
repository Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
secret
session
setting Make AppDataPath absolute against the AppWorkPath if it is not (#19815) 2022-06-06 10:43:17 -04:00
ssh Implement http signatures support for the API (#17565) 2022-06-05 08:16:14 +01:00
storage
structs
svg
sync
templates Automatically render wiki TOC (#19873) 2022-06-08 16:59:16 +08:00
test
timeutil
translation
typesniffer Fix raw endpoint PDF file headers (#19825) 2022-05-28 18:10:14 +03:00
updatechecker
upload
uri
user
util
validation
web Ensure responses are context.ResponseWriters (#19843) 2022-05-31 21:27:44 +01:00