mirror of
https://gitee.com/gitea/gitea
synced 2025-12-27 18:56:35 +08:00
This PR - [x] Move some code from `issue.go` to `issue_search.go` and `issue_update.go` - [x] Use `IssuesOptions` instead of `IssueStatsOptions` becuase they are too similiar. - [x] Rename some functions