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.
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569)
The "modules/context.go" is too large to maintain.

This PR splits it to separate files, eg: context_request.go,
context_response.go, context_serve.go

This PR will help:

1. The future refactoring for Gitea's web context (eg: simplify the context)
2. Introduce proper "range request" support
3. Introduce context function

This PR only moves code, doesn't change any logic.
1 year ago
..
actions Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) 1 year ago
packages Add RPM registry (#23380) 1 year ago
v1 Split "modules/context.go" to separate files (#24569) 1 year ago