gitea/routers
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702)
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.
2024-03-10 22:30:36 +01:00
..
api Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-03 00:14:12 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00