Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900)
8 months ago
..
actions Cancel previous runs of the same PR automatically (#29961) 8 months ago
agit A small refactor for agit implementation (#29614) 8 months ago
asymkey Fix missing error check of bufio.Scanner (#29882) 8 months ago
attachment Add support for API blob upload of release attachments (#29507) 9 months ago
auth Fix the bug that user may logout if he switch pages too fast (#29962) 8 months ago
automerge Simplify how git repositories are opened (#28937) 10 months ago
context Refactor URL detection (#29960) 8 months ago
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) 9 months ago
convert Performance improvements for pull request list page (#29900) 8 months ago
cron Move some asymkey functions to service layer (#28894) 9 months ago
doctor Fix missing error check of bufio.Scanner (#29882) 8 months ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Add a warning for disallowed email domains (#29658) 8 months ago
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 9 months ago
indexer Fix missing issue search index update when changing status (#28325) 12 months ago
issue Notify reviewers added via CODEOWNERS (#29842) 8 months ago
lfs Move context from modules to services (#29440) 9 months ago
mailer Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
markup Move context from modules to services (#29440) 9 months ago
migrations remove util.OptionalBool and related functions (#29513) 9 months ago
mirror Use repo object format name instead of detecting from git repository (#29702) 8 months ago
notify Update status and code index after changing the default branch (#27018) 1 year ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages remove util.OptionalBool and related functions (#29513) 9 months ago
pull Performance improvements for pull request list page (#29900) 8 months ago
release Use repo object format name instead of detecting from git repository (#29702) 8 months ago
repository Cancel previous runs of the same PR automatically (#29961) 8 months ago
secrets Refactor deletion (#28610) 11 months 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) 8 months ago
webhook Upgrade Go 1.22 and upgrade dependency (#29869) 8 months ago
wiki Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago