gitea/services
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688)
* use a single function to do Action Tokens Permission checks
* allows easier customization
* add basic tests
* lfs file locks should work now

---------

Signed-off-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-22 11:12:31 +07:00
..
actions Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
agit Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
asymkey Refactor legacy code (#35708) 2025-10-20 11:43:08 +07:00
attachment fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +07:00
auth Don't block site admin's operation if SECRET_KEY is lost (#35721) 2025-10-22 12:35:56 +07:00
automerge Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
automergequeue Fix various trivial problems (#35714) 2025-10-21 13:19:29 +07:00
context fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +07:00
contexttest Fix session gob (#35128) 2025-07-20 01:49:36 +07:00
convert Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +07:00
cron Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 +07:00
doctor Refactor legacy code (#35708) 2025-10-20 11:43:08 +07:00
externalaccount Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +07:00
feed Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
forms Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
git Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +07:00
gitdiff feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +07:00
indexer Update issue indexer after merging a PR (#30715) 2024-05-08 14:45:15 +07:00
issue Creating push comments before invoke pull request checking (#35647) 2025-10-14 19:19:27 +07:00
lfs Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +07:00
mailer fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +07:00
markup Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
migrations Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
mirror Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 +07:00
notify Don't send trigger for a pending review's comment create/update/delete (#34928) 2025-07-03 10:35:45 +07:00
oauth2_provider Fix context usages (#35348) 2025-08-27 11:00:01 +07:00
org Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 2025-09-10 03:15:01 +07:00
packages feat: adds option to force update new branch in contents routes (#35592) 2025-10-06 21:23:14 +07:00
projects Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
pull Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
release Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
repository Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
secrets Fix various bugs (#35684) 2025-10-19 00:37:50 +07:00
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
user Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +07:00
versioned_migration Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +07:00
webhook fix(webhook): prevent tag events from bypassing branch filters targets #35449 (#35567) 2025-10-03 08:51:57 +07:00
webtheme Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
wiki Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 +07:00