forgejo/services
zeripath d6d62c071f
Fix repository adoption on Windows (#21646) (#21651)
Backport #21646

A bug was introduced in #17865 where filepath.Join is used to join
putative unadopted repository owner and names together. This is
incorrect as these names are then used as repository names - which shoud
have the '/' separator. This means that adoption will not work on
Windows servers.

Fix #21632

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-11-01 19:24:37 +00:00
..
agit
asymkey
attachment
auth SessionUser protection against nil pointer dereference (#21581) 2022-10-24 20:05:35 +01:00
automerge
comments
context
cron
externalaccount
forms
gitdiff Ignore error when retrieving changed PR review files (#21487) (#21524) 2022-10-20 23:25:54 +08:00
issue Update milestone counters when issue is deleted (#21459) (#21586) 2022-10-26 15:44:05 +08:00
lfs Prevent Authorization header for presigned LFS urls (#21531) (#21569) 2022-10-24 11:18:31 +08:00
mailer
migrations
mirror
org
packages
pull
release
repository Fix repository adoption on Windows (#21646) (#21651) 2022-11-01 19:24:37 +00:00
task
user
webhook Display total commit count in hook message (#21400) (#21481) 2022-10-17 10:37:44 -04:00
wiki