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.
forgejo/routers/private
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>
3 years ago
..
hook.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
internal.go add a new internal hook to save ssh log (#15787) 3 years ago
key.go Move macaron to chi (#14293) 3 years ago
mail.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
manager.go Make modules/context.Context a context.Context (#16031) 3 years ago
manager_unix.go Move macaron to chi (#14293) 3 years ago
manager_windows.go Move macaron to chi (#14293) 3 years ago
restore_repo.go Make modules/context.Context a context.Context (#16031) 3 years ago
serv.go Move macaron to chi (#14293) 3 years ago
ssh_log.go add a new internal hook to save ssh log (#15787) 3 years ago