1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 14:45:12 +01:00
gitea/routers/repo
zeripath eb1bf2377b
Set context for running CreateArchive in to that of the request (#12555)
Set the context for CreateArchive to that of the request to ensure that archives
are only built for as long as a request is requesting them

Fix #11551

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-08-28 09:55:12 +03:00
..
activity.go
attachment.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
blame.go
branch.go
commit.go
compare.go Fix typos (#12542) 2020-08-20 09:53:06 -05:00
download.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in (#12581) 2020-08-23 22:59:41 +01:00
lfs.go
main_test.go
middlewares.go
milestone.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
projects.go Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pull_review.go
pull.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
release_test.go
release.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
repo.go Set context for running CreateArchive in to that of the request (#12555) 2020-08-28 09:55:12 +03:00
search.go
setting_protected_branch.go
setting.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go