gitea/services
Lunny Xiao e91733468e
Add missing database transaction for new issue ()
When creating an issue, inserting issue, assign users and set project
should be in the same transaction.
..
actions Fix workflow trigger event IssueChangeXXX bug ()
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository ()
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 Make PR form use toast to show error message ()
contexttest Add an trailing slash to dashboard links ()
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 Add user blocking ()
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 Add user blocking ()
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 Move some asymkey functions to service layer ()
secrets Refactor deletion ()
task Fix incorrect ctx usage in defer function ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Move some asymkey functions to service layer ()
webhook remove util.OptionalBool and related functions ()
wiki Fix an actions schedule bug ()