You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
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>
2 years ago
..
agit Propagate context and ensure git commands run in request context (#17868) 2 years ago
asymkey Propagate context and ensure git commands run in request context (#17868) 2 years ago
attachment Simplify parameter types (#18006) 3 years ago
auth Support webauthn (#17957) 3 years ago
comments Move repository model into models/repo (#17933) 3 years ago
cron Some repository refactors (#17950) 3 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Support webauthn (#17957) 3 years ago
gitdiff Propagate context and ensure git commands run in request context (#17868) 2 years ago
issue Restore propagation of ErrDependenciesLeft (#18325) 2 years ago
lfs Support webauthn (#17957) 3 years ago
mailer Propagate context and ensure git commands run in request context (#17868) 2 years ago
migrations Propagate context and ensure git commands run in request context (#17868) 2 years ago
mirror Propagate context and ensure git commands run in request context (#17868) 2 years ago
org Move repository model into models/repo (#17933) 3 years ago
pull Propagate context and ensure git commands run in request context (#17868) 2 years ago
release Propagate context and ensure git commands run in request context (#17868) 2 years ago
repository Propagate context and ensure git commands run in request context (#17868) 2 years ago
task Some repository refactors (#17950) 3 years ago
user Move keys to models/asymkey (#17917) 3 years ago
webhook Add replay of webhooks. (#18191) 3 years ago
wiki Propagate context and ensure git commands run in request context (#17868) 2 years ago