0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/services/migrations
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
..
codebase_test.go
codebase.go
common.go
dump.go
error.go
git.go
gitbucket.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
gitea_uploader.go Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
github_test.go
github.go
gitlab_test.go
gitlab.go
gogs_test.go
gogs.go
http_client.go
main_test.go
migrate_test.go
migrate.go
onedev_test.go
onedev.go
restore.go
update.go