mirror of https://github.com/go-gitea/gitea.git
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.
Introduce RequestContext: is a short-lived context that is used to store request-specific data. RequestContext could be used to clean form tmp files, close context git repo, and do some tracing in the future. Then a lot of legacy code could be removed or improved. For example: most `ctx.Repo.GitRepo.Close()` could be removed because the git repo could be closed when the request is done. |
3 months ago | |
---|---|---|
.. | ||
upload | 4 months ago | |
access_log.go | 1 year ago | |
api.go | 3 months ago | |
api_org.go | 1 year ago | |
api_test.go | 1 year ago | |
base.go | 3 months ago | |
base_test.go | 3 months ago | |
captcha.go | 3 months ago | |
context.go | 3 months ago | |
context_cookie.go | 1 year ago | |
context_model.go | 1 year ago | |
context_request.go | 1 year ago | |
context_response.go | 3 months ago | |
context_template.go | 1 year ago | |
context_test.go | 3 months ago | |
csrf.go | 5 months ago | |
org.go | 4 months ago | |
package.go | 3 months ago | |
pagination.go | 3 months ago | |
permission.go | 5 months ago | |
private.go | 3 months ago | |
repo.go | 3 months ago | |
response.go | 1 year ago | |
user.go | 9 months ago | |
utils.go | 1 year ago | |
xsrf.go | 1 year ago | |
xsrf_test.go | 1 year ago |