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/cmd
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
..
admin.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
admin_auth_ldap.go Refactor auth package (#17962) 3 years ago
admin_auth_ldap_test.go Refactor auth package (#17962) 3 years ago
cert.go Add golangci (#6418) 5 years ago
cmd.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
convert.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
docs.go Fix offBy1 errors (#17606) 3 years ago
doctor.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
dump.go Simplify parameter types (#18006) 3 years ago
dump_repo.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
embedded.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
embedded_stub.go Add bundle download for repository (#14538) 3 years ago
generate.go Add asymmetric JWT signing (#16010) 3 years ago
hook.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
hook_test.go Add agit flow support in gitea (#14295) 3 years ago
keys.go Second attempt at preventing zombies (#16326) 3 years ago
mailer.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
manager.go Second attempt at preventing zombies (#16326) 3 years ago
migrate.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
migrate_storage.go Some repository refactors (#17950) 3 years ago
restore_repo.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
serv.go not show double error response in git hook (#18292) 2 years ago
web.go Replace "unix" by "http+unix" for PROTOCOL (#17771) 3 years ago
web_graceful.go Make SSL cipher suite configurable (#17440) 3 years ago
web_https.go Add user settings key/value DB table (#16834) 3 years ago
web_letsencrypt.go Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) 3 years ago