2 Commits (03638f9725de3cda5207384098b38462f56d442e)

Author SHA1 Message Date
Yarden Shoham e763fab685
Fix pull request API field `closed_at` always being `null` (#22482)
Fix #22480
1 year ago
KN4CK3R a35749893b
Move `convert` package to services (#22264)
Addition to #22256

The `convert` package relies heavily on different models which is
[disallowed by our definition of
modules](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#design-guideline).
This helps to prevent possible import cycles.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago