1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 01:04:40 +01:00
gitea/models
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
..
actions Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
git Fix missed table name on iterate lfs meta objects (#24768) 2023-05-17 23:51:22 +08:00
issues Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
migrations Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
organization Fix team members API endpoint pagination (#24754) 2023-05-17 08:12:37 +08:00
packages
perm
project
pull
repo Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
secret Respect original content when creating secrets (#24745) 2023-05-16 14:49:40 +08:00
shared/types
system
unit
unittest Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00