gitea/modules/context
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031)
* Make modules/context.Context a context.Context

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

* Simplify context calls

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

* Set the base context for requests to the HammerContext

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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-05-31 02:18:11 -04:00
..
access_log.go
api.go
api_org.go
api_test.go
auth.go
captcha.go
context.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
csrf.go
form.go
org.go Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
pagination.go
permission.go
private.go
repo.go On open repository open common cat file batch and batch-check (#15667) 2021-05-10 03:27:03 +02:00
response.go Stop calling WriteHeader in Write (#15862) 2021-05-14 11:05:50 +03:00
xsrf.go
xsrf_test.go