You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
zeripath 6de75224de
Ensure that git repository is closed before transfer (#18049) (#18057)
Backport #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>
3 years ago
..
admin Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) 3 years ago
misc Refactor renders (#15175) 4 years ago
notify [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 4 years ago
org List limited and private orgs if authenticated on API (#16866) (#16879) 4 years ago
repo Ensure that git repository is closed before transfer (#18049) (#18057) 3 years ago
settings Add custom emoji support (#16004) 4 years ago
swagger Swagger AccessToken fixes (#16574) (#16597) 4 years ago
user Fix user primary email changed (#17840) 3 years ago
utils Let branch/tag name be a valid ref to get CI status (#16400) 4 years ago
api.go Set AllowedHeaders on API CORS handler (#16524) (#16618) 4 years ago