1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 01:55:51 +00:00
gitea/routers
Giteabot 8393ff78fc
Protected tag is no internal server error (#30962) (#30970)
Backport #30962 by @KN4CK3R

Fixes #30959

Adds an API test for protected tags.
Fix existing tag in combination with fixtures.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-05-14 07:15:36 +00:00
..
api Protected tag is no internal server error (#30962) (#30970) 2024-05-14 07:15:36 +00:00
common Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 2024-05-08 14:17:18 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) (#30948) 2024-05-12 10:25:55 +08:00
init.go Make sure git version&feature are always prepared (#30877) (#30879) 2024-05-07 02:07:33 +00:00