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.
a1ae83f36e
This PR addresses #19586 I added a mutex to the upload version creation which will prevent the push errors when two requests try to create these database entries. I'm not sure if this should be the final solution for this problem. I added a workaround to allow a reupload of missing blobs. Normally a reupload is skipped because the database knows the blob is already present. The workaround checks if the blob exists on the file system. This should not be needed anymore with the above fix so I marked this code to be removed with Gitea v1.20. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
2 years ago | |
---|---|---|
.. | ||
composer | 2 years ago | |
conan | 2 years ago | |
container | 2 years ago | |
generic | 2 years ago | |
helm | 2 years ago | |
helper | 3 years ago | |
maven | 2 years ago | |
npm | 2 years ago | |
nuget | 2 years ago | |
pub | 2 years ago | |
pypi | 2 years ago | |
rubygems | 2 years ago | |
vagrant | 2 years ago | |
api.go | 2 years ago |