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
sillyguodong 62b073e6f3
Add API for `Variables` (#29520)
close #27801

---------

Co-authored-by: silverwind <me@silverwind.io>
2 months ago
..
actions Add API for `Variables` (#29520) 2 months ago
agit A small refactor for agit implementation (#29614) 3 months ago
asymkey Fix some pending problems (#29985) 2 months ago
attachment Add support for API blob upload of release attachments (#29507) 3 months ago
auth Migrate margin and padding helpers to tailwind (#30043) 2 months ago
automerge Simplify how git repositories are opened (#28937) 4 months ago
context Refactor external URL detection (#29973) 2 months ago
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) 3 months ago
convert Performance improvements for pull request list page (#29900) 2 months ago
cron Move some asymkey functions to service layer (#28894) 3 months ago
doctor Fix gitea doctor will remove repo-avatar files when execute command `storage-archives` (#30094) 2 months ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 3 months ago
feed More `db.DefaultContext` refactor (#27265) 8 months ago
forms Add a warning for disallowed email domains (#29658) 3 months ago
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 3 months ago
indexer Fix missing issue search index update when changing status (#28325) 6 months ago
issue Fix Add/Remove WIP on pull request title failure (#29999) 2 months ago
lfs Move context from modules to services (#29440) 3 months ago
mailer Use relative links for commits, mentions, and issues in markdown (#29427) 3 months ago
markup Move context from modules to services (#29440) 3 months ago
migrations Fix duplicate migrated milestones (#30102) 2 months ago
mirror Use repo object format name instead of detecting from git repository (#29702) 3 months ago
notify Update status and code index after changing the default branch (#27018) 9 months ago
org Delete repos of org when purge delete user (#27273) 8 months ago
packages remove util.OptionalBool and related functions (#29513) 3 months ago
pull Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
release Use repo object format name instead of detecting from git repository (#29702) 3 months ago
repository Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
secrets Refactor deletion (#28610) 5 months ago
task Fix incorrect ctx usage in defer function (#27740) 7 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
user Skip email domain check when admins edit user emails (#29609) 3 months ago
webhook Fix possible data race on tests (#30093) 2 months ago
wiki Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago