forgejo/modules
zeripath 58cd55d353
Check for context exceeded in WalkGitLog (#17319)
There is a slight race in checking of a context deadline exceed in #16467
which leads to a 500 on the repository page.

The solution is to check the error coming back from `*LogNameStatusRepoParser.Next()`
and if it is the `ContextDeadlineExceeded` break from the loop.

Fix #17314

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-15 19:41:34 +01:00
..
activitypub
analyze
auth
avatar
base
cache
charset
context Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
convert
cron
csv
doctor
emoji
eventsource
generate
git Check for context exceeded in WalkGitLog (#17319) 2021-10-15 19:41:34 +01:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer
json
lfs
log
markup
matchlist
metrics
migrations Multiple tokens support for migrating from github (#17134) 2021-10-15 13:47:15 +08:00
nosql
notification
options
password
pprof
private
process
proxy
public
queue
recaptcha
references
repofiles
repository Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
secret
session
setting Disable core.protectNTFS (#17300) 2021-10-13 14:20:11 -04:00
ssh
storage
structs
svg
sync
task
templates
test Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
timeutil
translation
typesniffer
upload
uri
user
util
validation Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
web Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00