0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 08:57:26 +01:00
gitea/services/pull
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365)
Fix #31361, and add tests

And this PR introduces an undocumented & debug-purpose-only config
option: `USE_SUB_URL_PATH`. It does nothing for end users, it only helps
the development of sub-path related problems.

And also fix #31366

Co-authored-by: @ExplodingDragon
2024-06-15 11:43:57 +08:00
..
check_test.go
check.go
comment.go
commit_status_test.go
commit_status.go
edits.go
lfs.go
main_test.go
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
merge.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
patch_unmerged.go
patch.go
pull_test.go
pull.go
review_test.go
review.go
temp_repo.go
update_rebase.go
update.go