forgejo/routers
Lunny Xiao 69ebc2f7d8
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.

(cherry picked from commit 3c6fc25a77c37d50686caa495d27a31dcef7f75f)

Conflicts:
	services/pull/pull.go
2024-03-20 08:46:28 +01:00
..
api Fix #2512 /api/forgejo/v1/version auth check (#2582) 2024-03-19 07:16:19 +00:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-06 12:10:46 +08:00
install Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
private Sync branches first (gitea#29714) 2024-03-18 17:39:34 +01: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-20 08:46:28 +01:00
init.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00