1
0
Fork 0
forgejo/models/repo
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868)
This PR continues the work in #17125 by progressively ensuring that git
commands run within the request context.

This now means that the if there is a git repo already open in the context it will be used instead of reopening it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 23:26:57 +00:00
..
archiver.go
attachment.go
attachment_test.go
avatar.go
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
repo.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
repo_indexer.go
repo_list.go
repo_test.go
repo_unit.go
star.go
star_test.go
topic.go
topic_test.go
update.go
watch.go
watch_test.go
wiki.go
wiki_test.go