gitea/routers/web/repo/setting
Giteabot dbadc59b56
Fix team permissions (#34827) (#34836)
Backport #34827 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-24 14:17:14 +00:00
..
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
collaboration.go Move RepoTransfer from models to models/repo sub package (#32506) 2024-12-18 11:44:16 +08:00
default_branch.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
deploy_key.go Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
git_hooks.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
lfs.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
protected_branch.go Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +00:00
protected_tag.go Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +00:00
public_access.go Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +08:00
secrets.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
setting.go Check user/org repo limit instead of doer (#34147) 2025-04-07 23:45:31 -07:00
settings_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
webhook.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00