gitea/routers/web/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
..
activity.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
attachment.go
blame.go
branch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
commit.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
compare.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
download.go
editor_test.go
editor.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
http_test.go
http.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
lfs.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go
projects_test.go
projects.go
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
release_test.go
release.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
repo.go
search.go
setting_protected_branch.go
setting.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
settings_test.go
tag.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00