You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
charles 0c273f12e0
Fix commit_status problem when testing (#29672)
Close #29661

fix #29656

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
actions Make runs-on support variable expression (#29468) 1 year ago
agit A small refactor for agit implementation (#29614) 1 year ago
asymkey Move some asymkey functions to service layer (#28894) 1 year ago
attachment Add support for API blob upload of release attachments (#29507) 1 year ago
auth Move some asymkey functions to service layer (#28894) 1 year ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 1 year ago
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) 1 year ago
convert Enable/disable owner and repo projects independently (#28805) 1 year ago
cron Move some asymkey functions to service layer (#28894) 1 year ago
doctor Move some asymkey functions to service layer (#28894) 1 year ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 1 year ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Make wiki default branch name changable (#29603) 1 year ago
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 1 year ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Add missing database transaction for new issue (#29490) 1 year ago
lfs Move context from modules to services (#29440) 1 year ago
mailer Move context from modules to services (#29440) 1 year ago
markup Move context from modules to services (#29440) 1 year ago
migrations remove util.OptionalBool and related functions (#29513) 1 year ago
mirror Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 1 year ago
notify Update status and code index after changing the default branch (#27018) 2 years ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages remove util.OptionalBool and related functions (#29513) 1 year ago
pull Fix commit_status problem when testing (#29672) 1 year ago
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 (#29294) 1 year ago
repository Add cache for branch divergence on branch list page (#29577) 1 year ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 1 year ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Skip email domain check when admins edit user emails (#29609) 1 year ago
webhook Store webhook event in database (#29145) 1 year ago
wiki Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 1 year ago