0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 05:06:48 +01:00
gitea/services/issue
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)
- [x] Move `CreateRepositoryByExample` to service layer
- [x] Move `AddCollabrator` to service layer
- [x] Add a new parameter for `AddCollabrator` so that changing mode
immediately after that will become unnecessary.
2024-11-07 11:28:11 +08:00
..
assignee_test.go
assignee.go
comments.go
commit_test.go
commit.go
content.go
issue_test.go
issue.go
label_test.go
label.go
main_test.go
milestone_test.go
milestone.go
pull.go
reaction_test.go
reaction.go
status.go
template.go