gitea/services
sillyguodong a1f5dd7677
Make runs-on support variable expression ()
As title.
Close issue: https://gitea.com/gitea/act_runner/issues/445
Follow: https://gitea.com/gitea/act/pulls/91

Move `getSecretsOfTask` and `getVariablesOfTask` under `models` because
of circular dependency issues.
..
actions Make runs-on support variable expression ()
agit A small refactor for agit implementation ()
asymkey Move some asymkey functions to service layer ()
attachment Add support for API blob upload of release attachments ()
auth Move some asymkey functions to service layer ()
automerge Simplify how git repositories are opened ()
context Use strict protocol check when redirect ()
contexttest Make "/user/login" page redirect if the current user has signed in ()
convert Enable/disable owner and repo projects independently ()
cron Move some asymkey functions to service layer ()
doctor Move some asymkey functions to service layer ()
externalaccount Revert "Support SAML authentication ()" ()
feed More `db.DefaultContext` refactor ()
forms Make wiki default branch name changable ()
gitdiff Fix incorrect diff expander for deletion of last lines in a file ()
indexer Fix missing issue search index update when changing status ()
issue Add missing database transaction for new issue ()
lfs Move context from modules to services ()
mailer Move context from modules to services ()
markup Move context from modules to services ()
migrations remove util.OptionalBool and related functions ()
mirror Simplify how git repositories are opened ()
notify Update status and code index after changing the default branch ()
org Delete repos of org when purge delete user ()
packages remove util.OptionalBool and related functions ()
pull Fixing the issue when status check per rule matches multiple actions ()
release Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository ()
repository Add download URL for executable files ()
secrets Refactor deletion ()
task Fix incorrect ctx usage in defer function ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Skip email domain check when admins edit user emails ()
webhook Store webhook event in database ()
wiki Make wiki default branch name changable ()