1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 04:05:10 +01:00
gitea/services
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927)
Repository creation depends on many models, so moving it to service
layer is better.
2023-09-06 12:08:51 +00:00
..
actions Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
agit Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
asymkey
attachment
auth Improve LDAP group config documentation, fixes #21159 (#21227) 2023-09-05 13:18:53 -04:00
automerge
context Fix the display of org level badges (#26504) 2023-09-06 14:38:14 +08:00
convert add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
cron Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
externalaccount
feed Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
forms Check blocklist for emails when adding them to account (#26812) 2023-08-30 10:46:49 -05:00
gitdiff Use Go 1.21 and update dependencies (#26878) 2023-09-03 10:34:57 +00:00
indexer Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
issue Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
lfs
mailer Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
markup Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
migrations Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
mirror Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
notify Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
org
packages Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
pull Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
release Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
repository Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
secrets Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
task Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
uinotification Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
user
webhook Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00