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.
gitea/routers
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>
4 years ago
..
admin Make modules/context.Context a context.Context (#16031) 4 years ago
api/v1 Make modules/context.Context a context.Context (#16031) 4 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 4 years ago
events Make modules/context.Context a context.Context (#16031) 4 years ago
org Unified link creation. (#15619) 4 years ago
private Make modules/context.Context a context.Context (#16031) 4 years ago
repo Make modules/context.Context a context.Context (#16031) 4 years ago
routes Improve assets handler middleware (#15961) 4 years ago
user Make modules/context.Context a context.Context (#16031) 4 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
init.go Refactor renders (#15175) 4 years ago
install.go Make modules/context.Context a context.Context (#16031) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago