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 API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
cron
csv
doctor
emoji
eventsource
generate
git Check for context exceeded in WalkGitLog (#17319) 2021-10-15 19:41:34 +01:00
gitgraph
graceful Use pointer for wrappedConn methods (#17295) 2021-10-12 21:55:18 +01:00
hcaptcha
highlight
httpcache Avatar refactor, move avatar code from models to models.avatars, remove duplicated code (#17123) 2021-10-06 01:25:46 +02:00
httplib
indexer
json
lfs
log
markup Open markdown image links in new window (#17287) 2021-10-11 20:12:06 +08:00
matchlist
metrics
migrations Multiple tokens support for migrating from github (#17134) 2021-10-15 13:47:15 +08:00
nosql
notification API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
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 [API] Add endpount to get user org permissions (#17232) 2021-10-12 12:47:19 +02:00
svg
sync
task
templates Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
test Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
timeutil
translation
typesniffer
upload
uri
user
util Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
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