gitea/routers/api/v1
Lunny Xiao a9e8ac0fe0
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
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
..
activitypub Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
admin Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
misc Only keep popular licenses (#33832) 2025-03-10 06:40:37 +08:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
org Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
packages Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
repo Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
settings Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
shared Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
swagger Artifacts download api for artifact actions v4 (#33510) 2025-02-16 08:32:54 +08:00
user Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
utils Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
api.go Improve swagger generation (#33664) 2025-02-21 00:04:30 -08:00