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.
cb700aedd1
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. |
2 years ago | |
---|---|---|
.. | ||
setting | 2 years ago | |
avatar.go | 2 years ago | |
code.go | 2 years ago | |
home.go | 2 years ago | |
home_test.go | ||
main_test.go | ||
notification.go | 2 years ago | |
package.go | 2 years ago | |
profile.go | 2 years ago | |
search.go | 2 years ago | |
stop_watch.go | 2 years ago | |
task.go |