0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 08:04:34 +01:00
gitea/services
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
..
actions
agit
asymkey
attachment Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
auth
automerge
context Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
contexttest
convert Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
cron
doctor
externalaccount
feed Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
forms
gitdiff Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
indexer
issue Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
lfs
mailer Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
markup
migrations
mirror Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
notify
oauth2_provider
org
packages
projects
pull
release
repository Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
secrets
task
uinotification
user
webhook
webtheme
wiki