mirror of https://github.com/go-gitea/gitea.git
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.
33a8eec33e
* Retry rename on lock induced failures Due to external locking on Windows it is possible for an os.Rename to fail if the files or directories are being used elsewhere. This PR simply suggests retrying the rename again similar to how we handle the os.Remove problems. Fix #16427 Signed-off-by: Andrew Thornton <art27@cantab.net> * resolve CI fail Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
4 years ago | |
---|---|---|
.. | ||
admin.go | 4 years ago | |
admin_auth_ldap.go | 5 years ago | |
admin_auth_ldap_test.go | 5 years ago | |
cert.go | 6 years ago | |
cmd.go | 4 years ago | |
convert.go | 4 years ago | |
docs.go | 4 years ago | |
doctor.go | 4 years ago | |
dump.go | 4 years ago | |
dump_repo.go | 4 years ago | |
embedded.go | 4 years ago | |
embedded_stub.go | 5 years ago | |
generate.go | 4 years ago | |
hook.go | 4 years ago | |
keys.go | 4 years ago | |
mailer.go | 4 years ago | |
manager.go | 4 years ago | |
migrate.go | 4 years ago | |
migrate_storage.go | 4 years ago | |
restore_repo.go | 4 years ago | |
serv.go | 4 years ago | |
web.go | 4 years ago | |
web_graceful.go | 4 years ago | |
web_letsencrypt.go | 4 years ago |