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.
2023-05-08 17:36:54 +08:00
..
2023-04-22 16:12:41 -04:00
2023-04-17 14:26:01 -04:00
2022-11-27 18:20:29 +00:00
2023-05-04 11:55:35 +08:00
2023-03-31 22:32:18 +08:00
2023-02-24 18:23:13 +08:00
2023-04-30 09:12:49 -04:00
2023-05-04 11:55:35 +08:00
2023-04-19 21:40:42 +08:00
2023-04-22 17:56:27 -04:00
2023-05-08 14:39:32 +08:00
2023-05-04 11:55:35 +08:00
2023-04-19 19:19:13 -04:00
2023-05-05 20:33:37 +00:00
2023-02-18 20:11:03 +08:00
2023-04-09 22:07:23 +08:00
2022-12-03 10:48:26 +08:00
2023-05-08 17:36:54 +08:00
2022-12-20 17:07:13 +08:00
2023-02-24 18:23:13 +08:00
2023-05-06 17:39:06 +08:00
2023-05-04 11:55:35 +08:00
2023-05-02 12:31:35 -04:00
2023-05-03 19:53:43 -04:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-05-04 11:55:35 +08:00
2022-12-23 19:35:43 +08:00
2022-12-23 19:35:43 +08:00
2022-11-27 18:20:29 +00:00
2023-04-24 15:52:38 -04:00
2022-11-27 18:20:29 +00:00
2022-12-03 10:48:26 +08:00
2023-02-18 20:11:03 +08:00
2022-12-03 10:48:26 +08:00
2022-11-27 18:20:29 +00:00
2022-12-10 10:46:31 +08:00
2023-04-28 14:14:26 -04:00
2023-05-08 17:36:54 +08:00