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.go
codebase_test.go
common.go
dump.go
error.go Update github.com/google/go-github to v51 (#23946) 2023-04-08 19:27:30 +08:00
git.go
gitbucket.go Fix migration from gitbucket (repost) (#22477) 2023-01-17 15:22:00 +08:00
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
gitea_uploader_test.go Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
github.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
migrate.go Prevent duplicate labels when importing more than 99 (#22591) 2023-01-24 19:44:55 +00:00
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go