1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:31:29 +02:00
gitea/routers
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793)
This PR

- [x] Move some functions from `issues.go` to `issue_stats.go` and
`issue_label.go`
- [x] Remove duplicated issue options `UserIssueStatsOption` to keep
only one `IssuesOptions`
2023-05-19 22:17:48 +08:00
..
api Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
common Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
install Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
private
utils
web Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
init.go Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00