gitea/services
Lunny Xiao 84d31bc842
A small refactor to use context in the service layer (#35179)
2025-07-31 03:43:54 +00:00
..
actions Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
agit Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
asymkey Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
attachment Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
auth Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
automerge Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
automergequeue Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
context Fix error logs and improve some comments/messages (#35105) 2025-07-17 19:09:54 +08:00
contexttest Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
convert Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
cron Use default Git timeout when checking repo health (#33593) 2025-02-14 15:13:56 +00:00
doctor Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
externalaccount Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
feed Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
forms Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
git Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +00:00
gitdiff Don't use full-file highlight when there is a git diff textconv (#35114) 2025-07-18 19:16:27 +08:00
indexer Update issue indexer after merging a PR (#30715) 2024-05-08 14:45:15 +00:00
issue Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
lfs Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
mailer Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00
markup Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
migrations Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
mirror Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +00:00
notify Don't send trigger for a pending review's comment create/update/delete (#34928) 2025-07-03 10:35:45 +08:00
oauth2_provider Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
org Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
packages Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
projects Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
pull A small refactor to use context in the service layer (#35179) 2025-07-31 03:43:54 +00:00
release Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
repository Fix various bugs (#35177) 2025-07-30 07:08:59 +00:00
secrets Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
task Fix bug when migrating repository (#34182) 2025-04-14 04:48:03 +00:00
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
user Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
versioned_migration enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
webhook Add issue delete notifier (#34592) 2025-06-25 18:53:02 +00:00
webtheme Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
wiki Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00