gitea/routers/api/v1
zeripath bef93abd49
Ensure that git repository is closed before transfer (#18049)
Repository Transfer requires that the repository directory is renamed - which
is not possible on Windows if the git repository is open.

Fix #17885

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-21 10:01:58 +08:00
..
admin Ensure complexity, minlength and ispwned are checked on password setting (#18005) 2021-12-17 10:03:39 +08:00
misc
notify Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
org
repo Ensure that git repository is closed before transfer (#18049) 2021-12-21 10:01:58 +08:00
settings
swagger
user
utils
api.go