1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-04 22:33:17 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Lunny Xiao
09ab64dfad
Remove duplicated issues options and some more refactors (#24787)
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
2023-05-18 10:45:25 +00:00