gitea/services
Lunny Xiao a9e8ac0fe0
Don't create duplicated functions for code repositories and wiki repositories (#33924)
Fix
https://github.com/go-gitea/gitea/pull/33910#pullrequestreview-2688913865

This PR changed the Repositroy interface in `gitrepo` package which
makes it only focus the relative path in the disk and abstract whether
it's a wiki repository or not.
2025-03-19 11:17:19 -07:00
..
actions Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
agit Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
asymkey Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
attachment Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
auth Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
automerge Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
context Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
contexttest Add file tree to file view page (#32721) 2025-03-15 16:26:49 +08:00
convert Decouple diff stats query from actual diffing (#33810) 2025-03-08 17:36:08 +08:00
cron Use default Git timeout when checking repo health (#33593) 2025-02-14 15:13:56 +00:00
doctor Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
feed Move notifywatch to service layer (#33825) 2025-03-10 00:54:25 +00:00
forms Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
git Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
gitdiff Try to figure out attribute checker problem (#33901) 2025-03-17 11:59:34 -07:00
indexer Update issue indexer after merging a PR (#30715) 2024-05-08 14:45:15 +00:00
issue Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
lfs Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
mailer remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
markup Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
migrations remove context from retry downloader (#33871) 2025-03-14 00:28:57 +00:00
mirror Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
notify Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2024-11-26 21:55:06 +00:00
org Decouple context from repository related structs (#33823) 2025-03-08 13:12:46 -08:00
packages Decouple context from repository related structs (#33823) 2025-03-08 13:12:46 -08:00
projects Fix project issues list and counting (#33594) 2025-02-17 05:14:56 +00:00
pull Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
release Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
repository Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
secrets Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
task Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
user Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
versioned_migration Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 2025-03-07 21:08:53 +00:00
webhook Refactor functions to reduce repopath expose (#33892) 2025-03-16 03:14:56 +00:00
webtheme Improve theme display (#30671) 2025-03-08 21:38:11 +00:00
wiki Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00