Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
před 3 měsíci
..
actions Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) před 3 měsíci
agit A small refactor for agit implementation (#29614) před 3 měsíci
asymkey Fix some pending problems (#29985) před 3 měsíci
attachment Add support for API blob upload of release attachments (#29507) před 3 měsíci
auth Fix the bug that user may logout if he switch pages too fast (#29962) před 3 měsíci
automerge Simplify how git repositories are opened (#28937) před 4 měsíci
context Refactor external URL detection (#29973) před 3 měsíci
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) před 3 měsíci
convert Performance improvements for pull request list page (#29900) před 3 měsíci
cron Move some asymkey functions to service layer (#28894) před 3 měsíci
doctor Fix some pending problems (#29985) před 3 měsíci
externalaccount Revert "Support SAML authentication (#25165)" (#29358) před 4 měsíci
feed More `db.DefaultContext` refactor (#27265) před 8 měsíci
forms Add a warning for disallowed email domains (#29658) před 3 měsíci
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) před 3 měsíci
indexer Fix missing issue search index update when changing status (#28325) před 6 měsíci
issue Notify reviewers added via CODEOWNERS (#29842) před 3 měsíci
lfs Move context from modules to services (#29440) před 3 měsíci
mailer Use relative links for commits, mentions, and issues in markdown (#29427) před 3 měsíci
markup Move context from modules to services (#29440) před 3 měsíci
migrations remove util.OptionalBool and related functions (#29513) před 3 měsíci
mirror Use repo object format name instead of detecting from git repository (#29702) před 3 měsíci
notify Update status and code index after changing the default branch (#27018) před 9 měsíci
org Delete repos of org when purge delete user (#27273) před 8 měsíci
packages remove util.OptionalBool and related functions (#29513) před 3 měsíci
pull Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) před 3 měsíci
release Use repo object format name instead of detecting from git repository (#29702) před 3 měsíci
repository Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) před 3 měsíci
secrets Refactor deletion (#28610) před 6 měsíci
task Fix incorrect ctx usage in defer function (#27740) před 8 měsíci
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) před 8 měsíci
user Skip email domain check when admins edit user emails (#29609) před 3 měsíci
webhook Upgrade Go 1.22 and upgrade dependency (#29869) před 3 měsíci
wiki Move get/set default branch from git package to gitrepo package to hide repopath (#29126) před 3 měsíci